I'm getting this SQL error when trying to update an Arcade setting in the ACP.
Code:
mySQL query error: UPDATE games_settings SET arcade_status='1',arcade_language='en',g_display_sort='position',g_display_order='ASC',scores_amount='10',score_type='top',log='0',skin='0',use_cats='1',crown_type='2',notification='pm',show_new='1',show_new_frame='86400',show_active='a:7:{s:5:\"glist\";s:1:\"0\";s:4:\"play\";s:1:\"0\";s:8:\"newscore\";s:1:\"0\";s:5:\"stats\";s:1:\"0\";s:15:\"viewtournaments\";s:1:\"0\";s:11:\"playtourney\";s:1:\"0\";s:11:\"viewtourney\";s:1:\"0\";}',auto_prune='0',auto_prune_time='0',auto_prune_time2='3600',games_pr='4',games_pp='40',user_choices='5,10,15,20,25',allow_user_skin='0',def_cat='1',cats_per_tr='4',show_crowns='1',show_t_won='1',score_sep=',',dec_amount='0',league_scores='10,9,8,7,6,5,4,3,2,1,0',use_announce='0',announcement='',announcement_parsed='',games_new='15',games_popular='15',scoretimeout='1'
mySQL error: Unknown column 'scoretimeout' in 'field list'
mySQL error code:
Date: Saturday 14th 2008f June 2008 04:24:30 PM
Recently upgraded to the latest version of the Arcade. No problems prior to the upgrade. Any suggestions?