The MU forums have moved to WordPress.org

WordPress MU 1.5RC1 (68 posts)

  1. casparhuebinger
    Member
    Posted 15 years ago #

    Hi everybody,

    I've set up 1.5rc1 on Apache with PHP4 for testing. It all looks pretty fine to me except 2 things:

    1. When I log out and then try to register as a new user I get:

    http://mydomain.tld
    Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/.../mywpdir/wp-includes/general-template.php:65) in /www/htdocs/.../mywpdir/wp-includes/pluggable.php on line 696

    2. When I enter the password for a protected post, I end up on a blank page with the URI http://mydomain.tld/wp-pass.php
    Test example: http://tina.xwn.chariotweb.net/2008/05/06/passwortgeschutzter-beitrag/ (may change or be deleted in the future)

    Please help me out, I'm new here. Is this the right place to post stuff like that or should I open a ticket or so else where?
    Thanks!
    Caspar

  2. boonika
    Member
    Posted 15 years ago #

    WPMU 1.5!

    When?

  3. honewatson
    Member
    Posted 15 years ago #

    @boonika

    Patience young jedi.

    Seriously though, I'm running the release candidate for two installs although obviously that is not advised.

  4. arthurmsmith
    Member
    Posted 15 years ago #

    Did anyone come up with a solution for new user registrations as reported by casparhuebinger? I am running 1.5.1 in test (http://theconservativereader.com/wp-testing/registration-testing/)
    and I am getting the same results (except the line number pluggable.php is a little higher... probably due to new code in the final version). This is a completely clean from-scratch install at a properly setup Godaddy site (I have several versions running in test... this is my only big problem right now). I have already tried the php whitespace fix (general-template does have extra whitespace at the end) to no avail.

  5. andrea_r
    Moderator
    Posted 15 years ago #

    Did you try looking for whitespace at the end of any other files, like the registration & signup?

  6. arthurmsmith
    Member
    Posted 15 years ago #

    Thanks for responding so quickly!

    No, hadn't thought of that, but on your suggestion I did and still it does not work. Here is the error I get:

    http://theconservativereader.com/wp-testing/registration-testing
    Warning: Cannot modify header information - headers already sent by (output started at /home/content/a/r/t/arthurmsmith3/html/wp-testing/registration-testing/wp-includes/general-template.php:65) in /home/content/a/r/t/arthurmsmith3/html/wp-testing/registration-testing/wp-includes/pluggable.php on line 701.

    I appreciate any help on this!

  7. leogermani
    Member
    Posted 15 years ago #

    Ive fixed it commenting lines 292 and 293 from wp-login.php but I dont think this is the right way.. (although it works fine..)

    this is the second bug I find... Who looks after the svn and new releases and bug fixes?

  8. lunabyte
    Member
    Posted 15 years ago #

    "Who looks after the svn and new releases and bug fixes?"

    First, using the link below you need to verify the problem/solution against the latest download from Trac. Look at the bottom of the page for the zip link, located under the Trunk link in the menu.

    If it is still a problem in the latest code from trac, feel free to submit a ticket.

    http://trac.mu.wordpress.org/

About this Topic

  • Started 16 years ago by donncha
  • Latest reply from lunabyte