Closed SB1955 closed 2 years ago
CMS: V9.1.2 PHP: 8.1 Store: 2.4.7.7
Hitting ‘Clear Cart’ clears page ‘Utility Links’ but not modal and gives server error: POST http://localhost:8888/b192/cart/getmodal [HTTP/1.1 500 Internal Server Error 259ms]
‘Continue Shopping’ and ‘Update’ in modal seems to work.
All okay with PHP: 7.4.21
This should fix it: https://github.com/concretecms-community-store/community_store/commit/23f27f2367546acb80b014e42059beca42445fea
Let me know if you hit any other issues
Thanks, fixed.
CMS: V9.1.2 PHP: 8.1 Store: 2.4.7.7
Hitting ‘Clear Cart’ clears page ‘Utility Links’ but not modal and gives server error: POST http://localhost:8888/b192/cart/getmodal [HTTP/1.1 500 Internal Server Error 259ms]
‘Continue Shopping’ and ‘Update’ in modal seems to work.
All okay with PHP: 7.4.21