Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#28764 closed defect (bug) (invalid)

clicked to update and then only got fatal error message since - cannot get into the admin section of my site

Reported by: petebyrne's profile Petebyrne Owned by:
Milestone: Priority: normal
Severity: normal Version: 4.0
Component: Upgrade/Install Keywords:
Focuses: Cc:

Description

Fatal error: Cannot redeclare wp_update_core() (previously declared in /srv/disk4/1460902/www/arctraining.atspace.co.uk/wp-admin/includes/update.php:288) in /srv/disk4/1460902/www/arctraining.atspace.co.uk/wp-admin/includes/deprecated.php on line 1077

Please help me get back into my site. After trying to download the newest version of word press I keep getting the above error everytime I try to edit or log in.
I only went to upgrade to add the Google Anayltics widget to the site as could not find a way to upload the "web master tools document"

Change History (2)

#1 @Petebyrne
11 years ago

  • Keywords needs-refresh added
  • Severity changed from normal to blocker

#2 @SergeyBiryukov
11 years ago

  • Component changed from Administration to Upgrade/Install
  • Keywords needs-refresh removed
  • Milestone Awaiting Review deleted
  • Resolution set to invalid
  • Severity changed from blocker to normal
  • Status changed from new to closed

You have an outdated wp-admin/includes/update.php file.

wp_update_core() was moved from that file to wp-admin/includes/deprecated.php in 3.7:
tags/3.9.1/src/wp-admin/includes/deprecated.php#L1057.

Please try the support forums if you need more specific instructions: https://wordpress.org/support/.

Note: See TracTickets for help on using tickets.