Page 1 of 1

Great Script - Feature Request

Posted: Mon Jan 21, 2008 10:06 pm
by alansteward
Hello,

I downloaded the Ccount script and I must say, it's great, works great and I have a great use for it on our web site.

I sell my music on my web site in MP3 format and I want people to be able to download the music and I can keep track of the count through your great script.

However, when somebody clicks on a .MP3 file, that file starts playing instead of downloading. I think it is possible to force a download in PHP. Can your script be modified to do forced downloads?

I understand that this is a free script but I am willing to pay for the Mod if it can be done. Let me know how much and give me your PayPal address and if can afford it (poor musician) I will pay for the Mod.

Alan

Posted: Tue Jan 22, 2008 4:27 pm
by Klemen
Thanks.

As for the mod it is possible, for fastest and cheapest work I would recommend posting this as a project to Rent A Coder as I have other work at the moment.

Re: Great Script - Feature Request

Posted: Fri Jan 28, 2022 4:23 am
by SBenoit
alansteward wrote: Mon Jan 21, 2008 10:06 pm Hello,

I downloaded the Ccount script and I must say, it's great, works great and I have a great use for it on our web site.

I sell my music on my web site in MP3 format and I want people to be able to download the music and I can keep track of the count through your great script.

However, when somebody clicks on a .MP3 file, that file starts playing instead of downloading. I think it is possible to force a download in PHP. Can your script be modified to do forced downloads?

I understand that this is a free script but I am willing to pay for the Mod if it can be done. Let me know how much and give me your PayPal address and if can afford it (poor musician) I will pay for the Mod.

Alan
Hello,
I know it's a long time ago, but did you manage to get this to work? I am looking for the exact same thing... The click counter is great, but I also need a "force" download in order not to open the PDF file in the browser.
Thanks.

Re: Great Script - Feature Request

Posted: Sat Jan 29, 2022 11:11 am
by Klemen
Version 2.2.0 has just been released that supports this - you can select redirect type when creating or editing a link.

Be advised though that you need allow_url_fopen enabled on your server, and that it is not recommended for large files.

Re: Great Script - Feature Request

Posted: Mon Jan 31, 2022 7:02 am
by SBenoit
OMG! You're my hero! Thanks a milion times.