php errors when clicking ‘Enrol Now’
-
This was working about 2-3 months ago (I have been writing other courses) when a student registered. When I went to test it yesterday the following php errors occurred. I have added a 10-hour course to the site, but it is not complete yet.
WP version 4.9.6. Windows 10 64-bit. I had Woocommerce, but I deleted it to see if that would fix the problem, but to no avail.Any ideas?
Warning: Illegal string offset ‘cols’ in /homepages/1/d513761231/htdocs/courses/wp-content/plugins/lifterlms/includes/shortcodes/class.llms.shortcode.checkout.php on line 103
Warning: Illegal string offset ‘gateways’ in /homepages/1/d513761231/htdocs/courses/wp-content/plugins/lifterlms/includes/shortcodes/class.llms.shortcode.checkout.php on line 107
Warning: Illegal string offset ‘selected_gateway’ in /homepages/1/d513761231/htdocs/courses/wp-content/plugins/lifterlms/includes/shortcodes/class.llms.shortcode.checkout.php on line 108
Warning: Illegal string offset ‘order_key’ in /homepages/1/d513761231/htdocs/courses/wp-content/plugins/lifterlms/includes/shortcodes/class.llms.shortcode.checkout.php on line 110
Warning: Cannot assign an empty string to a string offset in /homepages/1/d513761231/htdocs/courses/wp-content/plugins/lifterlms/includes/shortcodes/class.llms.shortcode.checkout.php on line 110
Warning: Illegal string offset ‘field_data’ in /homepages/1/d513761231/htdocs/courses/wp-content/plugins/lifterlms/includes/shortcodes/class.llms.shortcode.checkout.php on line 112
Warning: Illegal string offset ‘coupon’ in /homepages/1/d513761231/htdocs/courses/wp-content/plugins/lifterlms/includes/shortcodes/class.llms.shortcode.checkout.php on line 146
Warning: Cannot assign an empty string to a string offset in /homepages/1/d513761231/htdocs/courses/wp-content/plugins/lifterlms/includes/shortcodes/class.llms.shortcode.checkout.php on line 146
Warning: Illegal string offset ‘plan’ in /homepages/1/d513761231/htdocs/courses/wp-content/plugins/lifterlms/includes/shortcodes/class.llms.shortcode.checkout.php on line 153
Recoverable fatal error: Object of class LLMS_Access_Plan could not be converted to string in /homepages/1/d513761231/htdocs/courses/wp-content/plugins/lifterlms/includes/shortcodes/class.llms.shortcode.checkout.php on line 153
The page I need help with: [log in to see the link]
- The topic ‘php errors when clicking ‘Enrol Now’’ is closed to new replies.