Search the Community
Showing results for tags 'validate.php'.
-
I am trying to remove rules validation for customer's Lastname field.. I have succeed to do it in the front page for customer registration by editing Classes/Customer.php file like this: 'lastname' =>array('type' => self::TYPE_STRING, 'validate' => 'isCustomerName', 'required' => true, 'siz...
-
- customer.php
- customerform
- (and 8 more)
-
Ayuda urgente. Pantalla blanca index.
Ganga Electrónica posted a topic in Informes de Bugs (errores)
Hola! Necesito ayuda urgente para solucionar un problema que acaba de surgir en la tienda. Estaba modificando el Validate.php porque quería introducir un iframe y había leído que había que eliminar una parte del código. Según he leído, sobre la línea 405 del Validate.php: if (!$allow_ifr...- 2 replies
-
- pantalla blanca
- index
-
(and 3 more)
Tagged with:
-
I used this modification to the validate.php file to allow JS code in the CMS editor. http://www.prestashop.com/forums/topic/305279-unable-to-update-cms-pages-content-is-not-valid/?do=findComment&comment=1561106 It allowed me to add the code and save it but it left some of the site un-access...
- 1 reply
-
- validate.php
- blank page
-
(and 1 more)
Tagged with: