Code:
Database error in vBulletin 3.5.4:
Invalid SQL:
CREATE TABLE `.sqlrpg_alignments`
(
`alignmentid` int(10) unsigned NOT NULL auto_increment,
`alignmentname` varchar(50) NOT NULL DEFAULT '',
`alignmentleader` varchar(50) NOT NULL DEFAULT '',
PRIMARY KEY (`alignmentid`)
) TYPE=InnoDB;
MySQL Error : Incorrect table name '.sqlrpg_alignments'
Error Number : 1103
Date : Friday, March 3rd 2006 @ 09:46:13 PM
Script : http://www.squaresyndicate.com/forum...ller/index.php
Referrer : http://www.squaresyndicate.com/forum...ller/index.php
IP Address : 209.165.35.111
Username : Loathor__Healer
Classname : vb_database
What the hell. Okay. I get this error while trying to create the tables. right?
PHP Code:
$this->query("
UPDATE `" . TABLE_PREFIX . "setting` SET
SEE THAT ` before the " <-- if I remove that. it works Pefect.
and then.. Ill install it. and then.. when I want to get to ANY ++++ing Page. I get the same Error. wtf??