To post a new support question, click the Post New Topic button below.
Current Version: 5.2.4 | Sytist Manual | Common Issues | Feature Requests
Items In Cart Not Showing At Checkout
I have some (not all) clients contacting me to say that when they are ordering, they see the items in their cart. When they click 'proceed to checkout' it says 'your cart is empty'
I have replicated this.
video: https://drive.google.com/file/d/1VNGkSME0-dEgaronf...
Also, 'view cart' can show an item for 18 pounds. But when you arrive at checkout it is 0:00 pounds
Please advise.
Update: It's happening in many of my galleries which have previously worked flawlessly
Update: replicated in Firefox, Chrome and Edge on multiple machines.
Erratic behaviour - it sometimes works!
You are adding to cart when over www.yoursite but when you go to checkout it is going to yoursite (no www) which makes it lose the session.
This is because In Settings -> Checkout & Payment you have the SSL link in "Fixed SSL link" without the www.
Delete what you have in "Fixed SSL link" so there is nothing there, keep "Check this box if you have a SSL installed." checked and save.
My Email Address: info@picturespro.com
Then for whatever reason then, the PHP value $_SERVER['HTTP_HOST'] is returning the incorrect value. When you are viewing over www. , it should return that value with www. It is not now.
This isn't a Sytist bug but the behavior on the server has changed.
You should force https with the www. in the URL per these instructions if you aren't already.
If that doesn't resolve it, you will need to ask your host about forcing the URLs to not include the www. or fixed the issue with $_SERVER['HTTP_HOST'] not returning the correct value.
My Email Address: info@picturespro.com
Ok, will investigate and report back whatever.
Hostpapa have been thinking it's a memory or resources issue and they have made more available, with no change in behaviour.
Hopefully this will help sort it
You will need to go into your HOSTING control panel (cPanel) and use the file manager to edit the .htaccess file in the public_html folder. If you don't see the .htaccess file, click the settings icon and check to show hidden files.
Delete all the content from the .htaccess file and save:
That should fix the redirect issue.
Then ask your host how to properly force https with the www. (https://www.)in the .htaccess file for their hosting.
My Email Address: info@picturespro.com
If that is a .htaccess file. If it is .htaccess-- (with the 2 dashes on the end), that is not it.
My Email Address: info@picturespro.com
Ok, the only other htaccess file I can see has 'syt' at the end of it.
However... Hostpapa turned off the CDN (?) and now the site appears to function properly again, including shopping cart. They have asked me to monitor it.
I know Chatgpt can't be believed on much that it spues out but I found the attached interesting. Don't know if it's accurate but it describes my issues..
Loading more pages