Forums

Join
bbPress Support ForumsInstallationProblems after installation

Info

Problems after installation

  1. I've tried installing BBPress several times, but I guess I do something wrong because I keep getting this problem.

    Like when I click on a topic, the "Your first topic" for example, I get
    "The requested URL /forum/topic/1 was not found on this server."

    The URL seems okay, but I get the error so something's wrong?

    I can log in to BBPress, but when I go edit my account I get:
    "The requested URL /forum/profile/1/edit was not found on this server."

    Again, the actual URL seems right.

    I'm sure there's something simple I'm missing, like I didn't set something right in config, but I can't find it. Any ideas?

  2. This is probably because you have have $bb->mod_rewrite = true; but no .htaccess file.

    Have a look at http://bbpress.org/forums/topic/13

  3. Thank you! Now I know where to look!

  4. You must log in to post.