Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

creating a second mainpage


programguru

Recommended Posts

Posted

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

Posted
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

 

 

that might be includes/filenames.php

Treasurer MFC

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...