Opened 17 years ago
Closed 17 years ago
#12451 closed defect (bug) (duplicate)
wpmu_current_site() calls an undefined function
| Reported by: | Denis-de-Bernardy | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Multisite | Version: | 3.0 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
Fatal error: Call to undefined function () in /Users/denis/Sites/wp-trunk/wp-includes/ms-load.php on line 175
found after taking a legacy site and defining MULTISITE to true to see what happens.
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
side note, though: is it not possible to use MS anywhere but in a root folder? if so, why? (I can understand for a VHOST install, but for a normal site?)