Illegal string offset ‘date_format’ in WP 4.8.2 checkout
-
I’ve just installed WordPress 4.8.2, followed by:
1) Woocommerce
2) Stripe
3) Stripe Subscriptions
4) Woocommerce Customer Delivery Date Time SelectionIn the checkout I’m seeing the following errors:
Warning: Illegal string offset ‘date_format’ in /home/my-directory/wp-content/plugins/woocommerce-customer-delivery-date-time-selection/wcd_date_time.php on line 65
Notice: Uninitialized string offset: 0 in /home/my-directory/wp-content/plugins/woocommerce-customer-delivery-date-time-selection/wcd_date_time.php on line 65
Warning: Invalid argument supplied for foreach() in /home/my-directory/wp-content/plugins/woocommerce-customer-delivery-date-time-selection/wcd_date_time.php on line 139
Warning: Illegal string offset ‘dd_lang’ in /home/my-directory/wp-content/plugins/woocommerce-customer-delivery-date-time-selection/wcd_date_time.php on line 36
Notice: Uninitialized string offset: 0 in /home/my-directory/wp-content/plugins/woocommerce-customer-delivery-date-time-selection/wcd_date_time.php on line 36
Warning: Illegal string offset ‘dt_lang’ in /home/my-directory/wp-content/plugins/woocommerce-customer-delivery-date-time-selection/wcd_date_time.php on line 37
Notice: Uninitialized string offset: 0 in /home/my-directory/wp-content/plugins/woocommerce-customer-delivery-date-time-selection/wcd_date_time.php on line 37
Warning: Illegal string offset ‘date_format’ in /home/my-directory/wp-content/plugins/woocommerce-customer-delivery-date-time-selection/wcd_date_time.php on line 65
Notice: Uninitialized string offset: 0 in /home/my-directory/wp-content/plugins/woocommerce-customer-delivery-date-time-selection/wcd_date_time.php on line 65
Warning: Invalid argument supplied for foreach() in /home/my-directory/wp-content/plugins/woocommerce-customer-delivery-date-time-selection/wcd_date_time.php on line 81
- The topic ‘Illegal string offset ‘date_format’ in WP 4.8.2 checkout’ is closed to new replies.