bbPress

Simple, Fast, Elegant

bbPress support forums » Installation

Help Please, Simple mistake!

(4 posts)
  • Started 1 year ago by fulltimecasual
  • Latest reply from chrishajer
  • This topic is not resolved
  1. hi, i'm sure this is a really obvious mistake, just installed bbpress, changed everything i thought i had to, and when i got to the login page @ www.fulltimecasual.com/forums and entered my user name and password, i got an error message:

    The requested URL /forums/bb-login.php was not found on this server.

    looking at the address in the bar, it is:

    http://forums.fulltimecasual.com/forums/bb-login.php

    surely it shouldnt be both forums.fulltime as well as fulltime/forums, so that where i assume the mistake is. how do i fix this?

    thanks

    Posted 1 year ago #
  2. Sounds like there is an error in your config.php, in this line maybe:

    $bb->domain=

    The other possibility is an .htaccess rewriting the URL to that location. Do you have

    $bb->mod_rewrite = false;

    or

    $bb->mod_rewrite = true;
    Posted 1 year ago #
  3. hey thanks, it was the $bb->domain.

    now how to you update the themes?

    Posted 1 year ago #
  4. Please start a new thread for that new topic :)

    http://bbpress.org/documentation/themes/

    Basically, it's not done from the admin panel. You create a my-templates folder, then a folder in there for your theme (so "newtheme" or somthing) then follow the instructions above.

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.