Zen Cart Logo
Forums / General Questions / Why do my products not show after loading them with easypopulate?

Why do my products not show after loading them with easypopulate?

Locked

Views: 949

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
21 Aug 2009, 9:04 PM
#1
artistic avatar

artistic

New Zenner

Join Date:
Jul 2009
Posts:
41
Plugin Contributions:
0

Why do my products not show after loading them with easypopulate?

Hello everyone

I had follow your steps and instaled EasyPopulate for Zen Cart i had load the SQL patch and i have imported and inserted the easypopulate list as like you said.As you see in the first pictures the adding proces works fine without any errors and the products was added.
Now if you look in the next picture at homepage i see in my homepage only one category with 2 subcategory and without any products i do not see any products.
Does anybody know where is the problem or if i need to set something else ?
Please help me
Best regards
:frusty:

22 Aug 2009, 4:57 AM
#2
jqpublic avatar

jqpublic

New Zenner

Join Date:
Aug 2009
Posts:
59
Plugin Contributions:
0

Re: Why do my products not show after loading them with easypopulate?

I can't tell from the image you provided but is your first column named v_products_model ?
If you wanna email me your excel file I will see if I can help.

John

22 Aug 2009, 5:22 PM
#3
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Why do my products not show after loading them with easypopulate?

Missing master_categories_id on the products table ...

Missing products_id in the products_to_categories table ...

NOTE: usually missing products_price_sorter due to importing products ...

Do you use Linked Products?

IF you do NOT use Linked Products, then in the Tools ... Store Manager ... run the:
Rest Master Categories ID ...
Update the Product Price Sorter ...

23 Aug 2009, 2:30 PM
#4
artistic avatar

artistic

New Zenner

Join Date:
Jul 2009
Posts:
41
Plugin Contributions:
0

Re: Why do my products not show after loading them with easypopulate?

Is still not working if someone of you give me more asistance i will thank you for this.Or a live msn or yahoo id
I do not know how to do
Best regards

Ajeh:

Missing master_categories_id on the products table ...

Missing products_id in the products_to_categories table ...

NOTE: usually missing products_price_sorter due to importing products ...

Do you use Linked Products?

IF you do NOT use Linked Products, then in the Tools ... Store Manager ... run the:
Rest Master Categories ID ...
Update the Product Price Sorter ...

23 Aug 2009, 3:44 PM
#5
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Why do my products not show after loading them with easypopulate?

Find a Product that does not show ...

Open your database in phpMyAdmin ...

Search the products table for the products_id and make sure it has a master_categories_id ...

Search the products_description table for the products_id and make sure that it has a Product Description ...

Search the products_to_categories table for the products_id and check what categories_id are set ...

Are any of these categories_id the master_categories_id for the Product?

Do you have an URL where this is happening and a products_id that we can look at?

24 Aug 2009, 8:18 PM
#6
artistic avatar

artistic

New Zenner

Join Date:
Jul 2009
Posts:
41
Plugin Contributions:
0

Re: Why do my products not show after loading them with easypopulate?

yes
the link is http://zen.aincomputers.com

i have added 1000 prodcts with easy populate with succesfull done but i stil see 1 category with 2 subcategory just visit the link

Ajeh:

Find a Product that does not show ...

Open your database in phpMyAdmin ...

Search the products table for the products_id and make sure it has a master_categories_id ...

Search the products_description table for the products_id and make sure that it has a Product Description ...

Search the products_to_categories table for the products_id and check what categories_id are set ...

Are any of these categories_id the master_categories_id for the Product?

Do you have an URL where this is happening and a products_id that we can look at?