If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
To count a download use? (TD 2.0)  XML
Forum Index » Support Forum
Author Message
Anonymous



First off I'd like to say thanks for providing all these scripts for free. I'm new to website building and I've found that the scripts here are very user friendly! I've gone through a half dozen other scripts that i couldn't figure out how to configure. So needless to say, I'm pretty stoked now, Top Downloads 2.0 is almost setup.

I've followed all the steps sucessfully (ie. Admin control panel thingy works as does the scan function) in the readme up until step 4:

4.To count a download use:
<a href="download.pl?file=filename_id">yourfile</a>
"filename_id" can be a number or a string.

Can someone please elaborate on this step? I've tried it many different ways and they all end up with 404 errors when i try to download files from my site (they worked before with out this script ). My "download.pl" file is in "..../cgi-bin/download" and the actual downloadable files are in "..../www/html/files".
Please help!!
Anonymous



Figured it out myself.

<a href="download.pl?file=filename_id"> should be

<a href="cgi-bin/download/download.pl?file=filename_id">

All is good, nice script!
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum