Log in

View Full Version : Forums Removed


Alaric
05-26-2012, 10:01 AM
I Removed Off The mybb forums. But every user Gets this message after i logging into the site :

Fatal error: Uncaught exception 'Exception' with message 'Database error 1146 - Table '*******_adopts.mybb_users' doesn't exist' in /home/a*******/public_html/classes/class_database.php:161 Stack trace: #0 /home/a*******/public_html/classes/class_database.php(81): Database->_query('users', Array, 'select', 'username = '***...') #1 /home/a*******/public_html/login.php(87): Database->select('users', Array, 'username = '***...') #2 {main} thrown in /home/a2502518/public_html/classes/class_database.php on line 161

How do i get rid off this...?

fadillzzz
05-26-2012, 10:10 AM
Open inc/config_forums.php and change $mybbenabled to 0.

Alaric
05-26-2012, 10:19 AM
Thank's Fadillzzz....