vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Mini Mods - Cookie Consent (https://vborg.vbsupport.ru/showthread.php?t=325880)

yilmaz 12-13-2017 10:00 PM

Cookie Consent
 
1 Attachment(s)
User must approve cookie one time
-----------------
Delete the old product, reinstall it

TTayfun 01-04-2018 11:53 AM

Thanks yilmaz.

djbaxter 01-08-2018 08:44 PM

Quote:

However, if you would like, you can change your cookie settings at any time.
I wanted to change the display to tell members HOW to change their cookie settings, or to add a link to a thread explaining how to do that.

However, this mod doesn't appear to be phrased.

Can you add an option to edit the displayed text?

Seven Skins 01-08-2018 09:00 PM

Search for this phrase "cookie_consent_message"

Paolitus 03-26-2018 05:31 PM

Thank you
beautiful mod, but don't work
I have vb 4.2.5
it only worked the first time

scottkoz20 03-26-2018 06:43 PM

Quote:

Originally Posted by Paolitus (Post 2593756)
Thank you
beautiful mod, but don't work
I have vb 4.2.5
it only worked the first time

correct me if I am wrong, but it should only work 1-time unless you clear out your cookies.

Paolitus 03-27-2018 04:18 AM

what you say is correct
from further testing, I noticed that it does not work when I change the language of the "cookie_consent_message"

Stratis 03-28-2018 04:30 AM

Quote:

Originally Posted by Paolitus (Post 2593777)
what you say is correct
from further testing, I noticed that it does not work when I change the language of the "cookie_consent_message"

It works in my language, as i see you must not have a second line using "ENTER" :)

ramesh_umk3 03-28-2018 02:35 PM

Good mod but when we are concern about SEO , and Cross Browsers support i would prefer Below Small mod. Works with almost any vBulletin Version.

Paste below code in Style Manager --> Edit Template --> headinclude
at end of template.

HTML Code:

<script type="text/javascript">
    window.cookieconsent_options = {"message":"Best Hosting Forums uses cookies to ensure you get the best experience on our website","dismiss":"Got it!","learnMore":"More info","link":"http://www.besthostingforums.com/privacy.php","theme":"light-bottom"};
</script>

<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.10/cookieconsent.min.js"></script>

Note: Don't forget to change your message, link and theme can be changed from "light" or "dark"

Demo:
http://www.besthostingforums.com/

Paolitus 03-28-2018 03:56 PM

Quote:

Originally Posted by Stratis (Post 2593799)
It works in my language, as i see you must not have a second line using "ENTER" :)

it's work!!!! Thank you for your support

Quote:

Originally Posted by ramesh_umk3 (Post 2593807)
Good mod but when we are concern about SEO , and Cross Browsers support i would prefer Below Small mod. Works with almost any vBulletin Version.

Paste below code in Style Manager --> Edit Template --> headinclude
at end of template.

HTML Code:

<script type="text/javascript">
    window.cookieconsent_options = {"message":"Best Hosting Forums uses cookies to ensure you get the best experience on our website","dismiss":"Got it!","learnMore":"More info","link":"http://www.besthostingforums.com/privacy.php","theme":"light-bottom"};
</script>

<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.10/cookieconsent.min.js"></script>

Note: Don't forget to change your message, link and theme can be changed from "light" or "dark"

Demo:
http://www.besthostingforums.com/

Thank you

Bazii 04-15-2018 05:16 PM

Quote:

Originally Posted by Seven Skins (Post 2592174)
Search for this phrase "cookie_consent_message"

Thank you at first but where can i find "cookie_consent_message" in admin cp?

djbaxter 04-15-2018 07:04 PM

Quote:

Originally Posted by Bazii (Post 2594181)
Thank you at first but where can i find "cookie_consent_message" in admin cp?

Admin CP >> Languages and Phrases >> Search in Phrases

http://[YOUR_FORUM_URL]/admincp/phrase.php?do=search

Bazii 04-16-2018 03:09 PM

Perfect. Thank You very much :up:

Jens Schubert 05-18-2018 07:03 AM

Question: The standard text says, that the user can change the cookie settings at any point in time. I just want to confirm that you are talking about the general cookie settings in the web browser, right?

I mean...there's no way to opt-out of cookies and have VB run without any...?

thanks!

djbaxter 05-18-2018 08:22 AM

Quote:

Originally Posted by Jens Schubert (Post 2594793)
Question: The standard text says, that the user can change the cookie settings at any point in time. I just want to confirm that you are talking about the general cookie settings in the web browser, right?

I mean...there's no way to opt-out of cookies and have VB run without any...?

Well there is, I think. It would be like browsing the forum as a guest or bot, though.

jagtpf 05-23-2018 05:03 AM

Is anybody using this as a way to garner consent under the new EU GDPR instruction?

I am going to assume this will work if the cookie phrase is altered to refer to terms pertinent to the GDPR.

What happens if they don't reply 'acceptance'?

Sicilian 05-27-2018 04:36 AM

I've just installed this on a Forum, changed the phrase / message. Re-enabled the product but the pop up message is now no longer appearing. Any ideas anyone? Could message be too long for the pop up box?

EDIT: I've just tested with a short message and appeared fine. Anyone know where I can resize the box?

Sicilian 05-27-2018 02:15 PM

Looks like its not the box size of message length. If I add any hyper link the box don' show. For example:

<a href="https://www.xxxxx.com/Forum-privacy-policy/" target="_blank"><b>Privacy Policy</b></a>

djbaxter 05-27-2018 02:40 PM

Quote:

Originally Posted by Sicilian (Post 2594937)
Looks like its not the box size of message length. If I add any hyper link the box don' show. For example:

<a href="https://www.xxxxx.com/Forum-privacy-policy/" target="_blank"><b>Privacy Policy</b></a>

Hmmm... that's a major drawback with the GDPR thing now active.

I want to do that too but haven't had time to try it yet. If you add links with BBCode instead of HTML does it make any difference?

tagline 02-03-2019 08:03 AM

...Is there a way to show the "cookie approve tab" in other position than bottom left?

wawro 04-10-2019 08:01 AM

This mod kickoff my server VB 4.2.3


All times are GMT. The time now is 05:49 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01165 seconds
  • Memory Usage 1,764KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_html_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (21)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete