Forum Replies Created
- AuthorPosts
- This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.
Ok, thanks for your help. We will need to take off debug mode before the morning though when we open. Will leave it on as long as we can.
Thanks again.
Not sure where the 40M came from but just checked and limit is set at 256M
Current memory usage: 8 MB
Memory limit: 256M
PHP version: 7.3.17 – show PHP information (phpinfo)Debug now looks like this for reference
[Admin edit: details not needed, so removed for clarity]
Just looked at debug file again, the error seems to be anytime anyone looks at the order page
[13-May-2020 16:32:46 UTC] WPPIZZA DEBUG ERROR-INFO :[2020-05-13 17:32:46] – Calderwood Cafe
URL: https://calderwoodcafe.co.uk/order
BLOG ID: 1====================================================================================
CRITICAL ERROR:
10005 | Missing hash – are your php sessions set up correctly ?WPDB LAST QUERY (*might* be related): SELECT wpdp_posts.* FROM wpdp_posts WHERE 1=1 AND (wpdp_posts.ID = ’14’) AND wpdp_posts.post_type = ‘page’ ORDER BY wpdp_posts.post_date DESC
————————————————————————–[13-May-2020 16:32:46 UTC] PHP Notice: Undefined index: ordervars in /home/calderwo/public_html/order/wp-content/plugins/wppizza-gateway-stripe/v3x.php on line 536
[13-May-2020 17:17:14 UTC] WPPIZZA DEBUG ERROR-INFO :[2020-05-13 18:17:14] – Calderwood Cafe
URL: https://calderwoodcafe.co.uk/order
BLOG ID: 1====================================================================================
CRITICAL ERROR:
10005 | Missing hash – are your php sessions set up correctly ?WPDB LAST QUERY (*might* be related): SELECT wpdp_posts.* FROM wpdp_posts WHERE 1=1 AND (wpdp_posts.ID = ’14’) AND wpdp_posts.post_type = ‘page’ ORDER BY wpdp_posts.post_date DESC
————————————————————————–[13-May-2020 17:17:14 UTC] PHP Notice: Undefined index: ordervars in /home/calderwo/public_html/order/wp-content/plugins/wppizza-gateway-stripe/v3x.php on line 536
Just to clarify, we closed at 15:00 UK time today.
It is on, we enabled it using your link after the sent the system info
WP Memory Limit: 40M
WP Remote Post: wp_remote_post() works
WP_DEBUG: Enabled
WP_DEBUG_LOG: Enabled
WP_DEBUG_DISPLAY: DisabledWe were open later today as we were doing a promotion!
https://calderwoodcafe.co.uk/order/wp-content/uploads/2020/05/Screenshot-2020-05-13-at-17.47.15.png
From debug fie :
[13-May-2020 16:32:46 UTC] WPPIZZA DEBUG ERROR-INFO :[2020-05-13 17:32:46] – Calderwood Cafe
URL: https://calderwoodcafe.co.uk/order
BLOG ID: 1====================================================================================
CRITICAL ERROR:
10005 | Missing hash – are your php sessions set up correctly ?WPDB LAST QUERY (*might* be related): SELECT wpdp_posts.* FROM wpdp_posts WHERE 1=1 AND (wpdp_posts.ID = ’14’) AND wpdp_posts.post_type = ‘page’ ORDER BY wpdp_posts.post_date DESC
————————————————————————–[13-May-2020 16:32:46 UTC] PHP Notice: Undefined index: ordervars in /home/calderwo/public_html/order/wp-content/plugins/wppizza-gateway-stripe/v3x.php on line 536
This reply has been marked as private.Will enable debug and see what turns up in the file. Sent other stuff in pvt message.
Ok, sussed this out. As all our menu items are “regualr” we removed the size tab on each menu item, so it looks like this https://prnt.sc/sfi9e2 Ill get our dev to put back the “regular” label : )
The ability to enable stock management on certain items rather than them all would be amazing.
Cheers
Found the localization, was being stupid : )
Brilliant, thanks so much. Just installed. Can’t see where to find the localization settings and also have stock levels enabled but it isn’t showing up on the front end of the site. I’ll continue to have a play about.
Thanks again !
Sorted it : )
Added as a custom plugin and works great !
Hi
I take it the code is going in functions.php file?
Kenny
- AuthorPosts