Issue - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Community Archive (https://community.mybb.com/forum-106.html) +--- Forum: Archived Forums (https://community.mybb.com/forum-143.html) +---- Forum: Archived Development and Support (https://community.mybb.com/forum-155.html) +----- Forum: MyBB 1.6 (https://community.mybb.com/forum-138.html) +------ Forum: 1.6 General Support (https://community.mybb.com/forum-127.html) +------ Thread: Issue (/thread-150480.html) |
Issue - Dilyar - 2014-01-29 Hi all, I changed my subdomain's name, pointed the server to the old working subdomains's ip etc. I also put a new data base. Now I am getting this issue: MyBB has experienced an internal SQL error and cannot continue. SQL Error: 1146 - Table 'bbsmunazire.mybb_datacache' doesn't exist Query: SELECT title,cache FROM mybb_datacache Please contact the MyBB Group for support. RE: Issue - Destroy666 - 2014-01-29 http://community.mybb.com/thread-150318-post-1058674.html#pid1058674 RE: Issue - Dilyar - 2014-01-29 it didnt fix it I think it is because i deleted the stuff in my cache folder.. wow this community is so unhelpful....considering phpbb now :/ RE: Issue - Nathan Malcolm - 2014-01-29 Quote:wow this community is so unhelpful....considering phpbb now :/ I'm not sure what you expect... It's 2am and you received a reply within 2 minutes of posting... You need to look inside the bbsmunazire database and check if the tables are there. If they're not, you need to either restore your backup to that database or edit ./inc/config.php and fill out the correct details. RE: Issue - Dilyar - 2014-01-29 Ok I am working with my host provider thanks. Where is my domain name setting stored in the data base? My host wants to know this RE: Issue - Cameron:D - 2014-01-29 In the mybb_settings table. EDIT: Specifically, the bburl setting.
RE: Issue - Dilyar - 2014-01-29 too late, I am very ignorant and impatient person. I have moved on to simple machine as it works with go daddy. Thanks for trying! RE: Issue - Nathan Malcolm - 2014-01-29 I'm not sure you're going to get very far if you switch to another piece of software every time you encounter a problem. You could have simply tried reinstalling MyBB if you didn't mind losing your current data, you could just as easily have encountered the same problem if you were using SMF initially. |