Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: don’t work ADD NEW» button

Yes, I did it.

I think my problem is how I try integrate blog and bbpress.

When I write in config.php (to allow bbpress use wp functions such as <?php get_header(); ?>):


if(file_exists("../wp-settings.php"))

{

//loads the functions and wp config

require_once "../wp-config.php";

require_once "../wp-settings.php";

}


buttons in bbpress — ADD NEW» and edit profile — don’t work

Skip to toolbar