Forums

Join
bbPress Support ForumsTroubleshootingbbpress 1.0 alpha. Login problem when including WordPress functions

Info

bbpress 1.0 alpha. Login problem when including WordPress functions

  1. I have wordpress 2.6 and bbpress 1.0 alpha. The bbpres is installed in a subfolder of wordpress instalation. All works very fine. But when I try get access to wordpress funcions I add the following code in the first line of bb-confing: require_once(dirname(__FILE__) . '/../wp-blog-header.php');

    After this, when I try to login in the forum, I see a "Page not found" page. If I refresh the page, it appears as if I'm not logged in, but when I am in the blog, I'm logged in.

  2. I forgot update the bbpress user's role. When I did that, the problem disapeared. Now my forum is working perfectly.

  3. You must log in to post.