MyBB Community Forums

Full Version: Moving from a domain to local host
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I tried to move my mybb from a domain to localhost, for trying some new teme and pluging to my test server.
I backup database, download the forum file, edit the config.php.
Everything goes well, until I tried to login, after I entered my password and user redirects my back to forum index but i am not log in.
I tried to change in phpmyadmin the forum url and the full url to right patch to localhost from mybb_settings tabble, but no results.
And when i click to forum logo, it' going to the domain url, not the right localhost patch (http://localhost/myforum).
Any help is welcome.
Thanks.
http://community.mybb.com/thread-74904.html

You also need to edit inc/settings.php.
Thanks, Paul. I appreciate your help.
Solved.