Everything works fine right up until this... I spent over an hour onthe phone with my host trying to sort this out. If I already have access to the database what's the problem here?
Database error in vBulletin 3.0.0 Release Candidate 4:
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: Access denied for user: 'pwna1b_vbbs@localhost' to database
'pwna1b_vbbs'
mysql error number: 1044
Date: Friday 09th of April 2004 12:14:54 PM
Script:
http://pwnabbs.org/admincp/install_arcade.php
Referer:
http://pwnabbs.org/admincp/install_arcade.php
Username: (removed for sake of post)
IP Address: (removed for sake of post)