Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Question regarding osCommerce files.


TheLastWord

Recommended Posts

Posted

Do I need to keep the install files on my web server. I want to delete them. Also I want to remove some of the images from the osCommerce package. I don't want them to show on my website. For example the on the index page right beside the What's New Here? is an image. There are many more. I just don't know which php file they are in there are so many.

Posted

The install file should be deleted. The proper way to remove those images is to remove the code that displays them. You will need to removve it from each page that displays such an image. So for the home page, find the following in index.php and remove it:

<td class="pageHeading" align="right"><?php echo tep_image(DIR_WS_IMAGES . 'table_background_default.gif', HEADING_TITLE, HEADING_IMAGE_WIDTH, HEADING_IMAGE_HEIGHT); ?></td>

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Archived

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

×
×
  • Create New...