Skip to:
Content
Pages
Categories
Search
Top
Bottom

WordPress posts as topics on forum

  • @os0wski

    Member

    i want to integrate my wordpress with bbpress forum as when i write a post i automaticly add a topic on bbpress and comments are the same as posts (you see both comments and posts in both wordpress and bbpress)

    is it possible? does anyone know how to integrate bbpress in such way?

    cheers

Viewing 8 replies - 1 through 8 (of 8 total)
  • @os0wski

    Member

    i mean also categories from wordpress would be automaticly names of forums and there posts from appropriate category as topics.. hope u kno what i mean!

    @chrishajer

    Participant

    Does this do what you’re looking for?

    https://bbpress.org/plugins/topic/bbsync/

    @os0wski

    Member

    looks good but i cant check it couse theres:

    Warning: getcwd() has been disabled for security reasons in [path]

    in admin, and cant migrate

    @chrishajer

    Participant

    That’s a problem with your host; they’ve disabled a php function. If you can’t change hosts, you are going to have to look into how the plugin uses that function and find a replacement. Maybe it’s as simple as hard coding the current working directory.

    Taking a quick look through the plugin shows that the getcwd function is used only for an error message anyway. You can do without it and can just edit the file. The error message will not be as useful (since the error message uses getcwd) but you should be able to use it even if your host has getcwd() disabled.

    @os0wski

    Member

    ok I changed the absolute path to bbPress but

    when i klick migrate it still doesnt copy old entries to my bbpress!

    why?

    @os0wski

    Member

    i just want all old entries and comments in wordpress bein changed to topics on bbpress

    is it possible mate?

    @pomeid

    Member

    Yes, there is a ‘migrate’ option in bbsync admin page. Maybe synchronisation is not working properly for you?

    @garthkoyle

    Member

    I’m having trouble getting the integration to happen.

    http://www.adbeef.com/forum/

    http://www.adbeef.com/blog/

    The links on the blog link to the forum, but there’s no thread.

    Any ideas?

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