metricbikes Posted March 21, 2006 Posted March 21, 2006 Hello All, I am getting an error: calling undefined function tep_array_merge() Isn't this defined in osc? Thanks. Steve
Jan Zonjee Posted March 21, 2006 Posted March 21, 2006 calling undefined function tep_array_merge() Isn't this defined in osc? I think I have seen that before and had to do with using osC 2.2 MS1 (or perhaps MS1 contributions?).
kgt Posted March 21, 2006 Posted March 21, 2006 Isn't this defined in osc? Not in 2.2-MS2. Contributions Discount Coupon Codes Donations
metricbikes Posted March 21, 2006 Author Posted March 21, 2006 Yes - this must be an older contribution. I am trying to add a shipping and order processing mod from 2003. Steve
metricbikes Posted March 21, 2006 Author Posted March 21, 2006 I was trying to install a contrib 'Manual Order Entry' and it gave me this error. Contrib 585... Thanks. Steve
user99999999 Posted March 21, 2006 Posted March 21, 2006 PHP has array_merge() function built in so tep_array_merge() was removed.
metricbikes Posted March 21, 2006 Author Posted March 21, 2006 Is there a means to add it back for the contrib testing?
user99999999 Posted March 21, 2006 Posted March 21, 2006 Edit the code and remove this part -------------> 'tep_'
Recommended Posts
Archived
This topic is now archived and is closed to further replies.