Hello,
I have unistalled the product. But later on I changed my mind and want to install it again. But in some how it gave me this error message while uploading the xml file from plugins.
Quote:
Database error in vBulletin 3.6.5:
Invalid SQL:
CREATE TABLE `vbchat_store` (
`sid` int(15) NOT NULL auto_increment,
`s_postby` int(15) NOT NULL default '0',
`s_message` mediumtext NOT NULL default '',
`s_postime` int(15) NOT NULL default '0',
`s_foruser` int(15) not null default '0',
PRIMARY KEY (`sid`)
) TYPE=MyISAM;;
MySQL Error : Table 'vbchat_store' already exists
Error Number : 1050
|
Any ideas?
Thanks in advance