MyBB Community Forums
help me fix "MyBB SQL Error" - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: 1.8 Support (https://community.mybb.com/forum-175.html)
+--- Forum: General Support (https://community.mybb.com/forum-176.html)
+--- Thread: help me fix "MyBB SQL Error" (/thread-170602.html)



help me fix "MyBB SQL Error" - aiquoc - 2015-05-12

MyBB SQL Error
MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1146 - Table 'ho5a67b_db.mybb_users' doesn't exist
Query:
SELECT u.*, f.* FROM mybb_users u LEFT JOIN mybb_userfields f ON (f.ufid=u.uid) WHERE u.uid='1' LIMIT 1
Please contact the MyBB Group for technical support.



RE: help me fix "MyBB SQL Error" - .m. - 2015-05-12

have you modified any files (esp. memberlist.php file) and can we have your forum url


RE: help me fix "MyBB SQL Error" - Jack.D - 2015-05-12

Can you post a screenshot of your database structure from phpMyAdmin or your preferred SQL Tool?