bbPress

Simple, Fast, Elegant

bbPress support forums » Troubleshooting

Links take me back to the blog root directory

(4 posts)
  • Started 1 year ago by enquirer32
  • Latest reply from chrishajer
  • This topic is not resolved

Tags:

  1. enquirer32
    Member

    I have installed the latest version of bbPress in a sub-directory of my blog ../bb

    Links for template pages generally work and so does the link to the admin and presentation, plugins etc.

    But the links to Add Topic, Forums etc all just take me back to the blog home page. Is this something to with Wordpress Integration which I have somehow messed up?

    Any help much appreciated

    Posted 1 year ago #
  2. Can you post a URL and possibly your config?

    Posted 1 year ago #
  3. enquirer32
    Member

    OK, found out what it was - but how can i use pretty urls?

    By rediting the config file to short urls false the problem has gone away:

    $bb->mod_rewrite = false;

    So, why if set to true isn't it working. What happens is the directory mysite.com/bb/topic (say) goes back to the home page of the main blog at mysite.com

    Posted 1 year ago #
  4. Maybe this will help:

    http://bbpress.org/documentation/faq/#pretty-permalinks
    http://bbpress.org/forums/topic/13?replies=13

    In addition to making the change to true in the config, you need to create the rules in an .htaccess file in your server root. Your server needs to support it too.

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.