![]() |
Simple EU Cookie Law MOD
1 Attachment(s)
Simple EU Cookie Law MOD
Works also on vBulletin 3.8.X and 5.X.X Thanks to Stefan118 One template edit in the footer: Go to the footer of the standard style, and put on the end: Code:
<link rel="stylesheet" type="text/css" href="http://www.heartinternet.co.uk/eu-cookie/main.css"/> https://vborg.vbsupport.ru/ https://vborg.vbsupport.ru/ Another way is: Download the files, rename the code, and put them on your server. For more information see: http://www.heartinternet.co.uk/eu-cookie-law.html Changelog: V.1.10 Fixed *.png problem |
Changelog:
|
Thanks, I will have a go with it in the next few day's.
|
Thanks, tagged for now as all I need to do now is create a privacy policy. :(
|
So this leaves the tick in the corner for good?
|
Is it recommended to put the .js files on my own server?
|
Quote:
Quote:
|
I decided to stick with just using the vBulletin notification function as I'd rather not have images left on my site.
|
Rather than direct them to google on clicking the x i'd like to direct them to my cookie explanation page, can you allow us the possibility of a custom redirection?
|
To enforce it for server scripts, add the following to an .htaccess file in your home directory:
Code:
SetEnvIf Cookie "eu-opt-in=1" opted_in Code:
document.cookie = mycookiestring; To change Google to an explanatory page, privacy policy or another URL, use the following code: Code:
<script type='text/javascript'> HI.optInCookies.disagreeURL = "/some-page-on-my-site"; </script> Code:
<script type='text/javascript'> HI.optInCookies.l10n.disagreeCaption = "No thanks, see privacy policy"; </script> |
All times are GMT. The time now is 10:29 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|