I'm getting this error when I try to edit the amount of the jackpot in the modify games menu:
Database error in vBulletin Control Panel 2.3.0:
Invalid SQL: UPDATE arcadegames
SET name='breakout', title='Breakout', description='A simple Arkanoid-style game -- see how many balls you can keep going at once!', filename='breakout.swf',
active='1', scorevar='$breakoutscore', width='', height='',
codebase='', querystring='', objectparam='',
embedparam='',championactive='1',championtext='Bre akout Champion',championcolor='#ff0000',playcost='10',ja ckpot='60',jackpotadd='5'
WHERE gameid='2'
mysql error: Unknown column 'width' in 'field list'
mysql error number: 1054
Date: Friday 16th of May 2003 09:00:02 PM
Script:
http://www.cali-stylez.net/vb/vb/adm...rcadeadmin.php
Referer:
http://www.cali-stylez.net/vb/admin/...action=modify&
Any ideas?