i just uploaded qb challenge as a zip file and received this error.
mySQL query error: INSERT INTO games_list (gname,gwords,gtitle,bgcolor,gwidth,gheight,active ,object,gkeys,gcat,cost,jackpo t,jackpot_type,added,tourney_user,gtime) VALUES ('qb_challenge','Limited time, limited balls, hit your receivers and build up yardage.','QB Challenge','000000','400','346','1','Limited time, limited balls, hit your receivers and build up yardage.','','1','0','0','-1','1157224318','1','0')
mySQL error: Unknown column 'tourney_user' in 'field list'
mySQL error code:
Date: Saturday 02nd of September 2006 12:11:58 PM
found the fix for it..
it's in the new game sticky thread.
in admincp/arcade.php find
tourney_user
change it to
tourney_use
done. Works like a charm.
|