ok, thanks, will check the error log.. It's 22.5GB, so I might rename and try with a fresh one..
Ok, log has the following:
[17-Jul-2017 23:26:47 UTC] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/ozaudi/public_html/forums/global.php(29) : eval()'d code on line 145
[17-Jul-2017 23:26:47 UTC] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/ozaudi/public_html/forums/global.php(29) : eval()'d code on line 145
[17-Jul-2017 23:26:47 UTC] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/ozaudi/public_html/forums/global.php(29) : eval()'d code on line 207
[17-Jul-2017 23:26:47 UTC] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/ozaudi/public_html/forums/global.php(29) : eval()'d code on line 207
I've checked online and there is this link:
https://www.vbulletin.com/forum/foru...database-error
I've checked my config file, and it's using mysqli, not mysql...