Make WordPress Core

Opened 11 years ago

Closed 8 years ago

#26680 closed defect (bug) (worksforme)

Update page error

Reported by: samwilson's profile samwilson Owned by:
Milestone: Priority: normal
Severity: normal Version: 3.7
Component: Upgrade/Install Keywords:
Focuses: Cc:

Description

I have just upgraded to 3.8 and when I go to the Updates page I get the following:

Last checked on December 19, 2013 at 11:32 am.

You have the latest version of WordPress.

Fatal error: Cannot access parent:: when current class scope has no parent in [...]/wp-admin/includes/class-wp-upgrader-skins.php on line 594

I completely replaced the entire WP install with a freshly unzipped copy, and removed all custom plugins (of which there were only two: openid and wp-recaptcha), but the above error remains.

Thanks!
Sam.

Attachments (1)

phpinfo.html (59.9 KB) - added by samwilson 11 years ago.
phpinfo() output

Download all attachments as: .zip

Change History (8)

#1 @samwilson
11 years ago

PHP version 5.3.27 by the way.

#2 @dd32
11 years ago

  • Version changed from 3.8 to 3.7

Are you running any PHP accelerators (APC/eAccelerator, etc)? and are they up to date?

I can't tell why this error is being triggered, the class definitely has a parent in scope..

#3 @collinsinternet
11 years ago

What environment are you running this on? LAMP, XAMPP, IIS, etc?

Same question as @dd32, are you running APC?

Can you attach a phpinfo()?

@samwilson
11 years ago

phpinfo() output

#4 @samwilson
11 years ago

Attached.

Thanks for your help with this!

eAccelerator is installed, and we're using Apache on Linux.

Oh, and I have upgraded to 3.8 successfully, this error isn't appearing when I try to do that. The codebase is definitely all 3.8's.

#5 @samwilson
11 years ago

After reading https://bugs.php.net/bug.php?id=56529
I touched wp-admin/includes/class-wp-upgrader-skins.php
and the page displays correctly, until I reload the next time.

#6 @chriscct7
9 years ago

  • Keywords needs-patch added

#7 @ocean90
8 years ago

  • Keywords needs-patch removed
  • Milestone Awaiting Review deleted
  • Resolution set to worksforme
  • Status changed from new to closed

There were no additional reports in 3 years. Closing as worksforme but feel free to reopen with steps to reproduce if it's still a problem.

Note: See TracTickets for help on using tickets.