Skip to:
Content
Pages
Categories
Search
Top
Bottom

404 errors

Viewing 5 replies - 1 through 5 (of 5 total)
  • 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:

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

    Trent

    Trent … thanks for the quick response …

    i just found this post: https://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.

    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

    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

    Thanks!, this almost drove me crazy. (using Version 0.9.0.2)

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