Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

PHP code problem


osclover

Recommended Posts

Posted

I have to insert this:

 

<?php include(DIR_WS_MODULES . FILENAME_BEST_SELLERS_MOD); ?>

 

 

 

where currently 'index.php', 'cPath=23' is written in the below file in this file:

 

<a href=<?=tep_href_link('index.php', 'cPath=23')?>><img src=images/m19.gif width=82 height=61 border=0></a>

Posted

Are you following a particular step in the instructions of a bestseller's contribution? If so, please post the specific problem you're having.

 

-jared

Posted

Thanks for replying,

There is a contribution available which lets one add a bestsellers module so that whne the main index.php appears, there is a new content box showing up just below the new products module. This new content box is quite similar to the new procducts module but the only difference is that it displays the best sellers in the way new products are shown. I however dont' want a new content box. Instead I want a new banner to be clicked and to open a new page which should be the bestsellers page.

Archived

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

×
×
  • Create New...