Problems with admin ajax
-
Hi there,
When installing The Events Calendar my admin-ajax returns error 500.
Debug log:
[15-Apr-2017 09:15:05 UTC] PHP Fatal error: Uncaught Error: Class ‘Tribe__Events__Admin_List’ not found in /home/calluna/www/wp-content/plugins/the-events-calendar/src/Tribe/Main.php:2109
Stack trace:
#0 /home/calluna/www/wp-includes/class-wp-hook.php(298): Tribe__Events__Main->init_admin_list_screen(”)
#1 /home/calluna/www/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array)
#2 /home/calluna/www/wp-includes/plugin.php(453): WP_Hook->do_action(Array)
#3 /home/calluna/www/wp-admin/admin-ajax.php(44): do_action(‘admin_init’)
#4 {main}
thrown in /home/calluna/www/wp-content/plugins/the-events-calendar/src/Tribe/Main.php on line 2109I’m running php 7.1.4 on this host.
Could you look into making this great plugin php 7.1 ready?
The topic ‘Problems with admin ajax’ is closed to new replies.