MyBB Community Forums

Full Version: shout box
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am installed the plugin
shout box

http://mods.mybb.com/view/spicefuse-ajax-shoutbox


and click actvt


MyBB SQL Error
MyBB has experienced an internal SQL error and
cannot continue.
SQL Error:
1064 - You have an error in your SQL syntax;
check the manual that corresponds to your
MariaDB server version for the right syntax to
use near 'TYPE=MyISAM' at line 8
Query:
CREATE TABLE IF NOT EXISTS mybb_sf_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, PRIMARY KEY (id) )
TYPE=MyISAM
Please contact the MyBB Group for technical
support.



what i can do...???
though you can edit TYPE=MyISAM to ENGINE=MyISAM in the plugin file,
instead of that I'd suggest to use MyShoutbox plugin
myshout box not showing my index


tired (:

edited >>> NOW PLUGIN ACTVTED

http://YOURSITE.COM/admin/
index.php?module=config-
plugins&action=activate&plugin=spic


CURRENTLY UNAVAILABLE