FileServe - Make Money - Up to $25 per 1000 downloads (Official thread)

Status
Not open for further replies.
Ricky I did use the file manager. But I gave up. I don't know if it's my computer or the file manager, but it's quite laggy and crashes quite a lot too. Not that I don't appreciate Jueki's effort but it'd be nice to have the official file manager with mass rename function.

Thanks for inquiring! :)
 
@ Ar!yan: Absolutely not. We paid out to Epassporte users yesterday. When did you request payout? I've repeatedly told users in here to request on SUNDAY...Not MONDAY!

@ piratsko: We're in "talks" with them (waiting on a response........and it's been a week now at least).

We'll be adding Webmoney & CC processor soon. Furthermore, resellers will be welcomed very soon.

@ kennt: Surely that will be possible. However a few more months. We're getting close to finishing our upload manager only (~2-3 weeks).
 
i will contact the plugin creator too but if anyone knows where to input my details for premium fileserve plugin please tell me thanks

PHP:
//////////////////////////////////////////////////////////// START PREMIUM /////////////////////////////////////////////////////////////
if (($_GET["premium_acc"] == "on" && $_GET["premium_user"] && $_GET["premium_pass"]) || ($_GET["premium_acc"] == "on" && $premium_acc["fileserve_com"]["user"] && $premium_acc["fileserve_com"]["password"])) {
    $user = ($_GET["premium_user"] ? $_GET["premium_user"]  : $premium_acc["fileserve_com"]["user"]);
    $pass = ($_GET["premium_pass"] ? $_GET["premium_pass"]  : $premium_acc["fileserve_com"]["pass"]);

    $ref = "http://www.fileserve.com/login.php";
    $Url=parse_url($ref);

    $post['loginUserName']=$user;
    $post['loginUserPassword']=$pass;
    $post['autoLogin']='';
    $post['loginFormSubmit']="Login";
    $page = geturl($Url["host"], $Url["port"] ? $Url["port"] : 80, $Url["path"].($Url["query"] ? "?".$Url["query"] : ""), $ref, $cookie, $post, 0, $_GET["proxy"],$pauth);
    is_page($page);
    $cookie = GetCookies($page);
    $Url=parse_url($LINK);
    $page = geturl($Url["host"], $Url["port"] ? $Url["port"] : 80, $Url["path"].($Url["query"] ? "?".$Url["query"] : ""), 0, $cookie, 0, 0, $_GET["proxy"],$pauth);
    is_page($page);
    is_present($page,"File not available", "strerror", 0);
    preg_match('/^HTTP\/1\.0|1 ([0-9]+) .*/',$page,$status);

    if ($status[1] == 200) {
        unset($post);
        $post["download"]="premium";
        $page = geturl($Url["host"], $Url["port"] ? $Url["port"] : 80, $Url["path"].($Url["query"] ? "?".$Url["query"] : ""), $LINK, $cookie, $post, 0, $_GET["proxy"],$pauth);
        is_page($page);
    }

    $cookie .= "; ".GetCookies($page);
    $locat=cut_str ($page ,"Location: ","\r");
    $Url=parse_url($locat);
    $page = geturl($Url["host"], $Url["port"] ? $Url["port"] : 80, $Url["path"].($Url["query"] ? "?".$Url["query"] : ""), 0, $cookie, 0, 0, $_GET["proxy"],$pauth);
    is_page($page);
    $locat=cut_str ($page ,"Location: ","\r");
    $FileName=basename($locat);
    $Url=parse_url($locat);

    if (function_exists(encrypt) && $cookie!="") {
        $cookie=encrypt($cookie);
    };

    $loc = "$PHP_SELF?filename=" . urlencode ( $FileName ) .
        "&force_name=".urlencode($FileName) .
        "&host=" . $Url ["host"] .
        "&port=" . $Url ["port"] .
        "&path=" . urlencode ( $Url ["path"] . ($Url ["query"] ? "?" . $Url ["query"] : "") ) .
        "&referer=" . urlencode ( $Referer ) .
        "&email=" . ($_GET ["domail"] ? $_GET ["email"] : "") .
        "&partSize=" . ($_GET ["split"] ? $_GET ["partSize"] : "") .
        "&method=" . $_GET ["method"] .
        "&proxy=" . ($_GET ["useproxy"] ? $_GET ["proxy"] : "") .
        "&saveto=" . $_GET ["path"] .
        "&link=" . urlencode ( $LINK ) .
                   ($_GET ["add_comment"] == "on" ? "&comment=" . urlencode ( $_GET ["comment"] ) : "") .
                    $auth .
                   ($pauth ? "&pauth=$pauth" : "") .
                     (isset($_GET["audl"]) ? "&audl=doum" : "") .
        "&cookie=" . urlencode($cookie) ;
    insert_location ( $loc );
     //////////////////////////////////////////////////////////// END PREMIUM ///////////////////////////////////////////////////////////////
 
Ricky, has fileserve banned premium download through rapidleech? I am using Jueki's plugin. I am trying to download my own files and extract them to show my users that everything is working 100%, but I keep getting "Could not connect at port 80" now. x_X
 
well i find how adding //$premium_acc["fileserver_com"] = array('user' => 'your username', 'pass' => 'your password'); in accounts but i get the same error of user above Couldn't connect to at port 80


edit adter buying my prem acc my username changes so now its working
 
@ rey2k5: Absolutely not. We haven't banned any IPs at all.

@ TanpaNama: Didn't you just get a big fat cheque from us? ;) :D

@ CatchItBaby: Internet Download Manager and it works like a charm. You need to be logged in before it will work
 
i had account configured to wrong paypal. changed now but cant transfer payment off other account. can i issue refund and get payment to new PP?
 
Ricky, can you guys make a feature to transfer all content from a free account to a premium account (without changing the fileserve.com download links for all the content)?
Since I'll be buying premium on my 1st account as soon as i get my first payout (or when buy from earnings is implemented, whichever comes first), It will be a pain to shift my 2nd account's stuff onto my first account.
If you could implement this it would be nice :D.
EDIT: It would also be nice if earnings could be transfered along with this transfer (if it is a one-time thing of course)
 
@ Communism: That's an FS2FS feature. We have not implemented this (as we will need to create the design and flow for how it will work), so you will not be able to do it.

@ all: Now you cannot doubleclick the download button and get invalid captcha.
 
@RickyFS: my friend was added wrong WMID, he typed his email instead WMZ account. Now he was correct his payment account.

His payout is approved, can you check and paid to him? If you can i will pm you his account.
 
Status
Not open for further replies.
Back
Top