I have troubles with database and mybb

So i was changing host to here, Changed database information on mybb files but…

MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:

1146 - Table ‘epiz_23925961_foorum.mybb_datacache’ doesn’t exist

Query:

SELECT title,cache FROM mybb_datacache

Please contact the MyBB Group for technical support.

What is database table prefix?
My website is http://gamingvexed.epizy.com/foorum/
And mybb says:

MySQL Error 1146

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.

For me it works and doesn’t give that error. For you it’s a caching problem, so try to remove cookies and cache or use 1.1.1.1.

Reply?

Your forum is working fine from here, and the table MyBB is complaining about is also present in your database. Do you still experience this issue?

Can you please confirm the URL of your website? http://gamingvexed.epizy.com/foorum/ shows a directory listing, and http://gamingvexed.epizy.com is working fine.

I installed forum again

Did reinstalling the forum solve your issue?

I resinstalled

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.