Opened 16 years ago
Closed 16 years ago
#12451 closed defect (bug) (duplicate)
wpmu_current_site() calls an undefined function
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 3.0 |
| Component: | Multisite | Keywords: | |
| Focuses: | Cc: |
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.
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?)