MyBB Community Forums

Full Version: SOLVED: Unable to select DB
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
[Image: dfxUK.png]

I had to upload the Backup DB, I edited the Config.php and this is what it has left me with.
trigger_error("<strong>[SQL] [".$this->error_number()."] ".$this->error_string()."</strong><br />{$string}", E_USER_ERROR);
Error in your inc/config.php

Does your host use "localhost" or is the mysql server on a different host/ip?

I have fixed it, I just did /install again then imported the DB worked perfectly.