Dear support team
I can't leech uploading in url leech mod Please fix it
Kind
XFileSharing Pro - Url Leech Uploading in not work
Show this error message
Error: Can not leech uploading.com file 2
and test this link http://uploading.com/files/get/2beb3566/
Error: Can not leech uploading.com file 2
and test this link http://uploading.com/files/get/2beb3566/
where is option direct download in my account info ?!admin wrote:I guess you didnt enabled direct download links in your uploading.com account.stamos wrote:uploading.com: if I try to leech the fie from above it comes uo:
Filename: 18150
Error: File download failed:400 URL must be absolute
so where is the fixed code for upload.cgi?

in Upload.cgi find code:
replace it with
Code: Select all
$res = $ua->post('http://uploading.com/files/get/?JsHttpRequest='.int(rand(999999999999)+124367).'-xml',{action=>'get_link',code=>$code,pass=>'undefined'});
Code: Select all
$res = $ua->post('http://uploading.com/files/get/?ajax',{action=>'get_link',code=>$code,pass=>'undefined'});