nauticos Posted February 2, 2015 Share Posted February 2, 2015 Hi, I installed a new Prestashop 1.6.0.9, I followed the instructions but the categories are not working as I expected ( or I'm missing something) - I used the PS cleaner to empty the catalog. - I started adding categories, but none of them apeared in the "Parent category" box. - I noticed that IDs where not consecutive, so I emptied again the DB and run this query through phpmyadmin: ALTER TABLE ps_category AUTO_INCREMENT=2; - After doing that, I could add some subcategories to my first category, anyway, when I added a second category, this one does not appear in the "Parent category" either, only the ones with consecutive IDs appear. I thougth I didn't have to insert all categories before start inserting subcategories, or do I? I attach a couple screenshots of the categories and what I get in the Add Category form. Thanks a lot Link to comment Share on other sites More sharing options...
nauticos Posted February 17, 2015 Author Share Posted February 17, 2015 Sorry, I find out it was due to a DDBB issue. 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