dainbramaged05 Posted September 1, 2008 Posted September 1, 2008 Hi, I need to know if it is possible to insert the products_model info into the products_id when a new products is created or updated. I'm sure its possible but I am not that great at php scripting and would appreciate any help possible.
Guest Posted September 2, 2008 Posted September 2, 2008 This would cause some major problems.... is there a reason you want to do this?
Daemonj Posted September 3, 2008 Posted September 3, 2008 That would seriously break your cart in so many ways. You are better off modifying the code where you want the model number to either display the model number (in case it normally is not) or display the id with the model number for display purposes only. "Great spirits have always found violent opposition from mediocre minds. The latter cannot understand it when a man does not thoughtlessly submit to hereditary prejudices but honestly and courageously uses his intelligence." - A. Einstein
Recommended Posts
Archived
This topic is now archived and is closed to further replies.