• Resolved apcimino2

    (@apcimino2)


    Hi,

    About once/week I get this error sent to me. Any ideas?

    Cheers,
    Anthony

    PHP version 7.4.25

    Error Details
    =============
    An error of type E_ERROR was caused in line 9681 of the file /www/devautosafety_978/public/wp-content/plugins/pods/classes/PodsAPI.php. Error message: Uncaught Error: Call to a member function get() on null in /www/devautosafety_978/public/wp-content/plugins/pods/classes/PodsAPI.php:9681
    Stack trace:
    #0 /www/devautosafety_978/public/wp-content/plugins/pods/src/Pods/Whatsit/Pod.php(119): PodsAPI->get_table_info(‘settings’, ‘autosafety_sett…’, NULL, Object(Pods\Whatsit\Pod))
    #1 /www/devautosafety_978/public/wp-content/plugins/pods/src/Pods/Whatsit.php(620): Pods\Whatsit\Pod->get_table_info()
    #2 /www/devautosafety_978/public/wp-content/plugins/pods/src/Pods/Whatsit/Pod.php(47): Pods\Whatsit->get_arg(‘field_id’, NULL, false)
    #3 /www/devautosafety_978/public/wp-content/plugins/pods/classes/PodsData.php(3891): Pods\Whatsit\Pod->get_arg(‘field_id’)
    #4 /www/devautosafety_978/public/wp-content/plugins/pods/classes/Pods.php(662): PodsData->__get(‘field_id’)
    #5 /www/devautosafety_978/public/wp-content/plugins/autosafety/src/AutoSafetyAdmin.php(56): Pods->field(‘gravity_forms_v…’)
    #6 /www/devautosafety_978/public/wp-content/plugins/autosafety/includes/gf.php(23): A

Viewing 1 replies (of 1 total)
  • Plugin Author Scott Kingsley Clark

    (@sc0ttkclark)

    While I don’t know why the error itself happens, I have a fix in Pods 2.8.18 that catches when the static class object is not available and avoids calling methods off of it.

    Good timing! I was just about to release Pods 2.8.18 this morning 🙂

Viewing 1 replies (of 1 total)

The topic ‘recurring error of type E_ERROR’ is closed to new replies.