How to integrate WordPress and bbPress?

Can anyone explain me how to integrate WordPress 3.0.1 and the bbPress 1.0.I just want to install bbPress with my previous WordPress site (Url : mysite.com).I just want to install it on mysite.com/forum .
I just tried doing it by creating a folder and installing bbPress there,( I skipped the wordpress integration ). When I tried to log onto the bbPress,it just throwed a hell lot of warnings saying function deprecated.
I can not figure out why this all is happening.Is this due to some version problem?

Related posts

Leave a Reply

2 comments

  1. You get those errors if you are running PHP 5.3+
    It was fixed in the trunk but since then there are no bbPress releases. You can safely upgrade to trunk, its better than last version anyway.

    Regarding integration follow this integration guide.