MyBB Community Forums

Full Version: 1146
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
1146 - Table 'zopetns_forum.mybb_warningtypes' doesn't exist
Query:
SELECT COUNT(wid) as count FROM mybb_warnings w LEFT JOIN mybb_warningtypes t ON (w.tid=t.tid) WHERE 1=1

It does exist....
I have no idea what to do here. It's kind of weird since I read that this is an installation problem and I already have it up and running at
xbox nieuws .nl
Nope, already checked that. Prefix is correct Smile
Though it appears that those tables are empty i just saw in my phpmyadmin
So you can see them in phpMyAdmin even though it says it doesn't exist?? Printscreen??
Ok just a second Wink brb

I deleted the row... inserted everything manually and now it works :x