A few hours ago everything just went fine on my store. Then for some reason I changed the settings for using SID in frontend to NO. After that I couldn’t access the admin panel anymore. So I fixed that by setting the value for web/session/use_frontend_sid in core_config_data to 1. I cleared the cache manually by ftp and I was able to log into the admin panel.
Now the strange part. After all I can’t add products to the cart. Everytime I try to add a product to my cart magento redirects me to the enable-cookies CMS page.
A few hours ago everything just went fine on my store. Then for some
Share
Ok, I solved the problem. I set the redirect when cookies are deactivated in the configuration panel to NO. Now it works like before.