Kipjr / cookieconsent

Simple cookie consent for Piwigo
https://piwigo.org/ext/extension_view.php?eid=888
3 stars 3 forks source link

Issues with firefox? #14

Closed reox closed 1 year ago

reox commented 1 year ago

I have a weird issue with this plugin and firefox 116: In the list of plugins, the plugin is always hidden. However, with chrome it works fine. Is this a known issue or simply a problem of my specific installation?

I use piwigo 13.8.0

Kipjr commented 1 year ago

It is hidden after install because you need to activate it afterwards as you might want to change the settings before showing it to your audience: image

In Admin/Plugins it is visible when I activate it. image

On Chrome 115: image

On Firefox 115.0.2: image

On Firefox 116.0.3: image

Unless I missed something... Feel free to comment and check your PHP Error logs if this still doesn't work.

reox commented 1 year ago

This is how firefox looks for me: image

in contrast to chrome: image

But I found out what is interfering... 🤦 I use the "I still don't care about cookies" addon in firefox, which simply removes the div with the id "cookieconsent" from the view: image

Funny enough - it does not remove the actual cookie banner from the site.

But okay, found the cause and added my site to the whitelist.