1.) It is now, they were just slating me for not using MVC (Which is only really needed when developing in teams or for scalable PHP applications).
2.) You just need to signup for mailgun, but if you don't want to, then yes you can remove it.
3.) Just a chatroom - We used it to keep the users...
The fix will be different for different setups. Some people may have one column, but not the other, but here's an SQL that will hopefully work;
ALTER TABLE users ADD `youtube_embed` varchar(255) NOT NULL DEFAULT 'fRh_vgS2dFE';
ALTER TABLE users ADD `country` varchar(255) NOT NULL DEFAULT...
There were one or two XSS Exploits, and one possible SQL exploit, all unlikely to be used. I will post a fixed version shortly.
Similar to Plus Emulator (Boons) - Which has exploits that were only noticed/used when released.
Exploits patched, if any more are found, let me know and I'll patch...
For sure, added you bud.
You're missing some extra columns required. I think it's youtube_embed and country? Not sure, would need to look. Can you post your PHP error log? (C:/Windows/Temp/PHP-Something.Log)
Be sure that this links to the CDN folder - http://prntscr.com/be32s1
I did it like this as I host the css/js/images on https://cdn.peace.tf and if i wanted to change where the images are hosted, it'd be nice to just change 1 config rather than like 20-30 html pages lol
Hey,
This was just sitting on my PC, so I decided to release it to everyone, since I had many people requesting it :b
Features;
Multiple Languages (http://prntscr.com/be1s83) - Just make MY.lang.php in the /application/langs/ for the diff languages. I'm unsure what langs exist, but i have a...
Check ports,
Check that the ips match,
Make sure a firewall rule allowing the connection through exists,
Try changing the bind IP to 0.0.0.0 in the emu config.ini.