Chi Kien Uong
Geranienstraße 30
71034 Böblingen
Deutschland / Germany
|
If you are not registered or logged in, you may still use these forums but with limited features.
Show recent topics
|
|
|
Author |
Message |
13/05/2002 05:39:12
|
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!!
|
|
13/05/2002 06:48:01
|
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!
|
|
|
|
|
|
Based on the open source JForum
|