Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Replace new products include with another?


Guest

Recommended Posts

Hi

I want to replace <?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?> on the default.php page and use a new file in the languages directory.

I have defined the page in application_top.php, is there anywhere else?

And what is the syntax to actually include this file?

 

<?php include(?????????? . FILENAME_NEWS); ?>

 

Thanks in advance

 

Tracy

Link to comment
Share on other sites

you have to do it in english.php (if you are using english of course). That file has many hidden gadgets..

-------------------------------------------------------

 

I used to be insane, but now I'm just nuts ;)

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...