programguru Posted January 22, 2005 Posted January 22, 2005 boxes/information.php as you can see I am using the actual file name "celebrity_section.php" '<a href="' . tep_href_link('celebrity_section.php', '', 'NONSSL') . '">' . BOX_CATALOG_CELEBRITY_SECTION . '</a><br>' . ---------------------------------------------------------------------------------------- I would like to create a route instead like ......link(FILENAME_CATALOG_PRODUCTS_WITH_IMAGES..... This is how all the others are done. Do you know were I can find this links file? or what file I need to add this link. Thanks in advance!!!! J
boxtel Posted January 23, 2005 Posted January 23, 2005 boxes/information.php as you can see I am using the actual file name "celebrity_section.php" '<a href="' . tep_href_link('celebrity_section.php', '', 'NONSSL') . '">' . BOX_CATALOG_CELEBRITY_SECTION . '</a><br>' . ---------------------------------------------------------------------------------------- I would like to create a route instead like ......link(FILENAME_CATALOG_PRODUCTS_WITH_IMAGES..... This is how all the others are done. Do you know were I can find this links file? or what file I need to add this link. Thanks in advance!!!! J <{POST_SNAPBACK}> that might be includes/filenames.php Treasurer MFC
Recommended Posts
Archived
This topic is now archived and is closed to further replies.