Opened 17 years ago
Closed 17 years ago
#1252 closed defect (bug) (fixed)
subdomain redirect return blank page on wp-signup.php
| Reported by: | arturo84 | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.2 |
| Component: | Version: | ||
| Severity: | Keywords: | register, wp-signup, blank page, needs-patch | |
| Cc: |
Description
when i try to visit, for example, test.testbp.org i'm redirected to http://testbp.org/wp-signup.php?new=test and i see a blank page.
in the previous version it give the chance to register an account with the username "test".
with the new 1.1.1 version i get a blank page.
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Confirmed. Can't see anything in my error log. Some HTML is output. Might be walking into a die() in wp-signup.php.