The only thing I can offer is that you make me an account at the forum with admin privilege send me the login via PM . I will check it out. But I f I can't find anything then you would need to get me the ftp credentials to see the files in the server.
Comments
The only thing I can offer is that you make me an account at the forum with admin privilege send me the login via PM . I will check it out. But I f I can't find anything then you would need to get me the ftp credentials to see the files in the server.
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
Thank you for all your help @vrijvlinder @R_J! Turns out that the server PHP needed to be upgraded.
What a nasty way to fail. Haven't there been any warning messages when you've installed Vanilla?
I'm just asking because there are those lines in index.php that should prevent such an error:
if (PHP_VERSION_ID < 50300) { die("Vanilla requires PHP 5.3 or greater."); }there is also some bugs with vanilla and MySQL 5.7
I had no errors on install.