An error of type E_ERROR was caused
-
I get the following error when I upgraded from PHP 7.4 to PHP 8.0
WordPress version 6.2.2
Current plugin: Pods – Custom Content Types and Fields (version 2.9.16)
PHP version 8.0.27Error Details
=============
An error of type E_ERROR was caused in line 598 of the file /var/www/wp-content/plugins/pods/src/Pods/Wisdom_Tracker.php. Error message: Uncaught TypeError: Cannot access offset of type string on string in /var/www/wp-content/plugins/pods/src/Pods/Wisdom_Tracker.php:598
Stack trace:
#0 /var/www/wp-includes/class-wp-hook.php(308): Pods\Wisdom_Tracker->set_notification_time(”)
#1 /var/www/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array)
#2 /var/www/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#3 /var/www/wp-admin/admin-ajax.php(45): do_action(‘admin_init’)
#4 {main}
thrown
- The topic ‘An error of type E_ERROR was caused’ is closed to new replies.