studiotopweb
Forum Replies Created
-
Forum: Plugins
In reply to: [GDPR] JS CrashI found this setting on the server
suhosin.cookie.encrypt = OnThis could be the cause, the solution is to set in the php.in as following
suhosin.cookie.encrypt = Off
suhosin.cookie.cryptua = Off
suhosin.cookie.cryptraddr = 0As documentation I’ll report here once the issue is fixed.
Regards,
NicolaForum: Plugins
In reply to: [GDPR] JS Crashis necessary https enabled?
Forum: Plugins
In reply to: [GDPR] JS Crashwhat jquery version is needed?
Forum: Plugins
In reply to: [GDPR] JS CrashCookies.get(“gdpr[consent_types]”)=”lyZuA3ioFHGKkzEYUSltB7LQFFGLXw3yT6kC1zPQqo0.”
Forum: Plugins
In reply to: [GDPR] JS Crashif (Cookies.get(“gdpr[consent_types]”) && JSON.parse(Cookies.get(“gdpr[consent_types]”)).indexOf(e) > -1)
Forum: Plugins
In reply to: [GDPR] JS CrashUncaught SyntaxError: Unexpected token l in JSON at position 0
at JSON.parse (<anonymous>)
at window.has_consent (gdpr-public.js?ver=1.4.4:1)
at HTMLDocument.<anonymous> (gdpr-public.js?ver=1.4.4:1)
at i (jquery.js?ver=1.12.4:2)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4:2)
at Function.ready (jquery.js?ver=1.12.4:2)
at HTMLDocument.K (jquery.js?ver=1.12.4:2)Forum: Plugins
In reply to: [GDPR] JS CrashHi Fernando,
pls take a look now, maybe you were watching while I was deactivating.Thank you
Forum: Plugins
In reply to: [GDPR] JS Crashaddendum
also
[gdpr_preferences text=”Privacy Preferences”]
is not workingForum: Plugins
In reply to: [GDPR] JS CrashI’ve activated it again, I’m trying to debug…
Forum: Plugins
In reply to: [GDPR] JS CrashThis is the error, I don’t have this consent name.
I’ve deactivated the plugin because it crashes the website.
Where is created the consent_type cookie?Thank you
Forum: Plugins
In reply to: [GDPR] I agree, the bar does not disappearYour last version solved the problem. Thank you
Forum: Plugins
In reply to: [GDPR] JS Function to allow cookiesGreat Fernando!
Where is the documentation about the JS function?
Thank you,
NicolaForum: Plugins
In reply to: [GDPR] I agree, the bar does not disappearno, I don’t. And all plugins have been disabled for testing, the test failed and I’ve restored active back.
Forum: Plugins
In reply to: [GDPR] I agree, the bar does not disappearok there is a difference, this website has the latest wordpress version 4.9.5 installed
Forum: Plugins
In reply to: [GDPR] I agree, the bar does not disappearI’ve deactivated all plugins and the problem is still there…