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 
Messages posted by: djdon
Forum Index » Profile for djdon » Messages posted by djdon
Author Message
o okay thanks for the helpp i just want to make sure..
ARE these Informationn correct??? im not 100% sure wat im also spose to put it there



# url to script
$cgiurl = "http://www.underworlddon.com/cgi-bin/download.pl";

# url to the image files without trailing "/"
$base_gif = "http://underworlddon.com";

# administration password - should not contain '&','=' and "
$admin_pass = "pass123";

# file locking ($lock=0 for Win32!);
$lock = 1;

# check http referer 0=no 1=yes;
$check = 0;
@valid=('http://www.proxy2.de');

# log files
$basedat = "log.txt";
$daylog = "daylog.txt";
$stats = "download_stats.txt";

# base url to the downloads without trailing "/" (use for scanning)
$base_url = "http://www.underworlddon.com";

# path to the downloads from the server root! (use for scanning)
$base_dir = "/home/www/nafizur/public_html";
Hello i've tried searched and spend A LOT of time figuring it out but just cant Find the answer.. Basiclyy I have this One File i wanna track of the download and i cant do it.. wen i press the button SCAN nothign shows upp io dont know why

# url to script
$cgiurl = "http://www.underworlddon.com/cgi-bin/download.pl";

# url to the image files without trailing "/"
$base_gif = "http://underworlddon.com";

# administration password - should not contain '&','=' and "
$admin_pass = "pass123";

# file locking ($lock=0 for Win32!);
$lock = 1;

# check http referer 0=no 1=yes;
$check = 0;
@valid=('http://www.proxy2.de');

# log files
$basedat = "log.txt";
$daylog = "daylog.txt";
$stats = "download_stats.txt";

# base url to the downloads without trailing "/" (use for scanning)
$base_url = "http://www.underworlddon.com";

# path to the downloads from the server root! (use for scanning)
$base_dir = "/home/www/nafizur/public_html";

THATS wat i can fill up wit so far im really confused wat to put on BASE_URL and BASE_DIR also i dont knwo wat the term "without Trailing means.. But anywho das my SET Up so far

SO i loged in and MANUALLy added my File since wen i press SCAN it can't find it.. NOW wen ppl download it IT DOesnt SHOWw me it keeps sayin 0 DOwnlaods WHy is that??

and also it says To count a download use:
<a href="download.pl?file=filename_id">yourfile</a>
"filename_id" can be a number or a string.
I got no clue wat dat means Wat and were am i supose to put that?? someone pkease help me really appriciate it thankx
 
Forum Index » Profile for djdon » Messages posted by djdon
Go to:   
Based on the open source JForum