![]() |
|
Cookie consent notice - Always appears - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Cookie consent notice - Always appears (/thread-13366.html) |
Cookie consent notice - Always appears - guirala - 2020-01-17 Hello people: Cookie consent notice - Always appears - acrylian - 2020-01-17
That refers to when the cookie expires so the notice appears again. But the cookie is only set if you click on it so otherwise it will reappear until you do (or if your browser has cookies disabled). If you are loggedin as administrator you should not see it. Cookie consent notice - Always appears - guirala - 2020-01-27 Hi acrylian, long time no contact. I comment that regardless of what you say about the expiration of the cookie and the notice, my problem is that even if I click on the cookie notice (accept), whenever I re-enter, it reappears. The rest I already knew (my browser has not cookies disabled). Bye. Cookie consent notice - Always appears - acrylian - 2020-01-27 It must be something with your browser. Either it does not set it (you say it does) or you have configured that deletes cookies after you close the browser. Otherwise I have no idea. Review you browser console for some JS errors. Cookie consent notice - Always appears - ctdlg - 2020-01-31 Hello, I have the same problem on my localhost machine, not on my online site. Same browser, same settings, local problem, no online problem. I do not know why, I just disable cookie consent extension on my localhost after updating. To diagnose, I did a chmod 777 -R /opt/lampp/htdocs (my root web folder) - Same problem - it's not a permission problem. Probably a configuration of my localhost server (Apache, Php, other ?) I stopped investigating because it's useless for me, just interesting ! My Localhost is configured with Xampp/php 7.2 version. Cookie consent notice - Always appears - fretzl - 2020-01-31 @ctdlg, are you perhaps logged-in? Cookie consent notice - Always appears - acrylian - 2020-01-31 If he was loggedin as an admin no one should see this at all. And if someone is logged in cookies are working. So it can only be something different. A JS error somewhere would cause it not to work as well. But that is something we can't see from here as it is all working for me both on our live site and our local site. Also check the Zenphoto options for cookies and their expiration value. If that is too short the request may re-appear to soon. Cookie consent notice - Always appears - ctdlg - 2020-01-31 Cookie consent setting : 365. Cookie consent notice - Always appears - ctdlg - 2020-01-31 I checked my php localhost setting printf( Cookie consent notice - Always appears - ctdlg - 2020-01-31 I checked my cookies with local host With my live site, I get another one Could it be a localhost time setting problem ? I had to add a registry key in Windows (regedit) to get same time under Linux or Windows Cookie consent notice - Always appears - acrylian - 2020-01-31 Yes, cookies will be enabled if you can log in. Do you use the static html cache plugin? Try to clear it in case it cached something it shouldn't. Although again being loggedin you should not see the cookies overlay at all. Also check your brwoser settings. If you set that they are cleared after browser closing or have any extension for privacy that might be the reason, too.
You have to review your browser log/console. Btw, have a link to the site in question so we can try if we see the same behaviour? |