I got this after upgrading to v3arcade 2.0.0
Quote:
Database error in vBulletin 3.8.4:
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 'fixed_latin.arcade_games' doesn't exist
Error Number : 1146
Request Date : Saturday, February 13th 2010 @ 04:17:46 AM
Error Date : Saturday, February 13th 2010 @ 04:17:48 AM
Script : http://mysite/vb/index.php
Referrer : http://mysite/vb/showthread.php?t=2924
IP Address : 127.0.0.1
Username : legendary
Classname : vB_Database
MySQL Version : 5.0.51b-community-nt-log
|
It was working fine with v3arcade 111
please solve this my members really like this addon