bbPress

Simple, Fast, Elegant

bbPress support forums » Installation

404 errors

(5 posts)
  • Started 1 year ago by Klueders
  • Latest reply from Klueders
  • This topic is not a support question
  1. hi,

    i was able for the most part to get bbpress installed and integrated with an existing wp site. here's a link:

    http://www.sleeptalkin.com/blog/bbpress/

    i'm just having an issues with some of the pages not being found. for example ... i can create an issue but can view any of them:

    http://www.sleeptalkin.com/blog/bbpress/topic/4?replies=1

    any thought on this?

    thank for any help you can provide.

    Posted 1 year ago #
  2. You have permalinks set to true in the config.php, yet your .htaccess doesn't know what to do with it, hense the errors.

    Take a look at:

    http://bbpress.org/documentation/faq/#pretty-permalinks

    Trent

    Posted 1 year ago #
  3. Trent ... thanks for the quick response ...

    i just found this post: http://bbpress.org/forums/topic/378?replies=16

    and that seems to have fixed it.

    should I replace the contents of my .htaccess file with "Options +MultiViews"?

    or leave as is?

    thanks again.

    Posted 1 year ago #
  4. Personally, I have had issues with this as well. I would suggest creating a .htaccess file and place it in your bbpress root directory and only adding the following to it:

    Options +MultiViews

    That seems to work for most people. Try that first maybe? If not, maybe check what format you have in your WP .htaccess and try a combination of either the previous code or what rewrite-rules.php spits out for you.

    Thanks,

    Trent

    Posted 1 year ago #
  5. great ... i'll used what the rewrite-rules spit out and it's working fine so i'll just leave it alone : )

    thanks again trent

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.