MyBB Community Forums

Full Version: Internal error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Here is what happens when we try to go to the admin panel http://gyazo.com/42c2ac25772a6fe1b7c45906657358e8

Please help.
edit
Quote:This occurs when the database type is incorrect in ./inc/config.php.
To fix this, open ./inc/config.php and check the entry for $config['database']['type'].
A common issue is having 'mysql' instead of 'mysqli', or having 'mysqli' instead of 'mysql'.
If you do not know what needs to be here, contact your host provide