Opened 16 years ago
Closed 16 years ago
#15045 closed defect (bug) (invalid)
Fatal error: Call to undefined function _wp_meta_sql() in /srv/d_bilbo/web/blog/wp-includes/query.php
| Reported by: | nicolargo | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 3.1 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
I currently use the revision 15709. Every think works fine on my blog. When i try to upgrade to the latest release (15730), i have the following error:
Fatal error: Call to undefined function _wp_meta_sql() in /srv/d_bilbo/web/blog/wp-includes/query.php
Change History (1)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Sounds like a botched upgrade. _wp_meta_sql() doesn't appear anywhere anymore.
You will probably have to upgrade manually.
Sorry for the inconvenience, but such is life on the bleeding edge.