Coder Social home page Coder Social logo

joomball / jbcookies Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 7.0 172 KB

JBCookies displays information about the use of cookies for Joomla 4. The module is ready to support any multilanguage page.

License: GNU General Public License v3.0

CSS 4.61% PHP 95.39%
cookie cookies joomball joomla module php

jbcookies's People

Contributors

joomball avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

jbcookies's Issues

jb decline not showing

jb decline not showing after Update to 3.1.1

<script type="text/javascript"> --   | jQuery(document).ready(function () {   | function setCookie(c_name,value,exdays)   | {   | var exdate=new Date();   | exdate.setDate(exdate.getDate() + exdays);   | var c_value=escape(value) + ((exdays==null) ? "" : "; expires="+exdate.toUTCString()) + "; path=/";   | document.cookie=c_name + "=" + c_value;   | }   | jQuery('.jb.decline').click(function(){   | setCookie("jbcookies","",0);   | window.location.reload();   | });   | });   | </script>

Disagree button

Hello.
Is it possible to add a "Disagree" and/or a "Close window" button?

Hide module after accept

Hi,
I would like to use the module, but I do not want it to be always visible.
I jast want the module to display if non cookie is set or if the cookies are too old.
I wonder if there is a way to do it.
Thanks

Will the module be updated?

A good module, is there an update planned? PHP 8.1. A warning pops up like this: "Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in SITE\modules\mod_jbcookies\mod_jbcookies.php on line 62"

Error with last release

0 - syntax error, unexpected $end, expecting TC_DOLLAR_CURLY or TC_QUOTED_STRING or '"' in /home/siti/www.ferrovie.info/ferrovie.info/htdocs/modules/mod_jbcookies/language/it-IT/it-IT.mod_jbcookies.ini on line 71
Non è possibile visualizzare questa pagina, potrebbe essere a causa di:

un bookmark/preferiti scaduto
una ricerca attraverso il motore di ricerca che ha una indicizzazione non aggiornata di questo sito
un indirizzo compilato male
non hai accesso a questa pagina
la risorsa richiesta non esiste.
si è verificato un errore durante l'esecuzione della richiesta.
Prova a visitare una delle seguenti pagine

Home Page
Se persistono delle difficoltà, contatta l'Amministratore di questo sito e riporta l'errore

syntax error, unexpected $end, expecting TC_DOLLAR_CURLY or TC_QUOTED_STRING or '"' in /home/siti/www.ferrovie.info/ferrovie.info/htdocs/modules/mod_jbcookies/language/it-IT/it-IT.mod_jbcookies.ini on line 71

Color and link to an artccle

Good afternoon,
My message concerns : www.v2.chaussonniere-ribeiro.fr
I used the release 3.0.8
I would like to use the option : "colors customized".
I selected the background color as black, but the message in the bottom appears as transparency
Regarding the link, the article does not appear rightly, the characters are transparency.
Thank you for your help,
Best regards,

Error CssIdentifier` missing

Hi

tried this module again but didnt work with Joomla 3.10.3 php 8.0.12

Get this error after trying to save:

**An error has occurred.

0 Joomla\CMS\Form\Form::validateField() rule `CssIdentifier` missing.** 

New version 4.0

Styling no longer working?

Hi, I just upgraded to Joomla 3.9.4 and noticed that the styling of the module has been lost. I'm not sure how long it has been like this, I just noticed. https://webcoast.com.au

Usually it is has black background and a blue button. These options are still set in the module, but don't appear on the site. It displays at the bottom of the page.

Thanks

Personalize text and colors

Hi,
Thanks for your extension,
How and where is it possible on Joomla 4 with Joomball Cookie to personalize the text (in French langage for exemple).
I made modification on the idfferents colors but with no effect...
Thanks

Disable Delete Cookies Link

Hi,
the delete cookies link suddenly appeared and also in 3.19 nothing changes when I change the options of the Module.
Any idea how to fix/ how to remove that link?

JB Cookies - adjustments seem to be difficult

Hi
I installed JB Cookies to install on a South African website of an international non-profit. The idea is that it should pop up and give the visitor the legal right to accept or decline. While I adjusted the [Show Decline] button, nothing changed on the front end. I noticed a link to "Learn more" where the visitor can click to get more information on my cookies policy. It is hard coded to [site-name]/#jbcookies. There is no parameter to adjust this or the link to point to an article. So I looked for it and found it in /modules/mod_jbcookies/tmpl/default.php and default_custom.php. I created an article and adjusted the php but to no avail. The default_custom.php changed the link, but clicking on it did not open my article.

Creation date should be updated

The <creationDate> in mod_jbcookies.xml is still August 2014. In other extensions, I see this being updated to reflect the release date. The creation date is shown in the Joomla backend (Extensions > Manage > Manage) and the 2014 date made me think I had an outdated version.

cookie banner reappears in mobile browser

Hi, we have this site https://advocatenkantoor-mattijs.be/ that uses the plugin. On desktop it works fine. But in mobile after clicking accept the cookie banner normally slides down to be hidden. But when navigating to other page in mobile the cookie banner reappears and the accept button cant be clicked. It doesn't go away in mobile browser.

validation error

just, installed last version, when i try to save oprions in admin i receive this error

Joomla\CMS\Form\Form::validateField() ruleCssIdentifiermissing.

Mobile display

Hi
The JB Cookies pop up works fine on my PC but links do not work on mobile

Thanks
Mike

Link to the privacy policy

I miss the option to paste my own link to the privacy policy instead of #jbcookies
Alternatively, download the link from Joomla plugin privacyconsent or confirmconsent.

Now the link is permanently entered in the template:
<a href="#jbcookies" >

JBCookies 3.1.6 bug

after update to JBCookies 3.1.6 I get this bug

Information cookies page apears on page how to disable it or turn off ?

Language TAB

I installed the 4.0.1 version in my joomla 4 site but in my module the tab language is empty and i cant write anything.

Can you help me?

Link to "Select an Article" not working?

Hello, I cannot seem to get the link to an article working it just does the #jbcookies link.
I have set it to show additional info & added the privacy article.

Untitled-2

Is this a bug, or am I missing something?
Thanks
S :)

Decline Button not showed

Dear developer,

I've just installed your extension mod_jbcookies_3.1.6 on Joomla 3.9.25 with success.
The module works great even with language setup (I'm working on a website with 2 language).

I have also enabled SHOW DECLINE button but there is no way to see it on the banner. I tried to assign your module on all position in my template, but nothing.

I tried to enable also my CACHE in GLOBAL Configuration (both in conservative and progressive mode) but it doesn't work.

Do you have any suggestion ?

Regards,

Expire Cookie

Good Morning
I need to expire Cookie Banner but I can't in this new version.

Everytime I click on Close Button ( ACCETTO in Italian ) next time banner come again

In Atachment, module option.... Maybe I must put the empty field but I don't know what...
Thanks
joomball-issue

Uncaught ReferenceError: Squeezebox is not defined

Hello,
I get this error in my Console, I think it might be due to an incompatibility with my template?
The cookie bar is not showing up at all.
Do you have any suggestions?

flavioodorizzi. com

Thank you in advance

Background Color

Hi there,
I just recently noticed that the Background Color is gone/transparent.
Is this related to the latest update?
Also it's not changing anything on the life page if I'm changing a color or setting of the module.
Module used on Gantry 5 and Joomla 3.10.2

Incorrect domain for cookie on the confirmation process

Hi,

I have a site with a subfolder for developing and testing before implement them alive.
The cookie was not always written and seems is because my "dev site" is in a subfolder!
Was something like for example "foo.com/dev" and the domain result was "foo.comdev"

In your file mod_jbcookies.php is this:
$domain = str_replace(array('https://www.', 'http://www.', 'https://', 'http://'), '', JUri::base());

I replaced with something more simpler:
$domain = $_SERVER['SERVER_NAME'];

And is working for me! The version I'm using is 3.1.4
Please test it, not sure if some servers return this variable as empty, but perhaps with a IF condition can solve this issue in sites working in sub folders.

Regards,
Carlos

Issue with link to article Privacy policy

Hi, I have a problem with the link "Read more" that should send to the privacy policy article.
It doesn't work. When you click on read more, nothing happens. When you move the cursor on the link, the path is www.mywebsite.it/#jbcookies , and it doesn't open the Privacy policy article (as set on the module, in language section).

I tried to update the module, but with the last version an error occur (I have joomla 3.9.26)

Please let me know how can I solve the problem
Thank you in advance

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.