bbPress

Simple, Fast, Elegant

bbPress support forums » Installation

Wordpress posts as topics on forum

(9 posts)
  • Started 3 months ago by os0wski
  • Latest reply from garthkoyle
  • This topic is not resolved
  1. 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

    Posted 3 months ago #
  2. 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!

    Posted 3 months ago #
  3. Does this do what you're looking for?

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

    Posted 3 months ago #
  4. 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

    Posted 3 months ago #
  5. 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.

    Posted 3 months ago #
  6. 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?

    Posted 3 months ago #
  7. os0wski
    Member

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

    is it possible mate?

    Posted 3 months ago #
  8. pomeid
    Member

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

    Posted 3 months ago #
  9. I'm having trouble getting the integration to happen.

    www.adbeef.com/forum/
    www.adbeef.com/blog/

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

    Any ideas?

    Posted 2 months ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.