• Resolved stinamariechris

    (@stinamariechris)


    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 1506

    I’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]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Constant Contact

    (@constantcontact)

    Are you hosted through Bluehost by chance? I know that https://www.endurance.com/our-brands is a parent company for both Bluehost as well as Constant Contact. If yes, may be worth checking with their support regarding this page cache file since I have to believe it’s part of their hosting setup. It just happens to be happening during form submission for some reason.

    Thread Starter stinamariechris

    (@stinamariechris)

    Yes, I am. I’ll contact them. Thank you!

    Thread Starter stinamariechris

    (@stinamariechris)

    I spoke to Bluehost and they said it was because I needed to be on PHP 7.3 I was previously on 7.4. The errors have now stopped. Is the plugin compatible with 7.4?

    Plugin Author Constant Contact

    (@constantcontact)

    I would need to do some checks to confirm on our plugin’s side for PHP7.4, but know that the errors experienced aren’t from our code, it’s from this endurance-page-cache.php file provided by BlueHost. It just happened to get triggered while using our official plugin here.

    Thread Starter stinamariechris

    (@stinamariechris)

    OK, they were able to delete endurance-page-cache.php and now the errors are gone. It seems to be working fine on 7.4 otherwise.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Error Log’ is closed to new replies.