Originally posted by HamoodDev
uploaded the new update should fix all bugs (besides the installer edit config/configs.php).
remember PHP7 is not supported please use PHP5.
[s]Why are you supporting a version of PHP that is almost EOL, and more importantly
not supporting a version that has massive enhancements, improvements and optimisations?[/s] Saw in the comments above it now supports PHP 7.
Also, please try to adhere to certain code standards, namely PSR-1 and PSR-2 at a very minimum.
Edit for anyone who will be downloading this to use in a production environment
Don't. It's full of vulnerabilities, poor code and in some cases, site-breaking bugs. Honestly, considering it's using PDO (which fully supports prepared & sanitized statements), I was shocked to see there's fucking SQL injection vectors in the source. If necessary I'll fucking write a replacement to this, because it's god damn awful. If any of you are using this, remove it instantly or risk putting your website, server and users at risk of exploitation.