Zen Cart Logo
Forums / General Questions / adding product to categories

adding product to categories

Locked

Views: 1,015

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
2 Sep 2007, 3:49 PM
#1
mikeeeeeeey avatar

mikeeeeeeey

New Zenner

Join Date:
Aug 2007
Posts:
24
Plugin Contributions:
0

adding product to categories

does anyone know which fields in 'products', 'product_categories' and 'product_description' are updated when you add a new product to a category?

thanks

2 Sep 2007, 3:55 PM
#2
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,603
Plugin Contributions:
0

Re: adding product to categories

yes, why?

3 Sep 2007, 7:36 PM
#3
mikeeeeeeey avatar

mikeeeeeeey

New Zenner

Join Date:
Aug 2007
Posts:
24
Plugin Contributions:
0

Re: adding product to categories

I'm attempting to write a script which inserts the contents of a text file into the zencart database for a client, I've tried using easypopulate but the free version was limited in features.

I'd love to develop this, if anyone has them?

Thanks

3 Sep 2007, 8:03 PM
#4
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: adding product to categories

Then you can look at EP's code and learn. Never re-invent the wheel.

3 Sep 2007, 9:12 PM
#5
mikeeeeeeey avatar

mikeeeeeeey

New Zenner

Join Date:
Aug 2007
Posts:
24
Plugin Contributions:
0

Re: adding product to categories

I'm not trying to write anything major, its just a script to help a small project. However, I'll look at EP's code but I'm not familiar with some of the syntax past class knowledge :(