
04-13-2003, 05:59 PM
|
 |
|
|
Join Date: Jan 2002
Location: Buffalo, New York
Posts: 457
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Running extra queries...
Running extra query 1 of 3...
query: CREATE TABLE usercomment (
usercommentid int(10) unsigned NOT NULL auto_increment,
byuserid int(10) unsigned NOT NULL default '0',
aboutuserid int(10) unsigned NOT NULL default '0',
comment text NOT NULL,
PRIMARY KEY (usercommentid)
) TYPE=MyISAM
Running extra query 2 of 3...
query: ALTER TABLE "usergroup" ADD "candeleteusercomments"
SMALLINT(6) DEFAULT 0 NOT NULL
There seems to have been a slight problem with the Death Raiders database.
Please try again by pressing the refresh button in your browser.
An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists.
We apologise for any inconvenience.
Database error in vBulletin Control Panel 2.3.0:
Invalid SQL: ALTER TABLE "usergroup" ADD "candeleteusercomments"
SMALLINT(6) DEFAULT 0 NOT NULL
mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '"usergroup" ADD "candeleteusercomments"
SMALLINT(6) DEF
mysql error number: 1064
Date: Sunday 13th of April 2003 02:53:03 PM
Script: http://www.texeo.com/web/web/admin/i...es=1&styleid=1
Referer: http://www.texeo.com/web/admin/install_usercomment.php
|
|