Search the Community
Showing results for tags 'regular expression'.
-
Hi I have installed HotJar script on my presta. I am tracking now main page. I would like to track as well all pages that matches PRoduct page : like /myprestashop.com/index.php?controller=product&id_product I have taken from Presta code following regexp for product : "#^...
-
- hotjar
- regular expression
-
(and 1 more)
Tagged with:
-
Hi there, we currently process orders with two different carries, both of which will not deliver to PO Box addresses. Our solution to this was pretty simple. We added a red warning above the Street address field that stated that PO Boxes were not valid and inputting one will cause delays as we will...
- 1 reply
-
- validation
- form
-
(and 5 more)
Tagged with:
-
Hello I am modifying my online shop code, and I wrote a php file at the root of my shop. This is the code i wrote: <?php require(dirname(__FILE__).'/config/config.inc.php'); Tools::redirect('index.php?controller=validacionusuario'.((count($_GET) || count($_POST)) ? '&'.http_build_query(...
-
- url
- regular expression
-
(and 4 more)
Tagged with: