OFFLINE-GmbH / oc-gdpr-plugin

October CMS plugin to make websites GDPR and ePrivacy compliant
https://octobercms.com/plugin/offline-gdpr
MIT License
36 stars 20 forks source link

Menu item "cookies" appears then disappears #68

Closed drmzio closed 4 years ago

drmzio commented 4 years ago

Is this intentional? The cookies menu item only appears in the Plugins & Updates page of the backend.

Settings page image

Other pages image

tobias-kuendig commented 4 years ago

That's strange. I cannot reproduce this issue.

Are you on the latest version? Also, can you try disabling and re-enabling the "log cookie requests" option in GDPR's general settings and see if that helps?

According to the code, the menu item should be removed if the log_enabled setting is false:

https://github.com/OFFLINE-GmbH/oc-gdpr-plugin/blob/develop/Plugin.php#L61