MyBB Community Forums

Full Version: MYSQL Internal Error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi mates, I get this error when I want to edit an user of mine:


MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1146 - Table 'webmaste_mybb.mybb_adminlog' doesn't exist
Query:
INSERT INTO mybb_adminlog (uid,ipaddress,dateline,module,action,data) VALUES ('1','173.245.62.63','1360992735','user-users','edit','a:2:{i:0;s:1:\"7\";i:1;s:9:\"Aliva Dua\";}')

Please contact the MyBB Group for support.


Any help please? Thanks!
Quote:1146 - Table 'webmaste_mybb.mybb_adminlog' doesn't exist

As per our skype chat, this is the issue. The hacker has had access to the server, and deleted the table.
Ok, so what do I do now then..?

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1146 - Table 'webmaste_mybb.mybb_adminlog' doesn't exist
Query:
SELECT COUNT(l.dateline) AS count FROM mybb_adminlog l LEFT JOIN mybb_users u ON (u.uid=l.uid) WHERE 1=1


This is what I get when I try to view Administrator Logs from the ACP.
Because the table DOES NOT EXIST
Everything fixed now Smile
Thank god my host had the table from another server where I was before Smile