dcross02 Posted March 16, 2006 Posted March 16, 2006 I've got Image Magic installed and there are no errors on the administration side. However, when I view the web site, I get: Fatal error: Call to undefined function: tep_hide_session_id() in /home/furnitur/public_html/catalog/includes/boxes/search.php on line 25 Line 25 in that file is: 'text' => tep_draw_input_field('keywords', '', 'size="10" maxlength="30" style="width: ' . (BOX_WIDTH-30) . 'px"') . '?' . tep_hide_session_id() . tep_image_submit('button_quick_find.gif', BOX_HEADING_SEARCH) . '<br>' . BOX_SEARCH_TEXT . '<br><a href="' . tep_href_link(FILENAME_ADVANCED_SEARCH) . '"><b>' . BOX_SEARCH_ADVANCED_SEARCH . '</b></a>'); Any help would be appreciated...thanks! Quote
dcross02 Posted March 17, 2006 Author Posted March 17, 2006 Okay, I've tried reinstalling EVERYTHING again and added Image Magic. My administration still works fine and it shows up in the menu. My web page is still not working. I get this error: Fatal error: Call to undefined function: tep_href_link() in /home/furnitur/public_html/catalog/includes/languages/english.php on line 317 Line 317 in this file is: define('FOOTER_TEXT_BODY', 'Copyright ? ' . date('Y') . ' <a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . STORE_NAME . '</a><br>Powered by <a href="http://www.oscommerce.com" target="_blank">osCommerce</a>'); After having spent almost two days on Image Magic, I officially give up until I hear from someone on this. Please help if you can...or recommend another way to make my thumbnail images clearer. Thanks! Quote
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.