Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

The "Download" link allows customer downloading of


cjkitts

Recommended Posts

I have followed these instructions.

I have placed the products to be downloaded after purchase in the catalog/download folder.

 

The catalog/download folder will be read from the "pub" folder.

Make sure the /catalog/pub folder is 777 and /catalog/download folder is 755 and these files in catalog/includes/configure.php have the forward slash:

 

define('DIR_FS_DOWNLOAD', DIR_FS_CATALOG . 'download/');

define('DIR_FS_DOWNLOAD_PUBLIC', DIR_FS_CATALOG . 'pub/');

 

The configuration for the Download section is:

Enable download

 

Download by redirect

 

Expiry delay (days)

 

Maximum number of downloads

 

After the product is added go to the "Product Attributes" section under the "Catalog" heading in admin.

 

Choose the product in the bottom "Product Attributes" box.

 

When you choose a product and have download enabled in the configuration section you will see a box below the "Product Attributes" section where you can add the name of the product to download. Again make sure the pub directory has permissions of 777.

 

 

All this has been done and when the product comes up as confirmed ordered, the hot link appears but it is not hot.

 

Do you know why the link is not working?

;)

Link to comment
Share on other sites

  • 2 weeks later...

Archived

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

×
×
  • Create New...