Quote:
Originally Posted by John
If you want to install it on a different style, just change your current selected style and run the first part of the installation script again.
|
Change it where??
I changed the style for me and it keeps wanting to insert the templates in a style that already has them.
so i keep getting this error.
Database error in vBulletin 3.0.0 Release Candidate 3:
Invalid SQL:
CREATE TABLE gamechallenges (
challengeid int(10) unsigned NOT NULL auto_increment,
type tinyint(1) unsigned NOT NULL default '0',
challengerid int(10) unsigned NOT NULL default '0',
challengedid int(10) unsigned NOT NULL default '0',
game varchar(30) NOT NULL default '',
status tinyint(1) unsigned NOT NULL default '0',
datestamp int(13) unsigned NOT NULL default '0',
challengersession int(20) unsigned NOT NULL default '0',
challengedsession int(20) unsigned NOT NULL default '0',
PRIMARY KEY (challengeid)
) TYPE=MyISAM
mysql error: Table 'gamechallenges' already exists
mysql error number: 1050
Thanks. this is a Kick ass addition.