Zen Cart Logo
Forums / General Questions / Which file inserts to the database?

Which file inserts to the database?

Locked

Views: 566

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
4 Jun 2010, 2:40 PM
#1
robertybob avatar

robertybob

New Zenner

Join Date:
Jun 2010
Posts:
3
Plugin Contributions:
0

Which file inserts to the database?

Zencart v2.0 (I think)

Can someone tell me which admin php file deals with inserting new product data into the database? So many includes and horrendous structure it's impossible to locate what file does what - but I suppose this is deliberate.

Anyway - I need to add a process alongside the DB entry/update so need to know what file to amend.

Any ideas?

Thx

4 Jun 2010, 3:48 PM
#2
robertybob avatar

robertybob

New Zenner

Join Date:
Jun 2010
Posts:
3
Plugin Contributions:
0

Re: Which file inserts to the database?

Don't worry - found the update_product.php file so will try that.

30 Jun 2010, 9:08 AM
#3
robertybob avatar

robertybob

New Zenner

Join Date:
Jun 2010
Posts:
3
Plugin Contributions:
0

Re: Which file inserts to the database?

ok - new issues with this

where does the file includes/modules/black_strip/preorder_products_listing.php get its variable $recommended_products_split from??

thx