Opened 17 years ago
Closed 17 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: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2 |
| Component: | Version: | ||
| Severity: | 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
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Please confirm this is still a problem with trunk.