bbPress

Simple, Fast, Elegant

bbPress support forums » Installation

Problem with Links

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

    this is a new installation and I think I missed something .. The links are going some where else that is not in the bbpress directory.

    http://thefouragreements.rleon.net/bbpress/

    Also how would I put it in the root directory ?

    thanks
    rleon

    Posted 3 months ago #
  2. For right now, turn off permalinks in your config.php

    $bb->mod_rewrite = false;

    Looks like you have it set to 'slugs' right now but your .htaccess rules are not allowing that. Set it to false for now and you can figure out permalinks later.

    Posted 3 months ago #
  3. Oh, and to put it in the root directory, just move all the files from the bbpress folder into the root folder for your website. That assumes there is no other site in the root folder right now to conflict with. But if you just want a forum for your website, put everything in the root folder, not a folder called bbpress.

    I'm not sure what else has to happen for you to make that move now. Since you don't have too much going on there yet, you might want to just reinstall it in the root folder.

    Posted 3 months ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.