Jamsy 0 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 Share this post Link to post Share on other sites
Jamsy 0 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 Share this post Link to post Share on other sites
Guest Posted July 16, 2003 Take a look your shop: www.yourshop.com/catalog/featured_products.php Is it working there? Share this post Link to post Share on other sites
Mooligan 0 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 Share this post Link to post Share on other sites