nooneelse Posted March 6, 2017 Share Posted March 6, 2017 Hi, I'm using prestashop 1.7.0.4 , and i have a strange red message when i try to associate products to category. in the browser console i have this {step1_categories_tree: ["This value is not valid."]} Link to comment Share on other sites More sharing options...
vidioelf Posted March 16, 2017 Share Posted March 16, 2017 Hi! I have the same trouble. I can't save product when I try to add more than one categories through associative categories Anybody help? Here is the code with error from AJAX requests. This value is not valid. tree Symfony\Component\Validator\ConstraintViolation Object(Symfony\Component\Form\Form).children[step1].children[categories].children[tree] = [0 => 2, 1 => 40] Caused by: Symfony\Component\Form\Exception\TransformationFailedException The choices "40" do not exist in the choice list. Link to comment Share on other sites More sharing options...
polaije Posted November 23, 2017 Share Posted November 23, 2017 Did you solve your problem, because I have the similar problem to associate Home category to product. The error is : choices "1" do not exist in the choice list. I have a particular coding in ps_category with : Id=1 is Home category Id=225 is root category It was so in my PS 1.6 version. 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