Log in

View Full Version : v32 games issue


PaulSonny
06-03-2008, 08:30 AM
hi and sorry if this has been asked previously but i have searched the database and cant find it....:confused:

arcade installed is ibProArcade v2.6.7+....when i was running the forum on vBulletin? Version 3.7.0 Beta 6, the v32 games worked fine

now i have upgraded to vBulletin? Version 3.7.0 all the v32 games get this error

mySQL query error: SELECT scoretimeout FROM games_settings

mySQL error: Unknown column 'scoretimeout' in 'field list'
mySQL error code:
Date: Tuesday 03rd of June 2008 10:29:36 AM

can anyone provide me with a quick fix please?

KURTZ
06-03-2008, 09:15 AM
this is really weird ...

robb9
06-03-2008, 09:52 AM
You must insert on sql new table "scoretimeout"
ALTER TABLE `ibf_games_settings` ADD `scoretimeout` tinyint NOT NULL DEFAULT '3'

PaulSonny
06-03-2008, 10:10 AM
sorry to be a pain but could you explain this? i have pm'd you too if that is better

PaulSonny
06-04-2008, 07:20 PM
still looking for advice and a solution if anyone can help??

thanks in advance :o

MrZeropage
06-07-2008, 03:25 PM
you need to update your product/addon to 2.6.7+ using the XML-file and set overwrite to YES

PaulSonny
06-08-2008, 07:34 AM
many thanks MrZeropage

issue now resolved :)