s304 Posted February 3, 2008 Posted February 3, 2008 hi all, i recently installed the On The Fly' Auto Thumbnailer using GD Library and now i cant get in to my admin page it comes up with Fatal error: Call to undefined function: tep_href_link() in /home/tot14261/public_html/store/admin/index.php on line 17 so what i did was uploaded the backup to what it was before i made any changes and its still coming up with the fatal error. now when i got to line 17 is shows href' => tep_href_link(FILENAME_CONFIGURATION, 'selected_box=configuration&gID=1'), as im still new to all this and my upload of the backup didn't fix anything i would not how to fix it does anyone have any ideas
user99999999 Posted February 3, 2008 Posted February 3, 2008 I think you replaced some files with what was meant to be added to the existing file. So get the original catalog/admin/includes/filenames.php you will find FILENAME_CONFIGURATION defined in there then add the contrib lines to it. You will need to do the same for other files tep_href_link() is in catalog/admin/includes/functions/html_output.php
Recommended Posts
Archived
This topic is now archived and is closed to further replies.