Jump to content
  • 0

Znaki <> w nazwach


szczur3k

Question

5 answers to this question

Recommended Posts

  • 0

Cześć, myślę, że musisz wyłączyć sprawdzanie poprawności w nazwach produktów. Podążaj ścieżką:
root fildes PS> klas> Product.php

tutaj musisz znaleźć tę część (około linii 403): „'name' => array('type' => self::TYPE_STRING, 'lang' => true, 'validate' => 'isCatalogName', 'required' => false, 'size' => 128),

Usuń „'validate' => 'isCatalogName',” i zapisz plik. Następnie spróbuj ponownie zapisać swój produkt w BO.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...