MyBB Community Forums

Full Version: ChatBox
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1050 - Table 'mybb_mysb_shouts' already exists
Query:
CREATE TABLE mybb_mysb_shouts ( id int(10) NOT NULL auto_increment, uid int(10) NOT NULL, shout_msg text NOT NULL, shout_date int(10) NOT NULL, shout_ip varchar(30) NOT NULL, hidden varchar(10) NOT NULL, PRIMARY KEY (id) ) TYPE=MyISAM
Please contact the MyBB Group for support.
ANy Help?
Your going to have to contact the plugin author or someone who is very familiar with the plugin.
Simply delete the mybb_mysb_shouts table in PHPMYADMIN Smile Then reinstall the plugin