I have Upload 'vbshout.php' to your 'FORUMS ROOT DIRECTORY' .............but when i try to Add/Import Product on Plugin System -> Manage Products i get this error Database error in vBulletin 3.7.3:
Invalid SQL:
CREATE TABLE `shout` (
`sid` int(15) NOT NULL auto_increment,
`s_by` int(15) NOT NULL default '0',
`s_time` int(15) NOT NULL default '0',
`s_shout` text NOT NULL,
`s_data` text NOT NULL,
`s_me` tinyint(2) NOT NULL default '0',
PRIMARY KEY (`sid`)
) TYPE=MyISAM;;
MySQL Error : Table 'shout' already exists
Error Number : 1050
Request Date : Friday, October 10th 2008 @ 11:49:10 AM
Error Date : Friday, October 10th 2008 @ 11:49:10 AM
Script :
http://blacksupremacysounds.com/foru...=productimport
Referrer :
http://blacksupremacysounds.com/foru...?do=productadd
IP Address : 41.207.68.2
Username : Simplesimon
Classname : vb_database
MySQL Version : 5.0.51a-community
What should i do to enable the shoutbox to work ?