Opened 20 years ago
Closed 20 years ago
#2815 closed defect (bug) (fixed)
Error during DB upgrade due to missing file
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.1 | Priority: | normal |
| Severity: | normal | Version: | 2.1 |
| Component: | Administration | Keywords: | has-patch commit |
| Focuses: | Cc: |
Description
Just updated my copy of the bleeding edge and I went to upgrade my database via /wp-admin/upgrade.php. However, it doesn't work as on line 8 of /wp-admin/upgrade-functions.php is this:
require_once(ABSPATH . '/wp-includes/registration-functions.php');
Well, there's no such file.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
upgrade_functions