Search the Community
Showing results for tags 'tickbox'.
-
I have a problem with the Module: Block customer data privacy. After Installing, Enabling, and Configuring 'block customer data privacy' we ran several customer account creation tests. In all tests this block is allowing customers to create an account with the tickbox unchecked, when actually it should really be returning this error message "Please agree with the customer data privacy by ticking the checkbox below" from blockcustomerprivacy.tpl. We tried the following while testing: Enable Shop ON/OFF Smarty Cache YES/NO Use Smarty2 instead of 3 YES/NO We tested it on two separate installations of prestashop v1.4.6.2 We reset the block customer data privacy (several times) We uninstalled it and reinstalled it (several times) We searched forums and bugtracker for previous or sumilar issues and did not find anything. This block should work like "Terms of Service".When a customer wants to make a purchase, Prestashop has an option to turn on/off a requirement for the customer to approve the "terms of service" (@Preferences>Terms_of_service 'yes/no'). We could not find any on/off option to require customer approval 'block customer data privacy' in prestashop. If this is a bug it could create user data privacy issues for many prestashop sites. I ave reported this to the bug tracker, but if anyone thinks is not a bug please explain. Thanks in advance.
- 10 replies
-
- bug
- not working
- (and 5 more)
-
Hello, When I try to use the Tickbox on the product images, on the product page, in IE10, IE9 or IE8, it doesn't load, it tries to go in compatibility mode or the screen just goes black. What I've changed is the sizes of the different image types and some css on the page. Struggling with this problem for quite a while already. If anyone have had a similar problem? The version of PrestaShop that I'm using is 1.5.6.1 Thank you.
-
Hi guys, hoping you can help me here. I have implemented prestashop at my work but they have asked for a specific extra I can't see that exists elsewhere already. They would like a tickbox on the product page that says "More than one available?" with a tickbox, featuring a red cross if quantity =1, and a green tick if quantity >1. (See pictures) It would probably be placed in the same box as the short description is displayed, after a few linebreaks (where it is implemented obviously doesn't matter as the code can be moved) Any help would be much appreciated! Kind regards.
- 3 replies
-
- product
- product page
- (and 8 more)
-
Hi there, I'm going through the source of my homepage to try and iron out any issues that may be causing an SSL warning (changing http to https). I've gotten through almost everything apart from one just before the closing of the head tag: <link rel="stylesheet" type="text/css" href="http://rubycotton.com/css/thickbox.css" /> <script type="text/javascript" src="http://rubycotton.com/js/jquery/thickbox-modified.js"></script> <script type="text/javascript"> // <![CDATA[ ThickboxI18nClose = "Close"; ThickboxI18nOrEscKey = "or Esc key"; tb_pathToImage = "http://rubycotton.com/img/loadingAnimation.gif"; //]]> </script> <!-- PayPalAPI module HEADER --> I can't figure out where this section being called? I've modified product.php but that's not changed anything. Where else should I be looking? Any help would be most appreciated! Thanks, James
-
I am getting this error. When the "Quick Search Module" is enabeled in the BO the "Block Customer Data Privacy" does not work properly in the FO since it allows users to register with an unchecked tickbox on the customer data privacy block. Thanks in advance. Work in progress from previous post: http://www.prestasho...__fromsearch__1
- 5 replies
-
- customer privacy
- quick search module
- (and 3 more)