When I run game_size.php, I am getting an error.
-------------------------------------------------------
Database error in vBulletin 3.0.3:
Invalid SQL: UPDATE games SET filesize='11' WHERE gameid=1
mysql error: Table 'siteroot_forums.games' doesn't exist
mysql error number: 1146
-------------------------------------------------------
What must I modify in the php file? I've tried several fixes, to no avail.
My table prefix is the standard vb3_
My games table, specifically, is: vb3_games
Thanks!
|