Results 1 to 5 of 5
  1. #1
    Join Date
    Apr 2006
    Posts
    5
    Plugin Contributions
    0

    Default MP3 Download Issues

    This may have been asked before, I have done some searching but didn't find anything relating to my specific problem though.

    I have a Zen-Cart store up and running where I am selling radio interviews as digital download MP3 files. The issue that my customers are having is that instead of being given a download window when they purchase an MP3 the file is automatically opened in their browser window via QuickTime or Real Audio etc.

    My question is what can I do to get around this? Thanks in advance.

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: MP3 Download Issues

    Browsers are setup to manage files in various ways ...

    By Zipping a download this prevents a file from just playing ... as it behaves as a Zip file and those download rather than play ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    Apr 2006
    Posts
    5
    Plugin Contributions
    0

    Default Re: MP3 Download Issues

    Quote Originally Posted by Ajeh View Post
    Browsers are setup to manage files in various ways ...

    By Zipping a download this prevents a file from just playing ... as it behaves as a Zip file and those download rather than play ...
    asking our users to unzip these files would be a huge stretch. Also, there are over 600 individual mp3 files. thats a lot of zipping.

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: MP3 Download Issues

    I forget off the top of my head if there isn't a setting that you can add for your site to treat mp3 files differently when clicked on ...

    It has been a long day ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  5. #5
    Join Date
    Apr 2005
    Posts
    52
    Plugin Contributions
    0

    Default Re: MP3 Download Issues

    I'm struggling with this issue as well. I thought the problem could be solved by setting mime types for MP3 as octet/download in .htaccess but IE ignores it so won't work.

    The discussion HERE seems to conclude that it can be accomplished by forcing the headers, so I decided to see if that could be done in ZC. Now I'm more confused, it looks like ZC *is* doing that already. The file '../includes/modules/pages/download/header_php.php' contains the following:

    [FONT=Courier New]header("Content-Type: Application/octet-stream");
    header("Content-disposition: attachment; filename=" . $downloads->fields['orders_products_filename']);[/FONT]

    Shouldn't this be forcing a download? I also tried changing content type to 'Application/force-download' but it didn't help.

    Can someone more PHP proficient than I take a look at the force download script HERE and see if it could be adapted to ZC?

 

 

Similar Threads

  1. Can the digital download be set to download multiple MP3 or other files?
    By Donn in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 13 Dec 2014, 10:47 PM
  2. MP3 Download Problem
    By brad-sylvester in forum General Questions
    Replies: 0
    Last Post: 9 Sep 2007, 11:20 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg