WordPress has a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email.
In this case, WordPress caught an error with one of your plugins, NextGEN Gallery.
NextGEN Gallery FIX
The opcache_reset() default PHP function’s presence was not found ..
A future update will resolve the issue but in the meantime..
Edit = nextgen-gallery\src\Util\Installer.php and delete line 124:
\opcache_reset();
TAGS
- wp-load.php?no_cache_wCR2Oorg=1704860609
- wp-login.php?action=enter_recovery_mode
- WordPress version 6.4.2
- Active theme: Jessica (version 1.8.4)
- Current plugin: NextGEN Gallery (version 3.56)
- PHP version 7.4.33
Error Details
=============
- An error of type E_ERROR was caused in line 124 of the file /wp-content/plugins/nextgen-gallery/src/Util/Installer.php.
- Error message: Uncaught Error: Call to undefined function opcache_reset() in /wp-content/plugins/nextgen-gallery/src/Util/Installer.php:124
Stack trace:
- #0 /wp-content/plugins/nextgen-gallery/nggallery.php(844): Imagely\NGG\Util\Installer::update()
- #1 /wp-includes/class-wp-hook.php(324): C_NextGEN_Bootstrap->update(”)
- #2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array)
- #3 /wp-includes/plugin.php(517): WP_Hook->do_action(Array)
- #4 /wp-settings.php(643): do_action(‘init’)
- #5 /wp-config.php(95): require_once(‘/home/fancyd/pu…’)
- #6 /wp-load.php(50): require_once(‘/home/fancyd/pu…’)
- #7 {main}
- thrown
Message was received 10 January 2024.