Guest Posted September 19, 2005 Posted September 19, 2005 error: Fatal error: Call to undefined function: tep_catalog_href_link() in /home/**/public_html/**/admin/index.php on line 106 this is line 106: <td align="right" class="text" nowrap><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . HEADER_TITLE_ADMINISTRATION . '</a> | <a href="' . tep_catalog_href_link() . '">' . HEADER_TITLE_ONLINE_CATALOG . '</a> | <a href="http://www.oscommerce.com" target="_blank">' . HEADER_TITLE_SUPPORT_SITE . '</a>'; ?> </td> when i comment it out, all of my urls look like this: http://www.mysite.comdir_ws_http_catalogba...ected_box/tools i can see all of my admin panel when i comment line 106 out, but nothing works
Recommended Posts
Archived
This topic is now archived and is closed to further replies.