Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2006
    Posts
    17
    Plugin Contributions
    2

    Default Products not showing in store after manual transfer in MySQL

    I'm trying to transfer products from a completely custom built store to the Zen Cart database. There are 500 products, so I try to map them to the correct categories. I successfully transfer all 500 items and I populate the products, products_description, and products_to_categories tables. The admin home page statistics show 490 active products and 10 deactivated products -- so far so good.

    Here is the problem. I go to the store and I see a category that says it has 191 products. I go to the category and it tells me at the bottom of the page that there are only 94 products. Same thing with other categories. Some say they have 6 products, for example, but when you go to the category it says, "There are no products to list in this category."

    I make sure the master_categories_id field in the products table matches the categories_id field in the products_to_categories table. I make sure the category with that categories_id exists and the parent_id matches with an existing category if applicable.

    Why don't the items show up in the store? Some do, and some don't. Is there another related table to look at?

  2. #2
    Join Date
    Jun 2006
    Posts
    17
    Plugin Contributions
    2

    Default Re: Products not showing in store after manual transfer in MySQL

    Oops, I should have looked at the products_description table. The problem is that some entries are missing in that table. Now I just need to solve problem that in my data conversion code.

 

 

Similar Threads

  1. Some products not showing up in store
    By RiverCity in forum Setting Up Categories, Products, Attributes
    Replies: 8
    Last Post: 31 Dec 2013, 12:02 AM
  2. Country showing incorrectly after data transfer from OSC
    By blacksun in forum General Questions
    Replies: 3
    Last Post: 7 Mar 2011, 09:29 PM
  3. EP products not showing up in store
    By double-happiness in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 14 Dec 2010, 03:12 PM
  4. Imported products with mysql but not showing!
    By devnut in forum Setting Up Categories, Products, Attributes
    Replies: 6
    Last Post: 30 Jun 2008, 07:24 PM
  5. problems importing to mysql from .csv - products not showing
    By TXMagnum in forum General Questions
    Replies: 1
    Last Post: 29 Jan 2008, 05:23 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg