whne i click main sttings or the others
Database error in vBulletin 3.5.0 Release Candidate 3:
Invalid SQL:
select * from vbr_config;
MySQL Error : Table 'abc.vbr_config' doesn't exist
Error Number : 1146
Date : Tuesday, September 27th 2005 @ 06:37:54 PM
Script :
http://www.......com/forum/admincp/vbrecycle_admin.php?
Referrer :
http://www......com/forum/admincp/index.php
IP Address : 85.103.28.84
Username : ...
Classname : vb_database
when i try
CREATE TABLE vbr_config (oid int(11) NOT NULL default 1, active int(11) NOT NULL default 1, forumid int(11) NOT NULL default 0, linkamfd int(11) NOT NULL default 2, linkamst int(11) NOT NULL default 1, typem int(11) NOT NULL default 1) ENGINE=MyISAM COMMENT='vBRecycle Config'
on acp or phpmyadmin,
it says
An error occurred while attempting to execute your query. The following information was returned.
error number: 1064
error desc: You have an error in your SQL syntax near 'ENGINE=MyISAM COMMENT='vBRecycle Config'' at line 1