MyBB Community Forums

Full Version: Got this error in ACP->Plugins
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm getting this error when i try to browse any plugin system.

MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
    1030 - Got error 28 from storage engine
Query:
    SELECT g.*, COUNT(s.sid) AS settingcount FROM rsdda_settinggroups g LEFT JOIN rsdda_settings s ON (s.gid=g.gid) GROUP BY g.gid ORDER BY g.disporder 

Please contact the MyBB Group for support.

and i cannot connect to phpMyAdmin also which is giving error.

  Server: localhost
Error

SQL query: Edit

SHOW PLUGINS

MySQL said: Documentation
#1030 - Got error 28 from storage engine 

How to solve this?
You'll need to ask your host about that, your disk has run out of space.