rmall0876 Posted January 18, 2015 Share Posted January 18, 2015 I uploaded a CSV file with just basic info - name, description, image links. To speed things along I updated some of the other things via mysql in phpmyadmin. One thing I updated was the Default Category which was fine. When you click on an actual product it shows as being in the Category I set. However, when I go to the Category page (listing all of the products in that category) it does not show any of them that I updated. When I go to edit products in the admin section in Prestashop, the section where you can edit the categories the product is in still list only Home as being the category all of the products are actually listed in (even though I set their default category in the DB to something else). Where do I need to edit this in the database? Thank you. Link to comment Share on other sites More sharing options...
musicmaster Posted January 19, 2015 Share Posted January 19, 2015 Did you cleanup your cache? Link to comment Share on other sites More sharing options...
rmall0876 Posted January 20, 2015 Author Share Posted January 20, 2015 I checked and don't have caching enabled. Good idea though. I think when updating the database directly I must be missing a table. I've set the default category, but of course you can set a product to be in multiple categories so there has to be a table with that information in it and I think that is what I am missing. Ideas? Link to comment Share on other sites More sharing options...
musicmaster Posted January 20, 2015 Share Posted January 20, 2015 Do you update the right table: ps_product_shop? ps_product is from before Prestashop became multi-shop and serves only for some basic fields. 1 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