Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Download Products


fullfrequency

Recommended Posts

Posted

I've enabled the download products feature, however in testing it I can't seem to make it work. When I purchase a downloadable product, there's no link to the download at the end of the confirmation of that order. Any idea what I'm doing wrong?

Posted

You'd sell more mp3s if visitors could listen to previews first.

 

I sell CDs on my site and the product info page of each CD has pics, description and mp3 previews of some of the tracks.

 

Click on my Getmemusic link below to see how I do it and to get an idea of what I mean. :D

Posted

hi.. How did u make this work.

I did everything in th emanualy .. but no download link is shown int he order , even after it is completed

Posted

Hi raki

 

I had that problem...

 

I had to change the permissions of the download and pub folders both to 777 to make it work.

 

 

 

Not sure if I should have done that but it worked.

Posted
You'd sell more mp3s if visitors could listen to previews first.

 

I sell CDs on my site and the product info page of each CD has pics, description and mp3 previews of some of the tracks.

 

Click on my Getmemusic link below to see how I do it and to get an idea of what I mean. :D

Yup - I do the same thing - I have 30 sec clips of each track.

 

http://cheapsheetmusic.co.uk/store/product...roducts_id/2324

Posted

Hi Julie.

 

Nice store. :)

 

I also had a look at the WHOLESALE site too.

 

I'm gonna bookmark it because I am interested in getting hold of keyrings with my own website logo image on them. :)

Posted
Hi Julie.

 

Nice store. :)

 

I also had a look at the WHOLESALE site too.

 

I'm gonna bookmark it because I am interested in getting hold of keyrings with my own website logo image on them. :)

Cool - new business always welcome. :)

  • 3 months later...
Posted

Hi,

 

I'm working on a download shop at the moment and the 30second sample thing is pretty much essential so I'm wondering if anyone has come up with a simple way to generate a 30 second sample in realtime time (ie. to save extra work for each file).

 

I did find the wimpy mp3 player link on another thread, which is a flash based utility, with a demp version that only allows a 10second play, but I am hoping for 30 second....

 

 

Cheers

 

 

Brian

with ten thousand dollars we'll all be millionaires

Posted

Hi,

 

I'm working on a download shop at the moment and the 30second sample thing is pretty much essential so I'm wondering if anyone has come up with a simple way to generate a 30 second sample in realtime time (ie. to save extra work for each file).

 

I did find the wimpy mp3 player link on another thread, which is a flash based utility, with a demp version that only allows a 10second play, but I am hoping for 30 second....

 

 

Cheers

 

 

Brian

with ten thousand dollars we'll all be millionaires

Posted
I'll be in touch very shortly. :)

Hey - you never did get back to me!!

Posted

I have a music file placed at

 

http://www.stampswaps.co.uk/streaming/music_test2.htm

 

and it plays as streaming, so as to make the audio available as soon as possible - and not force the visitor to wait until it's fully downloaded to play, I don't sell music atall but it was my attempt at it. The code for that page looks like:

 

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body>
<a href="pnm://stampswaps.co.uk/perdition2.rm">click here for music </a>
</body>
</html>

 

 

The 'pnm' at the begging of the <a href="pnm://stampswaps.co.uk/perdition2.rm">anchor url enables this to play like this if I remember rightly. Forgive me it it was a PHP enquiry anyone needed advice with, but this is my understanding of enabling streaming with HTML.

 

Sean

Posted

i get the d/l link but i go to the link and click and i get a blank page after that no file....i have files set to 775 for d/l fil and 777 for pub

 

if there something i am missin ?????

Archived

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

×
×
  • Create New...