Re: Step by Step to use BP theme with bbPress
Rebootnow i’ve added this code
define(‘WPPATH’, dirname(dirname(__FILE__)) . ‘/’);
require_once(WPPATH . ‘wp-config.php’);
but with 0.9.0.4 i’m the same problem when i try to login in bbpress i’m redirected to forum home and i’m not logged in…
with latest release of bbpress i can login but buddybar doesn’t show…
anyone have a solution with one or other version of bbpress?
thanks.