Skip to:
Content
Pages
Categories
Search
Top
Bottom

Help Please, Simple mistake!

Viewing 3 replies - 1 through 3 (of 3 total)

  • chrishajer
    Participant

    @chrishajer

    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;


    fulltimecasual
    Member

    @fulltimecasual

    hey thanks, it was the $bb->domain.

    now how to you update the themes?


    chrishajer
    Participant

    @chrishajer

    Please start a new thread for that new topic :)

    https://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.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Skip to toolbar