how can I remove this shoutbox to reinstall it, I have a blank spot in my VB options that is the properties of this shoutbox and I dont have it listed in the plugin section anymore, this is the error I get when I try to reinstall it and allow it to overwrite;
Database error in vBulletin 3.5.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
Date : Wednesday, March 22nd 2006 @ 02:18:04 PM
Script :
http://www.meogee.com/admincp/plugin.php
Referrer :
http://www.meogee.com/admincp/plugin.php?do=productadd
IP Address : EDIT
Username : Mikecp421
Classname : vb_database