electriz 130 Posted March 29, 2018 Posted March 29, 2018 (edited) Age verification (popup) by PrestaCraft INFO http://prestacraft.com/age-verification-popup PrestaShop compatible: 1.6 , 1.7 This module displays the age verification popup and validates user's age. Features User validation by birthday selection or simple button click Variety of configurable display options (colors, size, fonts) Multilanguage ready Responsive Friendly User Interface Screenshots Changelog v 2.0.0 Fixed bug when popup was being closed automatically sometimes Added ability to choose categories (perfect for stores having some 18+ categories) v 1.3.1 Fixed remodal popup loading on empty instance, which caused console error v 1.3.0 Removed “remember” option from database to cookie storage Fixed undefined variables call v 1.2.0 Fixed URL in the code v 1.1.0 Fixed typo in classname Added “version checker” ---- Download ageverification_2.0.1.zip ---- Any feedback is appreciated. IF YOU LIKE THIS MODULE, PLEASE DONATE AND SHARE ❤️ Edited April 1, 2020 by electriz new version (see edit history) 4 6 Share this post Link to post Share on other sites
Soyons Solidaire 249 Posted April 4, 2018 Posted April 4, 2018 Hi, Thank you for sharing Share this post Link to post Share on other sites
Soyons Solidaire 249 Posted April 4, 2018 Posted April 4, 2018 [PrestaShop] Fatal error in module file :/home/.../public_html/modules/ageverification/ageverification.php:require_once(): Failed opening required '/home/..../public_html/modules//ageverification/classes/AgeverificationDb.php' (include_path='/home/......./public_html/tools/htmlpurifier/standalone:.:/opt/alt/php70/usr/share/pear') Share this post Link to post Share on other sites
electriz 130 Posted April 4, 2018 Posted April 4, 2018 21 minutes ago, Soyons zen said: [PrestaShop] Fatal error in module file :/home/.../public_html/modules/ageverification/ageverification.php:require_once(): Failed opening required '/home/..../public_html/modules//ageverification/classes/AgeverificationDb.php' (include_path='/home/......./public_html/tools/htmlpurifier/standalone:.:/opt/alt/php70/usr/share/pear') Does it still apear when you change in modules\ageverification\ageverification.php and in modules\ageverification\controllers\front\av.php require_once(_PS_MODULE_DIR_.'/ageverification/'.$item); to require_once(_PS_MODULE_DIR_.'ageverification/'.$item); ? Share this post Link to post Share on other sites
Soyons Solidaire 249 Posted April 4, 2018 Posted April 4, 2018 (edited) Thank you, does not work ps 1.6.1.18 require_once(_PS_MODULE_DIR_.'/ageverification/'.$item); I changed By require_once(_PS_MODULE_DIR_.'ageverification/'.$item); Edited April 4, 2018 by Soyons zen (see edit history) Share this post Link to post Share on other sites
electriz 130 Posted April 4, 2018 Posted April 4, 2018 (edited) 1 hour ago, Soyons zen said: Thank you, does not work ps 1.6.1.18 require_once(_PS_MODULE_DIR_.'/ageverification/'.$item); I changed By require_once(_PS_MODULE_DIR_.'ageverification/'.$item); This is strange, i reinstalled this module on 1.6.1.18 and no errors... Where do you get this message? Maybe it's because of directory separator? Try change / to \ ? Edited April 4, 2018 by electriz edit (see edit history) Share this post Link to post Share on other sites
Soyons Solidaire 249 Posted April 4, 2018 Posted April 4, 2018 (edited) Back-office only ...Please you can put your module that works ? Edited April 4, 2018 by Soyons zen (see edit history) Share this post Link to post Share on other sites
electriz 130 Posted April 4, 2018 Posted April 4, 2018 3 hours ago, Soyons zen said: Back-office only ...Please you can put your module that works ? Sorry but for me it works - on the same presta version, Share this post Link to post Share on other sites
Soyons Solidaire 249 Posted April 4, 2018 Posted April 4, 2018 Ok Thank you my friend Share this post Link to post Share on other sites
nadie 6,472 Posted April 5, 2018 Posted April 5, 2018 En 29/3/2018 a las 10:30 PM, electriz dijo: Age verification (popup) by PrestaCraft Current module version: 1.0.0 PrestaShop compatible: 1.6 , 1.7 http://prestacraft.com/free-modules/home/11-age-verification-popup.html This module displays the age verification popup and validates user's age. Features User validation by birthday selection or simple button click Variety of configurable display options (colors, size, fonts) Multilanguage ready Responsive Friendly User Interface Ability to delete old and excessive database rows: manually or by CRON task Screenshots Download ageverification_1.0.0.zip If you like this module please donate Thanks! Any feedback is appreciated. Hi, Very good module I have made a small review (guide) of the module for the Spanish community: https://victor-rodenas.com/2018/04/05/verificar-edad-fecha-de-nacimiento-en-popup-en-prestashop Sorry for my english, 1 1 Share this post Link to post Share on other sites
electriz 130 Posted April 5, 2018 Posted April 5, 2018 5 hours ago, nadie said: Hi, Very good module I have made a small review (guide) of the module for the Spanish community: https://victor-rodenas.com/2018/04/05/verificar-edad-fecha-de-nacimiento-en-popup-en-prestashop Sorry for my english, Wow, that's great! Thank you very much for this. Share this post Link to post Share on other sites
Soyons Solidaire 249 Posted April 5, 2018 Posted April 5, 2018 (edited) Hi, I apologize I have the same problem on our version 1.6.1.16 even on version 1.7...? it's when I click on Modules and Services..? you can share your module that works on your version please Error 1.7 : Oops! An Error Occurred The server returned a "500 Internal Server Error". Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused. Error ps 1.6.1.16 [PrestaShop] Fatal error in module file :/home.../..../modules/ageverification/ageverification.php:require_once(): Failed opening required '/home/.../..../modules/ageverification/classes/AgeverificationDb.php' (include_path='/home/.../...../tools/htmlpurifier/standalone:.:/opt/alt/php70/usr/share/pear') Edited April 5, 2018 by Soyons zen (see edit history) Share this post Link to post Share on other sites
Soyons Solidaire 249 Posted April 5, 2018 Posted April 5, 2018 9 hours ago, nadie said: Hi, Very good module I have made a small review (guide) of the module for the Spanish community: https://victor-rodenas.com/2018/04/05/verificar-edad-fecha-de-nacimiento-en-popup-en-prestashop Sorry for my english, Nadie it works ? Share this post Link to post Share on other sites
Soyons Solidaire 249 Posted April 5, 2018 Posted April 5, 2018 (edited) Hi, a friend just tested him the same problem as me ? he will fix it Edited April 5, 2018 by Soyons zen (see edit history) Share this post Link to post Share on other sites
electriz 130 Posted April 5, 2018 Posted April 5, 2018 Ok stupid typo right there... $require = array( 'classes/AgeVerificationDb.php', ); Put this into your ageverification.php, will be fixed in 1.1.0. Share this post Link to post Share on other sites
electriz 130 Posted April 5, 2018 Posted April 5, 2018 1.1.0 released - fixed typo in classname - added version checker Share this post Link to post Share on other sites
Soyons Solidaire 249 Posted April 5, 2018 Posted April 5, 2018 Ok Thank you electriz ^^ Share this post Link to post Share on other sites
Soyons Solidaire 249 Posted April 5, 2018 Posted April 5, 2018 (edited) Now Good ^^ ageverification.php $require = array( 'classes/AgeVerificationDb.php', ); Edited April 5, 2018 by Soyons zen (see edit history) 1 Share this post Link to post Share on other sites
Soyons Solidaire 249 Posted April 6, 2018 Posted April 6, 2018 Hi my friend Thank you, You deserve encouragement http://prestacraft.com 1 Share this post Link to post Share on other sites
Soyons Solidaire 249 Posted April 7, 2018 Posted April 7, 2018 Hi, little problem with cookie pop opens when I change page, I join a catch Share this post Link to post Share on other sites
Soyons Solidaire 249 Posted April 7, 2018 Posted April 7, 2018 Hi I found where the problem comes from "Smart cache" code JavaScript Share this post Link to post Share on other sites
wellcardoso 0 Posted April 13, 2018 Posted April 13, 2018 Hello developers, Congratulations on the amazing work! I have a question, can this module be activated only in a specific category? eg adult content page? Thank you! Share this post Link to post Share on other sites
electriz 130 Posted April 16, 2018 Posted April 16, 2018 Hi, You can try this. Open modules/ageverification/ageverification.php Find: if (!AgeVerificationDb::checkByToken(Tools::getToken())) { Replace with if (!AgeVerificationDb::checkByToken(Tools::getToken()) && (int)Tools::getValue("id_category") == YOUR_CATEGORY_ID) { Where YOUR_CATEGORY_ID should be ID number of Your category. Share this post Link to post Share on other sites
Dan 1 Posted April 20, 2018 Posted April 20, 2018 got the module, installed it on 1.7.3 it works for the Website. But I'd like it to work only on 1 category (alcoholic beverages) So I changed the code line to if (!AgeVerificationDb::checkByToken(Tools::getToken()) && (int)Tools::getValue("id_category") == YOUR_CATEGORY_ID) { if (!AgeVerificationDb::checkByToken(Tools::getToken()) && (int)Tools::getValue("id_category") == 68) { which does not work (no popup). (68 is the category ID where I want the popup to popup. I thought might be a problem with the vanity URL, So I tried: if (!AgeVerificationDb::checkByToken(Tools::getToken()) && (int)Tools::getValue("id_category") == 68-alkoholische-getraenke) { no popup either. Any suggestions on what I am doing wrong? Share this post Link to post Share on other sites
Dan 1 Posted April 20, 2018 Posted April 20, 2018 Ah, I see what I missed: the module saves the devices that accepted. So, go to "advanced setting" delete manually. and it works like a charm. Popup on the specific category. Share this post Link to post Share on other sites
electriz 130 Posted April 20, 2018 Posted April 20, 2018 1 hour ago, Dan said: Ah, I see what I missed: the module saves the devices that accepted. So, go to "advanced setting" delete manually. and it works like a charm. Popup on the specific category. Exactly, because once user is accepted, there is no need to validate again Glad to hear everything is fine now. 1 Share this post Link to post Share on other sites
El plan de Dan 99 Posted April 20, 2018 Posted April 20, 2018 Thank you very much! It works fine on 1.7 here Great job!! Share this post Link to post Share on other sites
carlos.arranz 0 Posted April 27, 2018 Posted April 27, 2018 Error in av-functions.js for presta 1.6.1 function avAjax() { $.ajax({ url: "http://localhost/ps17/", /*ERROR LOCALHOST*/ ???? type: 'post', data: { ajax : true, module : 'ageverification', fc : 'module', controller : 'av', token : token }, success: function (response) { }, error: function (xhr, ajaxOptions, thrownError) { alert(xhr.status); alert(xhr.responseText); alert(thrownError); } }); } SHOULD BE function avAjax() { $.ajax({ url: "http://" + window.location.hostname, /*AUTOMATIC URL BASE*/ type: 'post', data: { ajax : true, module : 'ageverification', fc : 'module', controller : 'av', token : token }, success: function (response) { }, error: function (xhr, ajaxOptions, thrownError) { alert(xhr.status); alert(xhr.responseText); alert(thrownError); } }); } Share this post Link to post Share on other sites
electriz 130 Posted April 28, 2018 Posted April 28, 2018 carlos.arranz - you're right. Thanks 1.2.0 version is uploaded, bug is fixed, Share this post Link to post Share on other sites
Daniela 1 Posted May 21, 2018 Posted May 21, 2018 On 3/29/2018 at 11:30 PM, electriz said: Age verification (popup) by PrestaCraft Current module version: 1.2.0 PrestaShop compatible: 1.6 , 1.7 http://prestacraft.com/free-modules/home/11-age-verification-popup.html This module displays the age verification popup and validates user's age. Features User validation by birthday selection or simple button click Variety of configurable display options (colors, size, fonts) Multilanguage ready Responsive Friendly User Interface Ability to delete old and excessive database rows: manually or by CRON task Screenshots Download ageverification_1.2.0.zip Any feedback is appreciated. IF YOU LIKE THIS MODULE, PLEASE DONATE AND SHARE <3 Hi, I have some problems with this module - is affect one module I use (review module). The module work but the module don't work properly and the problem is this age module. Please help me, i need this module but i need also this review module. Thanks a lot! Share this post Link to post Share on other sites
apositivo 29 Posted June 3, 2018 Posted June 3, 2018 we have tried to use this module, but it only shows the popup once (www.misite.com/index.php), and if we try to enter from another URL (www.misite.com/sitemap.php) it does not show it Share this post Link to post Share on other sites
Daniela 1 Posted June 6, 2018 Posted June 6, 2018 On 5/21/2018 at 11:27 AM, Daniela said: Hi, I have some problems with this module - is affect one module I use (review module). The module work but the module don't work properly and the problem is this age module. Please help me, i need this module but i need also this review module. Thanks a lot! Hi, I was needed to deactivate the module because don't work properly with review module wich I use. Please let me know how to make this module to work with my review module. Url site: axel-company.ro Thanks in advance! Share this post Link to post Share on other sites
sylarlocke 2 Posted June 14, 2018 Posted June 14, 2018 Hi, thanks for the module, but it does not work correctly.The module only showed me the popup once, I removed it and it has not shown again. I have tried with other browsers and nothing, I have deleted the cache and neither have I tried to uninstall it, delete the cache and install it from 0 and neither.Does it work only once and in the index? Share this post Link to post Share on other sites
sylarlocke 2 Posted June 15, 2018 Posted June 15, 2018 UP The Module only working once, if you acept the popup once, never show popup neither in other browser neither other IP. Anybody can I help me with this? If I remove this record I can see again popup, but it's imposible to have remove when somebody acept popup. Thanks Share this post Link to post Share on other sites
Soyons Solidaire 249 Posted June 18, 2018 Posted June 18, 2018 (edited) S On 15/06/2018 at 11:05 AM, sylarlocke said: UP Le module ne fonctionne qu'une seule fois, si vous n'acceptez qu'une seule fois la fenêtre contextuelle, n'affichez jamais les fenêtres contextuelles ni dans les autres navigateurs ni dans les autres adresses IP. Quelqu'un peut-il m'aider avec ça? Si je supprime cet enregistrement, je peux voir à nouveau popup, mais il est impossible d'enlever quand quelqu'un acept popup. Merci Hi delete cookies Edited June 18, 2018 by Soyons zen (see edit history) Share this post Link to post Share on other sites
sicojose93 0 Posted June 21, 2018 Posted June 21, 2018 Only works once time, it's not problem with cookies. Share this post Link to post Share on other sites
electriz 130 Posted July 2, 2018 Posted July 2, 2018 It works one time, because if someone passes validation, there is no point to validate him again Share this post Link to post Share on other sites
Soyons Solidaire 249 Posted July 4, 2018 Posted July 4, 2018 (edited) Hi, Once client clicks he can not do it a second time unless he removes cookies from his browser Edited July 4, 2018 by Soyons zen (see edit history) Share this post Link to post Share on other sites
electriz 130 Posted July 8, 2018 Posted July 8, 2018 On 4.07.2018 at 8:53 PM, Soyons zen said: Hi, Once client clicks he can not do it a second time unless he removes cookies from his browser and what's wrong with that? Share this post Link to post Share on other sites
Soyons Solidaire 249 Posted July 8, 2018 Posted July 8, 2018 9 minutes ago, electriz said: and what's wrong with that? Hi, everything is fine Share this post Link to post Share on other sites
dogbytes.ch 1 Posted July 10, 2018 Posted July 10, 2018 HI I have the most recent version of your module on my prestashop 1.7.2.4. Installation runs fine. But if I visit the website and I enter my date of birth, I have to enter again and again. Every time, when I visit the page. Could you help me? Thanks Urs Share this post Link to post Share on other sites
backamblock 2 Posted July 21, 2018 Posted July 21, 2018 Hello there, i really like your module and the way it shows up. but i have a problem with my PS 1.7.4.1 When i install the module, the add to cart, tooltips, search and other ajax features do not work anymore. it adds the item to the cart, but there is no confirmation popup and the number does not increase. i have to refresh the page or go to the cart to see it. deactivating the module is not enough. i have to uninstall it and delete the folder to fix the problem. Do you have any solution for that? thanks Share this post Link to post Share on other sites
hempisland 0 Posted July 23, 2018 Posted July 23, 2018 hello in my page on the phone version it does not pop up, could you tell me whats the problem thaanks www.hemp-island.com Share this post Link to post Share on other sites
Super Gift 2 Posted August 12, 2018 Posted August 12, 2018 Hello, After accepting the age and visiting the page again I got an error in the browser console. I have solved this by checking if `inst` is undefined or not. Maybe useful if anyone else runs into this as well. Share this post Link to post Share on other sites
AndisB 0 Posted August 19, 2018 Posted August 19, 2018 Hi, I have the same issue as backamblock ( a few posts up). On version 1.7.4.2 when i click on 'Add to Cart' button, the confirmation modal does not show up and the cart icon does not update. If you click on the cart icon, it does bring up the cart and has the proper quantities (If the item added was your first item in the Cart, the Cart icon is not active and cannot be clicked). Love your module and your contribution to the community, but in present state it is unusable. Has anyone tried this on a clean, default install of 1.7.4.2? My shop has some custom changes to classes. If i get time, i will try and install on a clean install (i need to get around to setting this up anyways). Cheers Share this post Link to post Share on other sites
luky0 2 Posted August 23, 2018 Posted August 23, 2018 (edited) Hi, in my site i have a little problem maybe with the token. if i accept the first time on a device (pc or mobile) it will not show in any other device even if i change ip/device. Example: if I do ti on the pc and i go to the site with my mobile it will not show up even if i go in it with the mobile connection how can i fix? Edited August 23, 2018 by luky0 (see edit history) Share this post Link to post Share on other sites
Web Planet 0 Posted September 6, 2018 Posted September 6, 2018 En 19/8/2018 a las 2:17 PM, AndisB dijo: Hi, I have the same issue as backamblock ( a few posts up). On version 1.7.4.2 when i click on 'Add to Cart' button, the confirmation modal does not show up and the cart icon does not update. If you click on the cart icon, it does bring up the cart and has the proper quantities (If the item added was your first item in the Cart, the Cart icon is not active and cannot be clicked). Love your module and your contribution to the community, but in present state it is unusable. Has anyone tried this on a clean, default install of 1.7.4.2? My shop has some custom changes to classes. If i get time, i will try and install on a clean install (i need to get around to setting this up anyways). Cheers Same problem here in 1.7.4.2 Share this post Link to post Share on other sites
electriz 130 Posted September 12, 2018 Posted September 12, 2018 Hello, thank you for the feedback. In upcoming days I'll try to troubleshoot your issues and apply fixes to release a new version. Share this post Link to post Share on other sites
Soyons Solidaire 249 Posted September 12, 2018 Posted September 12, 2018 (edited) hello actually the module bug, even on version 1.6 Edited September 12, 2018 by Soyons zen (see edit history) Share this post Link to post Share on other sites
luky0 2 Posted September 21, 2018 Posted September 21, 2018 So when is the release of the new version? Share this post Link to post Share on other sites
flash discount 0 Posted October 17, 2018 Posted October 17, 2018 (edited) After installing module : index page (1/1) ContextErrorException Notice: Undefined index: header_mobile in 5a1eee66cf60bc4d52e2325bcdf9175194fc9008_2.file.av.tpl.php line 64 at content_5bc760df095e57_05123369(object(SmartyDevTemplate))in smarty_template_resource_base.php line 123 at Smarty_Template_Resource_Base->getRenderedTemplateCode(object(SmartyDevTemplate))in smarty_template_compiled.php line 114 at Smarty_Template_Compiled->render(object(SmartyDevTemplate))in smarty_internal_template.php line 206 at Smarty_Internal_Template->render(false, 0)in smarty_internal_templatebase.php line 232 at Smarty_Internal_TemplateBase->_execute(object(SmartyDevTemplate), null, null, null, 0)in smarty_internal_templatebase.php line 116 at Smarty_Internal_TemplateBase->fetch(null, null, null, null, false, true, false)in SmartyDevTemplate.php line 41 at SmartyDevTemplateCore->fetch()in Module.php line 2244 at ModuleCore->display('/home/sweetvapfd/www/modules/ageverification/ageverification.php', 'av.tpl')in ageverification.php line 152 at Ageverification->hookDisplayFooter(array('smarty' => object(SmartyDevTemplate), 'cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => 1))in Hook.php line 924 at HookCore::coreCallHook(object(Ageverification), 'hookdisplayFooter', array('smarty' => object(SmartyDevTemplate), 'cookie' => object(Cookie), 'cart' =>object(Cart), 'altern' => 1))in Hook.php line 328 at HookCore::callHookOn(object(Ageverification), 'displayFooter', array('smarty' => object(SmartyDevTemplate), 'cookie' => object(Cookie), 'cart' =>object(Cart), 'altern' => 1))in Hook.php line 860 at HookCore::exec('displayFooter', array('smarty' => object(SmartyDevTemplate), 'cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => 1), null)in smarty.config.inc.php line 165 at smartyHook(array('h' => 'displayFooter'), object(SmartyDevTemplate))in SmartyLazyRegister.php line 83 Edited October 17, 2018 by flash discount (see edit history) Share this post Link to post Share on other sites
luky0 2 Posted October 29, 2018 Posted October 29, 2018 Any news on the release date? 1 Share this post Link to post Share on other sites
jnstore 1 Posted December 1, 2018 Posted December 1, 2018 This Popup is soo cool but the main thing is if we can show only in certain categories... I have multistore with many products and in it sexy categories and I would show that module only in sexy category Share this post Link to post Share on other sites
karina 0 Posted December 17, 2018 Posted December 17, 2018 Share this post Link to post Share on other sites
karina 0 Posted December 17, 2018 Posted December 17, 2018 Can someone help me? I installed this module and the old verifier appears on all pages, when it was to appear only once, once the page is accessed. It keeps reappearing every time I enter the pages of the site. Share this post Link to post Share on other sites
zahiras 1 Posted December 18, 2018 Posted December 18, 2018 On 4/16/2018 at 9:48 AM, electriz said: Hi, You can try this. Open modules/ageverification/ageverification.php Find: if (!AgeVerificationDb::checkByToken(Tools::getToken())) { Replace with if (!AgeVerificationDb::checkByToken(Tools::getToken()) && (int)Tools::getValue("id_category") == YOUR_CATEGORY_ID) { Where YOUR_CATEGORY_ID should be ID number of Your category. Hello! First of all, thank You for the module! I was looking for something like this for a long time But I have a big problem. I applied Your solution for 1 category, but the problem is, that the page is not working properly in other categories. My mega_menu is not working. When You select the category it should show all the sub-menu, but it's not working in other pages, it shows nothing (the mega_menu works, in the page id=x, where I confirmed my age). 😕 Share this post Link to post Share on other sites
CBDwire 1 Posted January 24, 2019 Posted January 24, 2019 Really keen for an updated version of this to work with the latest Prestashop. Thanks for your effort :) Share this post Link to post Share on other sites
electriz 130 Posted February 5, 2019 Posted February 5, 2019 (edited) Module is now updated! You can download 1.3.0 version. See the changelog in the first post for details. It was just tested with 1.7.4.4 PS version and works great. Edited February 5, 2019 by electriz (see edit history) 1 Share this post Link to post Share on other sites
sunny 1 Posted February 5, 2019 Posted February 5, 2019 1 hour ago, electriz said: Module is now updated! You can download 1.3.0 version. See the changelog in the first post for details. It was just tested with 1.7.4.4 PS version and works great. Thanks for this module, I just installed and all works well on 1.7.2 except I do not see the advanced settings section a anywhere in the config for module, to run cron job or delete database rows. Any ideas? Share this post Link to post Share on other sites
electriz 130 Posted February 6, 2019 Posted February 6, 2019 9 hours ago, sunny said: Thanks for this module, I just installed and all works well on 1.7.2 except I do not see the advanced settings section a anywhere in the config for module, to run cron job or delete database rows. Any ideas? This was removed because it leaded to errors. Now user validation is remembered in his cookies - so if user won't clear his cookies, he will be validated just once. No database table needed or CRON job. Share this post Link to post Share on other sites
zahiras 1 Posted February 6, 2019 Posted February 6, 2019 Thank You for the module update! Is there any chance to make it work for 1 category? The old solution is not working with the new version (there are no such lines). if (!AgeVerificationDb::checkByToken(Tools::getToken())) { Replace with if (!AgeVerificationDb::checkByToken(Tools::getToken()) && (int)Tools::getValue("id_category") == YOUR_CATEGORY_ID) { Share this post Link to post Share on other sites
sunny 1 Posted February 6, 2019 Posted February 6, 2019 7 hours ago, electriz said: This was removed because it leaded to errors. Now user validation is remembered in his cookies - so if user won't clear his cookies, he will be validated just once. No database table needed or CRON job. Thank you! I appreciate the reply. Have a good day! Share this post Link to post Share on other sites
Soyons Solidaire 249 Posted February 8, 2019 Posted February 8, 2019 (edited) Hello Thanks You, possible to have like this Edited February 8, 2019 by Soyons zen (see edit history) Share this post Link to post Share on other sites
CBDwire 1 Posted February 8, 2019 Posted February 8, 2019 (edited) Working perfectly on 1.7.5.0 as far as I can tell. Thanks Edited February 8, 2019 by CBDwire (see edit history) Share this post Link to post Share on other sites
Soyons Solidaire 249 Posted February 8, 2019 Posted February 8, 2019 (edited) 16 minutes ago, CBDwire said: Working perfectly on 1.7.5.0 as far as I can tell. Thanks Not normal if you are born in 2019 you can access the site ? Edited February 8, 2019 by Soyons zen (see edit history) Share this post Link to post Share on other sites
CBDwire 1 Posted February 8, 2019 Posted February 8, 2019 (edited) 3 minutes ago, Soyons zen said: Not normal if you are born in 2019 you can access the site ? Well if they use that date they will be denied entry.. maybe better if some years are removed? Edited February 8, 2019 by CBDwire (see edit history) Share this post Link to post Share on other sites
Soyons Solidaire 249 Posted February 8, 2019 Posted February 8, 2019 4 minutes ago, CBDwire said: Well if they use that date they will be denied entry.. Hi, if I put 2019 the module does not block you did a test Share this post Link to post Share on other sites
CBDwire 1 Posted February 8, 2019 Posted February 8, 2019 1 minute ago, Soyons zen said: Hi, if I put 2019 the module does not block you did a test Mmm.. Share this post Link to post Share on other sites
Soyons Solidaire 249 Posted February 8, 2019 Posted February 8, 2019 4 minutes ago, CBDwire said: Mmm.. weird I can access if I put 2019 ? Share this post Link to post Share on other sites
CBDwire 1 Posted February 8, 2019 Posted February 8, 2019 2 minutes ago, Soyons zen said: weird I can access if I put 2019 ? On my website or your own website??? Share this post Link to post Share on other sites
Soyons Solidaire 249 Posted February 8, 2019 Posted February 8, 2019 5 minutes ago, CBDwire said: On my website or your own website??? Thanks You , OK it works now i have reset the module 1 Share this post Link to post Share on other sites
Soyons Solidaire 249 Posted February 8, 2019 Posted February 8, 2019 Le 29/03/2018 à 22h30, electriz a déclaré: Vérification de l'âge (popup) par PrestaCraft Version actuelle du module: 1.3.0 Compatibilité PrestaShop: 1.6, 1.7 Ce module affiche le menu contextuel de vérification de l'âge et de l'utilisateur. Caractéristiques Validation utilisateur par sélection d'anniversaire ou simple clic Variété d'affichage d'affichage configurable (couleurs, taille, polices) Prêt multilingue Sensible Interface utilisateur conviviale Captures d'écran Changelog v 1.3.0 Suppression de "Remember" de la base de données pour le stockage des cookies Appel fixe des variables non définies v 1.2.0 URL fixe dans le code v 1.1.0 Correction d'une faute de frappe dans le nom de la classe Ajout du "vérificateur de version" ---- Télécharger ageverification_1.3.0.zip ---- Tout commentaire est apprécié. SI VOUS AIMEZ CE MODULE, VEUILLEZ FAIRE UN DON ET PARTAGER Hi, Thank you my friend, if I make an invalid date it hangs, force to reactualize the page, to enter a valid date ? Share this post Link to post Share on other sites
CBDwire 1 Posted February 13, 2019 Posted February 13, 2019 I've found a bug. Default theme.. when the module is enabled the popup doesn't appear when adding something to the cart, like it should in the image below.. ..when I disable the module it works again 😕 Share this post Link to post Share on other sites
luky0 2 Posted February 14, 2019 Posted February 14, 2019 Now it works, great job and great module! Thanks for the Update Share this post Link to post Share on other sites
ej.farsta 4 Posted February 16, 2019 Posted February 16, 2019 Hi, I;m not able to make this module work. I have installed it. Filled all details and ... nothing :D What am I missing ? Share this post Link to post Share on other sites
Soyons Solidaire 249 Posted February 18, 2019 Posted February 18, 2019 (edited) HI, It opens every time? it is not possible to adjust the time (cookie) ? Edited February 18, 2019 by Soyons zen (see edit history) Share this post Link to post Share on other sites
CBDwire 1 Posted March 3, 2019 Posted March 3, 2019 On 2/13/2019 at 3:33 PM, CBDwire said: I've found a bug. Default theme.. when the module is enabled the popup doesn't appear when adding something to the cart, like it should in the image below.. ..when I disable the module it works again 😕 Any fix for this? Great module but unusable when it interferes with other site popups Share this post Link to post Share on other sites
Soyons Solidaire 249 Posted March 3, 2019 Posted March 3, 2019 9 hours ago, CBDwire said: Any fix for this? Great module but unusable when it interferes with other site popups hi I told you that the bug module Share this post Link to post Share on other sites
Soyons Solidaire 249 Posted March 3, 2019 Posted March 3, 2019 the first module did the same thing Share this post Link to post Share on other sites
CBDwire 1 Posted March 3, 2019 Posted March 3, 2019 4 hours ago, Soyons zen said: hi I told you that the bug module Yes you did. I only noticed this bug later on. It's a real shame because the module is great. I'm in a bad position because I need this type of module, I'm scare to spend £30 on one of the paid versions in case it has similar problems. What is your solution? I know you showed me one module but I don;t understand the language, I can only speak and read English. Share this post Link to post Share on other sites
Soyons Solidaire 249 Posted March 3, 2019 Posted March 3, 2019 I'm sending you the module link that works on ps 1.6 and 1.7 Share this post Link to post Share on other sites
electriz 130 Posted March 12, 2019 Posted March 12, 2019 Thanks for the feedback. New version update (v 1.3.1) Fixed remodal popup loading on empty instance, which caused console error ---- If you don't see a popup, try running browser in private mode or clear cookies in your browser. Share this post Link to post Share on other sites
t11andreas 0 Posted March 13, 2019 Posted March 13, 2019 Hi Electriz, I installed your Module for my site. Installed perfectly, I done config but no verification pops up anywhere. Could you please advise? Am i missing something? Share this post Link to post Share on other sites
Soyons Solidaire 249 Posted March 13, 2019 Posted March 13, 2019 Thank you friend the popup returns each refresh of the page Share this post Link to post Share on other sites
electriz 130 Posted March 13, 2019 Posted March 13, 2019 4 hours ago, t11andreas said: Hi Electriz, I installed your Module for my site. Installed perfectly, I done config but no verification pops up anywhere. Could you please advise? Am i missing something? Can you post your store url? Share this post Link to post Share on other sites
Soyons Solidaire 249 Posted March 14, 2019 Posted March 14, 2019 (edited) 11 hours ago, Mosaïsme said: HI Electriz, Thank you , The popup returns each refresh of the page Edited March 14, 2019 by Mosaïsme (see edit history) Share this post Link to post Share on other sites
electriz 130 Posted March 14, 2019 Posted March 14, 2019 @Mosaïsme It should disappear after you are validated. I would like to see also what's your URL address to check the reason. Share this post Link to post Share on other sites
Soyons Solidaire 249 Posted March 14, 2019 Posted March 14, 2019 Il y a 20 minutes, electriz a dit: @ Mosaïsme Il devrait disparaître après votre validation . Je voudrais voir aussi quelle est votre adresse URL pour vérifier la raison. Hello, mp thank you Share this post Link to post Share on other sites
Recommended Posts