Fatal error in plugin version 1.15.0
-
When attempting to access wp-admin, the following fatal error is triggered:
Fatal error: Uncaught Error: Call to undefined method Composer\Autoload\ClassLoader::setClassMapAuthoritative() in /home/test/public_html/wp-content/plugins/wp-crontrol/vendor/composer/autoload_real.php:43 Stack trace: #0 /home/test/public_html/wp-content/plugins/wp-crontrol/vendor/autoload.php(7): ComposerAutoloaderInitdbf095101a93cb72acf9efa892a78eaf::getLoader() #1 /home/test/public_html/wp-content/plugins/wp-crontrol/wp-crontrol.php(52): require_once('/home/test/...') #2 /home/test/public_html/wp-settings.php(447): include_once('/home/test/...') #3 /home/test/public_html/wp-config.php(121): require_once('/home/test/...') #4 /home/test/public_html/wp-load.php(50): require_once('/home/test/...') #5 /home/test/public_html/wp-admin/admin.php(34): require_once('/home/test/...') #6 /home/test/public_html/wp-admin/index.php(10): require_once('/home/test/...') #7 {main} thrown in /home/test/public_html/wp-content/plugins/wp-crontrol/vendor/composer/autoload_real.php on line 43
I downgraded to v1.14.0 and that works. Will you fix this issue so we can safely update your plugin?
- The topic ‘Fatal error in plugin version 1.15.0’ is closed to new replies.