bbPress

Simple, Fast, Elegant

bbPress support forums » Troubleshooting

Pages aren't working

(2 posts)
  • Started 4 months ago by crossroads
  • Latest reply from chrishajer
  • This topic is not resolved
  1. Does anybody know why when a forum is clicked from the main menu does it go to my wp index page. I suspect it has to do with bbpress files being in a folder not on the main root, but i can't figure out what i need to change.

    Same thing happens when I go to my profile page.

    Thanks for any help.

    Posted 4 months ago #
  2. Sounds like the rewrite rules are not working. Start by disabling permalinks in your config.php like this:

    $bb->mod_rewrite = false;

    If that change allows things to work, then you know it's a problem with permalinks on your host.

    Posted 4 months ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.