MyBB Community Forums

Full Version: Please close.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Please close.
Make sure the database name in ./inc/config.php is correct.
I checked and yes, its the same. this is my cpanel: http://cache.gyazo.com/98fe9d2869c5ce7e4...9f69d9.png

This is what my config looks like:
Quote:$config['database']['type'] = 'mysqli';
$config['database']['database'] = 'marketfl_market';
$config['database']['table_prefix'] = 'mybb_';

$config['database']['hostname'] = 'localhost';
$config['database']['username'] = 'marketfl_admin';

I see what was wrong, but dont know how to fix. I imported a database from a different site that i bought. and now after I click on anything on my site it takes me to the other one where the DB came from?

Can anyone help?