php-fatal when activating nextgen
-
I’m not sure, if it’s really related to the new 2.0.0 (or 2.0.2beta) of nextgen, a it coincidents with the upgrade of nextgen.
If I activate the plugin, all I got is:
Fatal error: Class 'ReflectionMethod' not found in /my/path/to/wordpress/wp-content/plugins/nextgen-gallery/pope/lib/class.extensibleobject.php on line 160
I’m using PHP 5.2(.17), so ReflectionMethod (which is in PHP 5, so that should work, see https://php.net/manual/en/class.reflectionmethod.php) is somehow missing. I’m totally unsure what to do now.
Greetings
Matze
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘php-fatal when activating nextgen’ is closed to new replies.