The MU forums have moved to WordPress.org

dom.com/forums takes me to mu register (7 posts)

  1. mozey
    Member
    Posted 17 years ago #

    my mu is conviced that

    mydomain.com/forums is someone who wants to register with my domain. I added forums in the site admin -> options -> exclude the following names. However, this is only causing this message:

    Warning: Cannot modify header information - headers already sent by (output started at /Users/mynick/Sites/wp-content/themes/home/header.php:5) in /Users/mynick/Sites/wp-signup.php on line 347

    anyidea anyone!?!?!?

    They were working fine up until i added

    require_once("../wp-config.php")

  2. andrea_r
    Moderator
    Posted 17 years ago #

    Check for whitespace at the end of any files you edited. That'd be my first guess.

  3. mozey
    Member
    Posted 17 years ago #

    no luck, well, how can i tell mu to completly ignore /forums? maybe through the rewrite rules in .htaccess?

  4. andrea_r
    Moderator
    Posted 17 years ago #

    Yep, that'd be the spot.

  5. mozey
    Member
    Posted 17 years ago #

    http://bbpress.org/forums/topic/13?replies=11
    That pretty much answers this issue.

  6. drmike
    Member
    Posted 17 years ago #

    Suggestion: Please use the search function. We've discussed the headers issues many times in the past. Here's a link to a Codex article on the subject and what to look for.

    If things worked fine until you added in that little bit, um, why did you add it?

  7. mozey
    Member
    Posted 17 years ago #

    mike, i want to be able to use the WP functions, and including wp-config.php is suppose to do that.

About this Topic