MyBB Community Forums

Full Version: My SQL Error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Anyone know anything about this error?  It only happens on random posts when the OP tries to edit.

MyBB SQL Error


MyBB has experienced an internal SQL error and cannot continue.
SQL Error: 126 - Incorrect key file for table './bigmackt_7173stang/mybb_posts.MYI'; try to repair it Query: UPDATE mybb_posts SET message='Just in new headlight knob.\nNow you can get rid of that peeling chrome knob.\n34.95 with free shipping\n\n[attachment=28067]', visible='1' WHERE pid='204763'
Please contact the MyBB Group for support.
looks like your forum database is filling up & there is no free space to work with temporary data
or database is corrupt. better to contact your web host and seek support
I'm also getting this gem when trying to post a thread:

The following warnings occurred:

Warning [2] Illegal string offset 'additionalgroups' - Line: 134 - File: inc/plugins/htmlposts.php PHP 5.4.34 (Linux)
File Line Function
/inc/plugins/htmlposts.php 134 errorHandler->error
/inc/plugins/htmlposts.php 256 htmlposts_check_permissions
/inc/class_plugins.php 101 htmlposts_parse
/inc/class_parser.php 117 pluginSystem->run_hooks
/newthread.php 945 postParser->parse_message
Warning [2] Illegal string offset 'usergroup' - Line: 136 - File: inc/plugins/htmlposts.php PHP 5.4.34 (Linux)
File Line Function
/inc/plugins/htmlposts.php 136 errorHandler->error
/inc/plugins/htmlposts.php 256 htmlposts_check_permissions
/inc/class_plugins.php 101 htmlposts_parse
/inc/class_parser.php 117 pluginSystem->run_hooks
/newthread.php 945 postParser->parse_message
Warning [2] Illegal string offset 'uid' - Line: 1593 - File: inc/plugins/automedia.php PHP 5.4.34 (Linux)
File Line Function
/inc/plugins/automedia.php 1593 errorHandler->error
/inc/class_plugins.php 101 automedia_run
/inc/class_parser.php 188 pluginSystem->run_hooks
/newthread.php 945 postParser->parse_message
Warning [2] Illegal string offset 'fid' - Line: 1600 - File: inc/plugins/automedia.php PHP 5.4.34 (Linux)
File Line Function
/inc/plugins/automedia.php 1600 errorHandler->error
/inc/class_plugins.php 101 automedia_run
/inc/class_parser.php 188 pluginSystem->run_hooks
/newthread.php 945 postParser->parse_message
Warning [2] Illegal string offset 'uid' - Line: 1771 - File: inc/plugins/automedia.php PHP 5.4.34 (Linux)
File Line Function
/inc/plugins/automedia.php 1771 errorHandler->error
/inc/class_plugins.php 101 automedia_adult_run
/inc/class_parser.php 188 pluginSystem->run_hooks
/newthread.php 945 postParser->parse_message
Warning [2] Illegal string offset 'fid' - Line: 1794 - File: inc/plugins/automedia.php PHP 5.4.34 (Linux)
File Line Function
/inc/plugins/automedia.php 1794 errorHandler->error
/inc/class_plugins.php 101 automedia_adult_run
/inc/class_parser.php 188 pluginSystem->run_hooks
/newthread.php 945 postParser->parse_message
^ looks like those warnings are related to incompatibility of plugin files with php 5.4.34