Fatal error php 7.2 please help
-
Hi,
I just moved my site to new servers with PHP7.2 and IIS10.0, and ran into the following fatal error.
My plugin is up to date.
Could you help?
Thanks[26-Mar-2018 20:25:19 UTC] PHP Fatal error: Uncaught Error: Call to undefined method AC_Plugin_Updater::check_update_conditions() in E:\Web\xxx\wp-content\plugins\codepress-admin-columns\classes\Plugin.php:66
Stack trace:
#0 E:\Web\xxx\wp-includes\class-wp-hook.php(286): AC_Plugin->install(”)
#1 E:\Web\xxx\wp-includes\class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array)
#2 E:\Web\xxx\wp-includes\plugin.php(453): WP_Hook->do_action(Array)
#3 E:\Web\xxx\wp-settings.php(450): do_action(‘init’)
#4 E:\Web\xxx\wp-config.php(97): require_once(‘E:\\Web\\www-dev….’)
#5 E:\Web\xxx\wp-load.php(37): require_once(‘E:\\Web\\www-dev….’)
#6 E:\Web\xxx\wp-admin\admin.php(31): require_once(‘E:\\Web\\www-dev….’)
#7 E:\Web\xxx\wp-admin\index.php(10): require_once(‘E:\\Web\\www-dev….’)
#8 {main}
thrown in E:\Web\xxx\wp-content\plugins\codepress-admin-columns\classes\Plugin.php on line 66
- The topic ‘Fatal error php 7.2 please help’ is closed to new replies.