Magento 1.4.2 Uses remote database Lightspeed Cache
When a user tries to add a product to the cart it doesn't add the product. The issue is reproducible if a product page is left for an hour and then you try to add the product to the cart.
I have synced the time on the database server and the Magento server. I researched the issue on forums and have not found any solutions. Tried adjusting the the cookie timeouts to no affect.
Clearing browser cache or clearing sessions in the var directory is a temp fix.
Has anyone encountered this issue? Does anyone have some suggestions what direction I should look into?
app/etc/modules/
and see if its reproduced to help pinpoint the issue. – B00MER