PHP Fatal error
-
hello. I get an error.
This is the content of the error log.PHP Fatal error: Uncaught TypeError: Cannot access offset of type string on string in /wp-content/plugins/wp-user-frontend/class/subscription.php:1322
Stack trace:
#0 [internal function]: WPUF_Subscription->{closure}(”)
#1 /wp-content/plugins/wp-user-frontend/class/subscription.php(1323): array_filter(Array, Object(Closure))
#2 /wp-includes/class-wp-hook.php(308): WPUF_Subscription->cancel_non_recurring_subscription()
#3 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(”, Array)
#4 /wp-includes/plugin.php(565): WP_Hook->do_action(Array)
#5 /wp-cron.php(188): do_action_ref_array(‘non_recur_subs_…’, Array)
#6 {main}
thrown in /wp-content/plugins/wp-user-frontend/class/subscription.php on line 1322Site health info
PHP 8.0
WordPress 6.1
Theme:Twenty Twenty-Three
Plugin:WP User Frontend 3.5.29I use only WP User Frontend plugins.
Is there any solution?
The topic ‘PHP Fatal error’ is closed to new replies.