2006-01-02, 12:25 AM
I'm trying to install the iBProArcade on my forum, but I get an SQL error when I try to install:
Thanks, it's appreciated .
MiniG
mySQL query error: CREATE TABLE mybb_games_scores (
s_id int(11) NOT NULL auto_increment,
mid int(11) NOT NULL default '0',
gid int(11) NOT NULL default '0',
name text NOT NULL,
score FLOAT(11) NOT NULL default '0',
ip text NOT NULL,
comment text NOT NULL,
datescored int(10) NOT NULL,
PRIMARY KEY (s_id)) TYPE=MyISAM
mySQL error: Table 'mybb_games_scores' already exists
mySQL error code:
Date: Sunday 01st of January 2006 07:25:00 PM
Can anyone help me with this?Thanks, it's appreciated .
MiniG