Info
- 4 posts
- 2 voices
- Started 4 years ago by fulltimecasual
- Latest reply from chrishajer
- This topic is not resolved
Help Please, Simple mistake!
-
- Posted 4 years ago #
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 @ http://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 4 years ago #
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 4 years ago #
hey thanks, it was the $bb->domain.
now how to you update the themes?
-
- Posted 4 years ago #
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.
-
You must log in to post.