Forums

Join
bbPress Support ForumsInstallationDomain transfer fails

Info

Domain transfer fails

  1. Hey all,

    I tried to pull down the files from one domain, as well as the database, and upload to another. I have changed all url references to the old domain in the files and in the database. For some reason the site pulls the information from the database, but it does not have a theme applied to it. I also can not log-in to the admin. It just loops back to the homepage and doesn't log me in. Can someone help please?

    URL: http://rmwebsite.com/metrobariatrics/forum/

  2. Remove index.php from the forum url in the files and the database.

  3. That didn't work either. There still is no theme that shows up.

  4. Go into your bb-config.php and make sure you have set

    $bb->uri = 'http://your-new-forum-domain-and-path.com/';

    Delete your cookies and re-login.

  5. You must log in to post.