Skip to:
Content
Pages
Categories
Search
Top
Bottom

Same Theme from WordPress in bbpress

  • Hi guys,

    i want to have the same theme from WordPress in my bbpress forum. Therefore i add require_once('../wp-blog-header.php'); in my bb-config.php . Then i can load the bbpress forum but it have the old kakumei theme. What should i do ? Delete the last three lines from bb-config :

    if  ( !defined('BB_PATH') )
    define('BB_PATH', dirname(__FILE__) . '/' );
    require_once( BB_PATH . 'bb-settings.php' );

    But then the forum doesnt knoe the bbpress functions. Can somebody please help me?

    Thank you in advance.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar