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