BigJimTheLug
01-08-2009, 09:54 PM
My forum home page index.php does not load anymore. Every other part of my forum is working fine minus the forumhome.
I get this error on my forumhome page:
Database error in vBulletin 3.6.8:
Invalid SQL:
SELECT champ_gid AS gid, champ_mid AS userid, champ_name AS name, COUNT(champ_mid) AS total
FROM games_champs
GROUP BY userid
ORDER BY total DESC LIMIT 3;
MySQL Error : Table 'puremark_vb.games_champs' doesn't exist
Error Number : 1146
I removed the files and this problem occurred. I tried to upgrade to the latest version and received another MySQL Error via the this link
http://www.puremarketprofits.com/arcade.php
mySQL query error: SELECT arcade_access, p_require FROM usergroup WHERE usergroupid = 1
mySQL error: Unknown column 'arcade_access' in 'field list'
mySQL error code:
Date: Thursday 08th 2009f January 2009 05:52:14 PM
How can I fix it so that my forum home page loads. I don't want the arcade any longer, but if i remove it, problems arise. Please help.
Thanks.
--------------- Added 1231459288 at 1231459288 ---------------
I also get this error from the admincp
mySQL query error: SELECT * FROM games_settings
mySQL error: Table 'games_settings' doesn't exist
mySQL error code: 1146
Date: Thursday 08th 2009f January 2009 05:59:56 PM
--------------- Added 1231461045 at 1231461045 ---------------
Problem solved.
I get this error on my forumhome page:
Database error in vBulletin 3.6.8:
Invalid SQL:
SELECT champ_gid AS gid, champ_mid AS userid, champ_name AS name, COUNT(champ_mid) AS total
FROM games_champs
GROUP BY userid
ORDER BY total DESC LIMIT 3;
MySQL Error : Table 'puremark_vb.games_champs' doesn't exist
Error Number : 1146
I removed the files and this problem occurred. I tried to upgrade to the latest version and received another MySQL Error via the this link
http://www.puremarketprofits.com/arcade.php
mySQL query error: SELECT arcade_access, p_require FROM usergroup WHERE usergroupid = 1
mySQL error: Unknown column 'arcade_access' in 'field list'
mySQL error code:
Date: Thursday 08th 2009f January 2009 05:52:14 PM
How can I fix it so that my forum home page loads. I don't want the arcade any longer, but if i remove it, problems arise. Please help.
Thanks.
--------------- Added 1231459288 at 1231459288 ---------------
I also get this error from the admincp
mySQL query error: SELECT * FROM games_settings
mySQL error: Table 'games_settings' doesn't exist
mySQL error code: 1146
Date: Thursday 08th 2009f January 2009 05:59:56 PM
--------------- Added 1231461045 at 1231461045 ---------------
Problem solved.