bbPress

Simple, Fast, Elegant

bbPress support forums » Installation

missing path

(5 posts)
  • Started 3 months ago by felix1220
  • Latest reply from chrishajer
  • This topic is resolved
  1. felix1220
    Member

    Hi, I followed the steps to install this forum, everything looks fine, the forum is up and running, the problem now, as soon as I try to access my profile I get an 404, cause there is no directory named /forum/profile/

    I gave before setup new a chmod 777 to /forum/ but its the same problem.
    I made the /forum/profile/ manual, but nothing change...

    so, now I just need to know, this problem is between my ears or can be solved :-)

    MySQL Client-Version: 4.1.11
    PHP-Version 4.4.7
    Forum is installed without wordpress

    Thanks

    Posted 3 months ago #
  2. felix1220
    Member

    again me... same problem for path /topic/1?replies=1

    also no dir /topic/ and 404

    Posted 3 months ago #
  3. You need to turn off permalinks, at least for now, to get this working. In your config.php, make the mod_rewrite line look like this:

    $bb->mod_rewrite = false;

    Posted 3 months ago #
  4. felix1220
    Member

    Thanks a lot, seems it was my mistake

    Posted 3 months ago #
  5. Not a mistake, just that permalinks don't work out of the box. Turning them off is a quick fix, but if you want permalinks, you'll have to set them up.

    Posted 3 months ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.