bbPress

Simple, Fast, Elegant

bbPress support forums » Installation

What happened?

(4 posts)
  • Started 1 year ago by Daniel8802
  • Latest reply from SamBauers
  • This topic is not resolved
  1. Hi guys ... I have wordpress up and running on my site, but I tried to get bbpress working, but something isn't quite right I think. Am I doing something wrong? You can check it out at rigelastronomy.com/bbpress ... thanks! I'm new to bbpress, but love wordpress :)

    Posted 1 year ago #
  2. A couple of things:

    1) You didn't configure the config.php file correctly and that's why the site has no CSS: http://my-cool-forums.example.com/bb-admin/install.css should be http://rigelastronomy.com/bb-admin/install.css

    2) You need to actually run the installer, much like WordPress

    Posted 1 year ago #
  3. I got it all working, but now when I try and click on a link, I get an error that says The requested URL /bbpress/topic/1 was not found on this server ... is this a permalink problem? If so, how do I get rid of them? Thanks agaain!

    Posted 1 year ago #
  4. Turn off permalinks in the config.php file

    $bb->mod_rewrite = false

    Or add the appropriate entries to your .htaccess file as described here

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.