Log in

View Full Version : Installing games from Team Wolfpack Free Arcade


Logite
06-29-2006, 03:06 AM
Hey guys, I downloaded the VBulletin pack for the arcade, and when I upload the zip to arcade/zip in my forum's root, then I click install in my admincp, it gives me 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 ('superhackysack','Keep hitting the hackey sack to keep it in the air and score points.','Super Hacky Sack','000000','440','320','1','Keep hitting the hackey sack to keep it in the air and score points.','','1','0','0','-1','1151553888','1','0')

mySQL error: Unknown column 'tourney_user' in 'field list'
mySQL error code:
Date: Wednesday 28th of June 2006 09:04:48 PM

I'm confused ^_^;; Help me out please? :banana:

It has 4 files in the .zip, 2 .gif's, a .swf and a .php.

MrZeropage
06-29-2006, 06:54 AM
This is a bug in AdminCP, already fixed for ibProArcade v2.5.7+

Just a typing mistake, it should be tourney_use not _user ;)
If you want to fix this now, open /admincp/arcade.php and replace "tourney_user" with "tourney_use" :)

zooki
07-09-2006, 04:03 PM
weird i got this error and i just downloaded the latest ibProArcade from scratch today.

mySQL error: Unknown column 'tourney_user' in 'field list'
mySQL error code:
Date: Sunday 09th of July 2006 12:05:04 PM

when i click install all games, it installs the games without any problems, but it comes up with this error if i install just one game on its own!

MrZeropage
07-09-2006, 06:41 PM
do the same, fix the bug as shown above or wait for next release ;)