MyBB Community Forums

Full Version: Please help! Error: 1146
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Well, I was just refreshing the page to see if there were any new posts, I did absouletly nothing with the ftp and php. I got this Internal Error: 1146

Site Link: http://starforums.net/

Picture of the error: http://gyazo.com/5a6f5a32259702f61ce175aea62ea4a9.png

EDIT:

When I go to cPanel on HostGator I get this? http://gyazo.com/3fcaebf76ae48239545b53e37b0e5a02.png

Is it Hostgator's fault?
Quote:Database: MySQL
SQL Error: 1146 - Table 'forum_mybb14x.test_datacache' doesn't exist
Query: SELECT title,cache FROM test_datacache
Information: This occurs when you are using MySQL and the database table prefix is incorrect in ./inc/config.php. To fix this, open ./inc/config.php and check the entry for $config['database']['table_prefix']. If you do not know what needs to be here, contact your host provider.

http://docs.mybb.com/Help-Common_Error_Messages.html
(2012-07-18, 06:55 AM)Vernier Wrote: [ -> ]
Quote:Database: MySQL
SQL Error: 1146 - Table 'forum_mybb14x.test_datacache' doesn't exist
Query: SELECT title,cache FROM test_datacache
Information: This occurs when you are using MySQL and the database table prefix is incorrect in ./inc/config.php. To fix this, open ./inc/config.php and check the entry for $config['database']['table_prefix']. If you do not know what needs to be here, contact your host provider.

http://docs.mybb.com/Help-Common_Error_Messages.html

Thank you, hopefully the hoster can fix this, but why did this suddenly happen?