Status
Not open for further replies.
lately nothing is working, all evil and can move files to folders because they are!, and the download count walk I think this worst of all.

:facepalm:
 
5 minutes delay before newly uploaded files do appear in the file-manager.It is like that from 1:30PM Server Time . Please try to reduce the lag Willy .
 
Hi, I'll post exactly as the same as http://www.wjunction.com/1069679-post21389.htm

seems wupload api have problem in uploading if our host/server is in area of wupload extra domain, is there any changes in upload process using wupload api? if yes please update the documentation here :

Code:
http://api.wupload.com/user

so I can try to fix since there's no reply from MathieuB (official Filesonic/Wupload developer for rapidleech).

Regards

Ruud v.Tony

The only change I can think of off the top of my head is web upload:

Instead of: x.wupload.com

It's now web.x.wupload.com

Can you PM me a little bit more info about the issue you're facing so I can relay it to our techs?

Thanks!

Willy

Been stealing my email and I want to change my password even Do not steal account but need a confirmation message on the mail and I can not access it

please reply me

Hey, ahmed!

PM me, please!

Regards,
Willy!
 
PM me, please! :)

Regards,
Willy!

willy, the url is correct, the problem is, download link is not appear, file is not uploaded into our account, with var_dump :

Code:
pre($download_link); // $download_link is the result after we've upload file
here is the result:
Code:
{"FSApi_Upload":{"postFile":{"errors":{"FSApi_Upload_Exception":"Server cannot be used for web upload"},"status":"failed"}}}
about pm, I dont know what should I pm to u?

edit, u mention it change into web.x.wupload.com, do u think it's becuz this line I should change?
PHP:
$page = upfile($url["host"],$url["port"] ? $url["port"] : 80, $url["path"].($url["query"] ? "?".$url["query"] : ""), 'http://www.wupload.com/', false, array(), $lfile, $lname, "files[]", null, null, null, "RapidLeech");
see that "http://www.wupload.com", is that what u mean?

edit again, the url is correct, the problem still when our host/server is in area of wupload domain, it refuse to upload to our account, hmmm...

note: sorry for my english, I'm using google translator.
 
Last edited:
Status
Not open for further replies.
Back
Top