bbPress

Simple, Fast, Elegant

bbPress support forums » Troubleshooting

Integration issues?

(6 posts)
  • Started 1 year ago by Geekpulpthegreat
  • Latest reply from wittmania
  • This topic is not resolved
  1. I've been using Wordpress for years so when it came to adding a forum to my site bbpress made sense to me. However I'm having some integration issue which I would appreciate some help on.

    I've gone through the process of integrating bbpress with wordpress following these instructions http://bbpress.org/documentation/integration-with-wordpress/ which seemed to work fine but...

    When I look at my users in bbpress I can see them all there but if I try to edit any of them (to create a modorator for example) by clicking edit (http://www.forums.geekpulp.co.nz/profile/1/edit), I just get a 404

    I also have the same issue when I attempt to view any posts/forums create. The url looks like this http://www.forums.geekpulp.co.nz/topic/3?replies=1

    Any ideas?

    Posted 1 year ago #
  2. Sounds like you are using pretty permalinks but your server does not support them.

    Try setting $bb->mod_rewrite = false; in your config.php and see if it works then.

    If that works, then you can try figuring out if your server does support mod_rewrite or multiviews. But first try disabling pretty permalinks and see if your forum works.

    Posted 1 year ago #
  3. Great that seems to have done the trick. Of course one problems solution often just brings more problems to the surface.

    Now I seem to have an issue with posting replies. When ever I do so it says "This topic has been closed"?

    Any ideas why it thinks all topics are closed?

    Posted 1 year ago #
  4. Are you using any plugin on this installation? I have heard of people having this issue when using the bbPress-Post plugin for posts out of wordpress.

    Trent

    Posted 1 year ago #
  5. I'm using two plugins, onlinelist and display-name.

    Posted 1 year ago #
  6. I had that same problem, and it just went away on its own (?). One situation in which you will get the Topic Closed message (even when it is open) is if you look for a page that is beyond the actual number of pages in a topic. Sometimes (I don't know why), after posting it will take you to a page that does not yet exist, thus giving that message.

    I got rid of front page topics, and that seemed to fix the problem. But, since you're not running front page topics, I have no idea why that would happen.

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.