mudol Posted November 30, 2017 Share Posted November 30, 2017 (edited) Niestety męczarni z 1.7 ciąg dalszy, W jaki sposób zmusić tą prestę aby w nazwie produktów pozwalał na tak proste znaki jak '=" ? Nie wspominając o typowo technicznych jak stopnie celcjusza, fi, czy inne znaki? z pliku classes/validate.php pousuwałem znaki '=' z funkcji return preg_match(Tools::cleanNonUnicodeSupport, ale nadal nie przyjmuje tego znaku. Czy trzeba kasować jakieś pliki od classes_index? app/cache? e: w classes/Product.php zmienione: 'name' => array('type' => self::TYPE_STRING, 'lang' => true, 'isAnything' => 'isCatalogName', 'required' => false, 'size' => 128), Ale też nie działa Edited November 30, 2017 by mudol (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now