colinpeter Posted December 14, 2004 Posted December 14, 2004 Hi I am trying to install osc_links into oscommerce. I have gone through all the install instructions twice and seem to have done everything OK but when I try to insert a link from ..admin/link_manager.php?action=new I press the insert button and get the following error message Fatal error: Call to undefined function: tep_array_merge() in /hsphere/local/home/gifts01/giftsgalore.ie/admin/link_manager.php on line 70 Would anyone have tried to do this and get the same problem. Any suggestions would be appreciated.
TomThumb Posted December 14, 2004 Posted December 14, 2004 I believe this function was removed in MS2.2, try changing tep_array_merge to array_merge while (!succeed) {try()}; GMT -6:00
colinpeter Posted December 14, 2004 Author Posted December 14, 2004 I believe this function was removed in MS2.2, try changing tep_array_merge to array_merge <{POST_SNAPBACK}> Thanks very much, that worked fine, I appreciate that.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.