PHP fatal errors
-
WP latest, your plugin latest, php 8.0.13
When going to Appearance – Widget
I crash in the error.log see below
I can still add products to the shopping cart, but not showing in the widget, showing via the shortcode16-Feb-2022 18:48:36 UTC] PHP Warning: Undefined array key "wp_paypal_shopping_cart_widgets" in /home/../wp-content/plugins/widget-options/includes/widgets/display.php on line 441 [16-Feb-2022 18:48:36 UTC] PHP Warning: Trying to access array offset on value of type null in /home/../wp-content/plugins/widget-options/includes/widgets/display.php on line 441 [16-Feb-2022 18:49:36 UTC] PHP Warning: Undefined array key 1 in /home/../wp-content/themes/graphene/inc/widgets.php on line 50 [16-Feb-2022 18:49:36 UTC] PHP Warning: Trying to access array offset on value of type null in /home/../wp-content/themes/graphene/inc/widgets.php on line 50 [16-Feb-2022 18:49:36 UTC] PHP Warning: Undefined array key "wp_paypal_shopping_cart_widgets" in /home/../wp-content/plugins/widget-options/includes/widgets/display.php on line 441 [16-Feb-2022 18:49:36 UTC] PHP Warning: Trying to access array offset on value of type null in /home/../wp-content/plugins/widget-options/includes/widgets/display.php on line 441 [16-Feb-2022 18:49:36 UTC] PHP Fatal error: Uncaught TypeError: extract(): Argument #1 ($array) must be of type array, null given in /home/../wp-content/plugins/wordpress-simple-paypal-shopping-cart/wp_shopping_cart.php:720 Stack trace: #0 /home/../wp-content/plugins/wordpress-simple-paypal-shopping-cart/wp_shopping_cart.php(720): extract() #1 /home/../wp-includes/widgets.php(835): show_wp_simple_cart_widget() #2 /home/../wp-content/themes/graphene/sidebar-two.php(18): dynamic_sidebar() #3 /home/../wp-includes/template.php(770): require_once('/home/beerlimar...') #4 /home/../wp-includes/template.php(716): load_template() #5 /home/../wp-includes/general-template.php(136): locate_template() #6 /home/../wp-content/themes/graphene/footer.php(20): get_sidebar() #7 /home/../wp-includes/template.php(770): require_once('/home/beerlimar...') #8 /home/../wp-includes/template.php(716): load_template() #9 /home/../wp-includes/general-template.php(92): locate_template() #10 /home/../wp-content/themes/graphene/single.php(20): get_footer() #11 /home/../wp-includes/template-loader.php(106): include('/home/beerlimar...') #12 /home/../wp-blog-header.php(19): require_once('/home/beerlimar...') #13 /home/../index.php(17): require('/home/beerlimar...') #14 {main} thrown in /home/../wp-content/plugins/wordpress-simple-paypal-shopping-cart/wp_shopping_cart.php on line 720
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘PHP fatal errors’ is closed to new replies.