Opened 15 years ago
Closed 15 years ago
#1464 closed defect (bug) (no action required)
If you try to access a subdomain that doesn exist it shows the php "headers already sent" error
Reported by: | tijmensmit | Owned by: | |
---|---|---|---|
Milestone: | 1.2 | Priority: | major |
Severity: | Version: | ||
Component: | Keywords: | error | |
Cc: |
Description
I tested this on 2 different installations with wpmu 2.8.6 and buddypress 1.1.3 and the same thing happend.
If you allow new users to signup with a blog a new subdomain is created, but if you try to access a subdomain that doesn't exist it redirects to the signup page where it shows this error on top of the form.
Warning: Cannot modify header information - headers already sent by (output started at /html/wp-content/themes/bp-sn-parent/header.php:2) in /html/wp-includes/pluggable.php on line 865
Change History (2)
Note: See
TracTickets for help on using
tickets.
Please confirm this is still a problem with trunk.