Ok, I'm just going to ask for help since I can't seem to figure this one out.
When I try to run the arcadeimport.php file i get this
PHP Code:
Database error in vBulletin 3.5.3:
Invalid SQL:
SELECT COUNT(*) AS count FROM games;
MySQL Error : Table 'forums.games' doesn't exist
Error Number : 1146
Date : Sunday, April 2nd 2006 @ 07:11:30 AM
I also have the following error on my main arcade.php page
PHP Code:
Database error in vBulletin 3.5.3:
Invalid SQL:
SELECT * FROM arcade_categories AS arcade_categories WHERE isactive=1 ORDER BY displayorder ASC;
MySQL Error : Unknown column 'isactive' in 'where clause'
Error Number : 1054
Date : Sunday, April 2nd 2006 @ 07:11:57 AM
?? Anyone ??