i deleted all table shout and try installed plugin vbshout
but error data base viwed me
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 : Tuesday, November 28th 2006 @ 06:21:52 PM
Script :
http://www.itsat.org/forum/admincp/p...=productimport
Referrer :
http://www.itsat.org/forum/admincp/p...?do=productadd
please help
thx