angelkelly Posted March 20, 2007 Posted March 20, 2007 Hi, I tried to install the mouse over contribution - but as its really written for creloaded and I couldnt work out where the parts were supposed to go, I took out the parts I added (and put in my old ones) but now I'm left with this message on my browser: Fatal error: Call to undefined function: tep_image() in /home/sites/www.jewelleryfountain.co.uk/public_html/catalog/includes/header.php on line 56 I think this is the bit it refers to: <div align="center"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'oscommerce.gif', 'osCommerce') . '</a>'; ?></div></td> can you see anything wrong with this line? Thanks, Kelly Quote
Jack_mcs Posted March 20, 2007 Posted March 20, 2007 The tep_image function is part of the basic code so it cannot be removed (without rewriting other code, of course). If that contribution changes or replaces that function, to remove that change, you need to replace the function with the original one you had. Jack Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
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.
Note: Your post will require moderator approval before it will be visible.