I talked too soon :/
Fatal error: Call to a member function read() on a non-object in /home/site1/public_html/3538forus/v3arcade_admin.php on line 1280
And another one..
Database error in vBulletin 3.8.7:
Invalid SQL:
SELECT COUNT(games.highscorerid) AS total, user.username,user.usergroupid, user.userid
FROM arcade_games AS games
LEFT JOIN user AS user ON (user.userid = games.highscorerid)
WHERE user.userid IS NOT NULL
GROUP BY user.username, user.userid
ORDER BY total DESC, user.userid ASC
LIMIT 3;
MySQL Error : Table 'crackin1_cfdb123.arcade_games' doesn't exist
Error Number : 1146
Request Date : Monday, October 14th 2013 @ 04:33:00 AM
Error Date : Monday, October 14th 2013 @ 04:33:01 AM
Script :
http://www.axaxa.com/index.php
Referrer :
http://www.axaxa.com/Admin/index.php?do=head
IP Address : 186.6.18.154
Username : Axaxa
Classname : vB_Database
MySQL Version : 5.5.32-cll
Note i changed sitename..
Disabled v3 Arcade Champs on Forum Home and the SQL is gone and site loads ok. But the 1st error remains.. Fixes?