Forums

Join
bbPress Support ForumsTroubleshootingCant login after Deep Integration - Password Hash Problem

Info

Cant login after Deep Integration - Password Hash Problem

  1. I installed wordpress using simplescripts. I installed bbpress manually.

    Everything works fine until I add the following line to bb-config.php

    require_once(dirname(__FILE__) . '/../wp-load.php');

    After adding the above code I can no longer login to bbpress.

    Instead I get the below error:

    Fatal error: Cannot redeclare class PasswordHash in /home7/brianduf/public_html/wordpress/forum/bb-includes/backpress/class.passwordhash.php on line 38

    If anyone could help to throw some light on this for me I would be over the moon : )

  2. I am having the same problem.. can anyone help?

  3. Got it, I had skipped "Adding Keys and Salts" because I thought I already did it, but after following that step it now works.

    http://www.wpwebhost.com/make-bbpress-theme-match-with-wordpress-by-deep-integration/

  4. Glad that my tutorial is making so many users happy :D

  5. You must log in to post.