Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Problem with DS_Store Files - Dynamic SteMap and Also consider module


jasper77

Recommended Posts

Posted

Hi there, I have installed Dynamic site map which works fine, but with the installation I had to upload lots of .DS_Store files to my directories root, includes, modules...e.t.c, Now I want to install the Also Consider module http://addons.oscommerce.com/info/4977/v,22 , but there are also lots of DS_Store files which I have to upload to the same directories where previously I've uploaded for the Dynamic Site Map which means I have to replace the existing ones, but will this affect my Dynamic Site Map module?

 

 

 

 

Please I need your help!

Posted
Hi there, I have installed Dynamic site map which works fine, but with the installation I had to upload lots of .DS_Store files to my directories root, includes, modules...e.t.c, Now I want to install the Also Consider module http://addons.oscommerce.com/info/4977/v,22 , but there are also lots of DS_Store files which I have to upload to the same directories where previously I've uploaded for the Dynamic Site Map which means I have to replace the existing ones, but will this affect my Dynamic Site Map module?

Please I need your help!

Those files are from users with MAC computers. You dont need them at all.

Follow the community build:

BS3 to osCommerce Responsive from the Get Go!

Check out the new construction:

Admin Gone to Total BS!

Posted
Those files are from users with MAC computers. You dont need them at all.

 

 

 

Hi there, thanks for the help. Unfortunately this isn't the problem i can see it now, but the problem is somewhere with my STS template?

 

 

In the installation says:

 

 

Installation

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

 

1. Copy the relevant files to catalog/includes/boxes and catalog/includes/modules

 

The following code will need to be added to product_info.php wherever you want the multi product box to appear -

 

<?php include(DIR_WS_MODULES . 'also_consider.php'); ?>

 

 

 

2. If you want to use the single product info box, add this to includes/column_right.php -

 

if (isset($_GET['products_id'])) include(DIR_WS_BOXES . 'also_consider.php')

 

 

/////////////////////////////////////////////////////////////

 

 

but because I am usin STS template and I've got product_info.php.html file to display the product info page there I just put for example:

 

 

For: Tell a Friend just this code: $tellafriendbox and no problem.

 

 

I've tried: $alsoconsiderbox but didn't work, doesn't show even with the code <?php include(DIR_WS_MODULES . 'also_consider.php'); ?> in product_info.php

 

 

 

Any suggestions?

Archived

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

×
×
  • Create New...