Jamsy Posted July 15, 2003 Share Posted July 15, 2003 Have installed the Featured Products Contribution but when i try to add an item through ADMIN it displays: Call to undefined function: tep_array_merge() in /usr/www/users/mysite.co.uk/admin/featured.php on line 167 any help at all. Thanks in advance Quote Link to comment Share on other sites More sharing options...
Jamsy Posted July 15, 2003 Author Share Posted July 15, 2003 Sorry all fixed for anyone with same problem Find the tep_array_merge call and replace it with array_merge (i.e. delete the first four characters: tep_). As suggested by Matt on 10th July Cheers Matt Quote Link to comment Share on other sites More sharing options...
Guest Posted July 16, 2003 Share Posted July 16, 2003 Take a look your shop: www.yourshop.com/catalog/featured_products.php Is it working there? Quote Link to comment Share on other sites More sharing options...
Mooligan Posted July 17, 2003 Share Posted July 17, 2003 Thanks for posting the solution to your own question, as it fixed my error as well for a different contrib Cheers Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.