Ticket #654 (closed defect: fixed)

Opened 4 months ago

Last modified 3 months ago

registration page broken

Reported by: leogermani Assigned to: somebody
Priority: highest Milestone: WPMU 2.0
Component: component1 Version:
Severity: critical Keywords:
Cc:

Description

The page for new users to register is unacessible on worpdress MU 1.5.1

The page outputs an error like this: Warning: Cannot modify header information - headers already sent by (output started at /homepages/4/d161413044/htdocs/wpmu/wp-includes/general-template.php:65) in /homepages/4/d161413044/htdocs/wpmu/wp-includes/pluggable.php on line 701

There is a discusssion about this bug here: http://mu.wordpress.org/forums/topic.php?id=8028&page=3&replies=67#post-51183

I found a workaroun that is commenting lines 292 and 293 from wp-login.php

Change History

06/17/08 15:43:37 changed by donncha

  • status changed from new to closed.
  • resolution set to fixed.

Thanks, this worked for me somehow, but it was echoing the wpurl instead of returning it. Fixed in [1332]

06/20/08 16:06:38 changed by leogermani

  • status changed from closed to reopened.
  • resolution deleted.

It fixes the error but:

. the registration form appears over the "main blog" theme (main blog = blog with ID 1) . no user is added to database after the form is submitted, although the "thank you message" is right.

Leo

07/21/08 16:47:01 changed by donncha

  • status changed from reopened to closed.
  • resolution set to fixed.

Closing, can't replicate.