Error Log
-
When the form is submitted (in my footer), this is printed to my error log:
[24-Nov-2020 21:26:12 UTC] PHP Fatal error: Uncaught Error: Access to undeclared static property: Endurance_Page_Cache::$udev_api_services in /home3/imageyac/public_html/wp-content/mu-plugins/endurance-page-cache.php:1506
Stack trace:
#0 /home3/imageyac/public_html/wp-content/mu-plugins/endurance-page-cache.php(1584): Endurance_Page_Cache->udev_cache_purge(Array)
#1 /home3/imageyac/public_html/wp-includes/class-wp-hook.php(287): Endurance_Page_Cache->udev_cache_purge_via_buffer(”)
#2 /home3/imageyac/public_html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array)
#3 /home3/imageyac/public_html/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#4 /home3/imageyac/public_html/wp-includes/load.php(1007): do_action(‘shutdown’)
#5 [internal function]: shutdown_action_hook()
#6 {main}
thrown in /home3/imageyac/public_html/wp-content/mu-plugins/endurance-page-cache.php on line 1506I’ve turned off caching and still receive the error, only when the form is submitted. The submissions are successfully loaded into Constact Contact and otherwise it’s all working correctly.
The page I need help with: [log in to see the link]
- The topic ‘Error Log’ is closed to new replies.