Fritz!Load…

… Forum für Software-Entwickler, Web-Designer und Benutzer.

Du bist nicht angemeldet.

Ankündigung

Liebe Fritz!Load-Nutzer,
wie man am Datum des letzten Beitrags erkennt, wird dieses Forum seit langem nicht mehr benutzt. Zwar entstehen keine zusätzliche Kosten, um dieses Forum zu halten, nichtsdestotrotz macht es keinen Sinn ein totes Forum im Internet zu präsentieren. Aus diesem Grund werden wir demnächst dieses Forum schließen. Falls sich dennoch ein paar hartgesottene Mitglieder finden, die dieses Forum immer noch am Leben halten wollen, sollen sich bitte im Forum „Allgemeine Diskussion“ melden.
(19.12.2023)

Hinweis: Falls sich die Forum-Adresse ändern sollte, so gehe bitte auf die Fritz!Load-FAQ-Seite in Sourceforge.net, um die aktuelle Forum-Adresse zu erfahren oder aktualisiere deine Fritz!Load-Version auf den neuesten Stand und nutze den Link „Forum“ unter „Allgemein“ in der Registerkarte „Hilfe“ direkt in Fritz!Load.

#1 am 26. Jul. 2012 um 14:08 Uhr

agowa
Mitglied
Registriert: am 26. Jul. 2012
Beiträge: 20

share-online zu große Daten für Free & Downloadschleife bei Fehler

Wenn eine Datei zu groß für kostenlose Downloader ist, führt fritzload folgendes im log auf:
"26.07.12-14:36; http://share-online.biz/dl/************ | DATEI: ************* | Unbekannter Fehler! Bitte mit der Debug-Datei (share_online_biz.failed.14.50.34) aus dem Download-Verzeichnis melden."

share_online_biz.failed.14.50.34:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
        <meta name="keywords" content="hosting, webhosting, webspace, backup, free download, free upload, download, mp3, movies, music, videos, software, shareware, file transfer, file sharing, file mirroring, file recovery" />
        <meta name="description" content="Share-Online.biz is a worldwide operating fileserving project. You're able to serve and share any type of document like pictures, movies and music with us." />
        <meta name="title" content="Share-Online.biz" />
        <meta name="author" content="Share-Online.biz" />
        <meta name="publisher" content="Share-Online.biz" />
        <meta name="copyright" content="Share-Online.biz" />
        <title>Share-Online - dl/************/failure/freelimit/52428800/3435323431303B666F6F</title>
        <link rel="shortcut icon" href="https://www.share-online.biz/favicon.ico" type="image/ico" />
        <link href="http://www.share-online.biz/template/v3dark/css/main.css" rel="stylesheet" type="text/css" />
        <link href="http://www.share-online.biz/template/v3dark/css/jquery-ui.css" rel="stylesheet" type="text/css" />

        <script src="http://www.share-online.biz/template/js/jquery.js" type="text/javascript"></script>
<!--        <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js" type="text/javascript"></script>-->
        <script src="http://www.share-online.biz/template/js/jquery-ui.js" type="text/javascript"></script>
<!--        <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.9/jquery-ui.min.js" type="text/javascript"></script>-->
        <script src="http://www.share-online.biz/template/js/jquery-liscroll.js" type="text/javascript"></script>
        <script src="http://www.share-online.biz/template/js/tools.js" type="text/javascript"></script>

    </head>

    <body>
        <script type="text/javascript">
            <!--
            if (top.location != self.location) {
                top.location.replace(self.location);
            }
            var https = 0;
            //-->
        </script>

        <script src="http://www.share-online.biz/template/v3dark/js/body.js" type="text/javascript"></script>
        
        <script type="text/javascript">
            <!--
            $(document).ready(function() {
                $('#login-link').click(function() {
                    login_fields("user", "blur");
                    login_fields("pass", "blur");
                    $('#login').slideToggle();
                });
                $("#f_resend button").live('click', function() {
                    $("#dialog").dialog('close');
                    var query = "f_search=" + $("#f_search").val();
                    var ok_txt = "The login data was sent, please check your mailbox";
                    var not_ok_txt = "No suitable account was found";

                    $.ajax({
                        async: false,
                        type: "POST",
                        url: "http://www.share-online.biz/user/login/resend",
                        cache: false,
                        data: query,
                        timeout: 20000,
                        error: function(response) {
                            alert(not_ok_txt);
                        },
                        success: function(response){
                            response = $.trim(response);
                            if (response == "ok") {
                                alert(ok_txt);
                            }
                            else {
                                alert(not_ok_txt);
                            }
                        }
                    });
                });
                
            });
            function resend() {
                show_dialog("renew account data", "<div id='f_resend'>To renew your password or get your login data, please enter your username <strong>OR</strong> email-address to the following form.<br /><br />If you have deposited a valid email-adress, we will send you the login data to your mailbox.<br /><br /><p class='c'><input type='text' id='f_search' name='f_search' value='' style='width: 250px;' /></p><br /><br /><p class='r'><button>send login data by email</button></p></div>", 400, 230);
                $("#f_resend button").button();
            }
            //-->
        </script>
        
        <div id="header">
                        
            <div id="left">
                <ul id="left-menu">
                    <li><span class='fs11 b white'>V3-dark</span></li>
                    <li>|</li>
                    <li><a href='http://www.share-online.biz/theme/set/v3light'>V3-light</a></li>
                </ul>
                <div id="login-bar">
                    <div class="login">
                        <img src="http://www.share-online.biz/template/images/icons/light.png" alt="" border="0" class="vmid" /> <a href="javascript:void(0);" id="login-link">Log in</a>
                        
                    </div>
                </div>
                <div id="login" class="ui-corner-bottom">
                    <div class="login">
                        <form action="https://www.share-online.biz/user/login" method="post">
                            <input type="text" value="" class="login ui-corner-all" name="user" id="l_user" onfocus="login_fields('user', 'click');" onblur="login_fields('user', 'blur');" /> <input type="password" value="" class="login ui-corner-all" name="pass" id="l_pass" onfocus="login_fields('pass', 'click');" onblur="login_fields('pass', 'blur');" /><div class="forget_pass"><a href="javascript:resend();">Forget Password?</a></div> <div class="c"><input type="checkbox" value="1" name="l_rememberme" id="l_rememberme" title="remember for next login" /> <label for="l_rememberme">remember for next login</label></div><span class="login_form"><input type="submit" value="Log in" title="Log in" class="button" /></span><span class="login_ssl"><a href="http://www.share-online.biz/lang/ssl">SSL/HTTPS: auto</a> </span>
                        </form>
                        
                    </div>
                </div>
                <div id="logo">
                    <a href="http://www.share-online.biz/"><img src="http://www.share-online.biz/template/v3dark/images/logo.gif" alt="" width="285" height="50" border="0" /></a>
                </div>
            </div>
            
            <div id="google_translate_element"></div>
                
            <script type="text/javascript">
                function googleTranslateElementInit() {
                    new google.translate.TranslateElement({
                        pageLanguage: 'en',
                        layout: google.translate.TranslateElement.InlineLayout.SIMPLE
                    }, 'google_translate_element');
                }
            </script>
            <script src="http://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
                
            <div class="middle">
                <ul id="topnav" class="notranslate">
                    <li>
                        <a href="http://www.share-online.biz/">home</a>
                    </li>
                    <li>
                        <a href="http://www.share-online.biz/news/">news</a>
                    </li>
                    
                    <li>
                            
                        <a href="https://www.share-online.biz/register/premium">Register</a>
                            
                    </li>
                    
                    <li>
                            
                        <a href="https://www.share-online.biz/register/free">Packages</a>
                            
                    </li>
                    
                    <li>
                        <a href="http://www.share-online.biz/faq/">faq</a>
                    </li>
                    <li>
                        <a href="http://www.share-online.biz/tools/">tools</a>
                    </li>
                    <li>
                        <a href="https://www.share-online.biz/helpdesk/index.php?a=add&amp;language=English">support</a>
                    </li>
                    <li>
                        <a href="http://www.share-online.biz/redirect/TL" target="_blank"><img src="http://www.share-online.biz/template/images/tl_dark.gif" border="0" alt="The-Lounge" /></a>
                    </li>
                </ul>
                <div id="select_lang">
                    <a href="http://www.share-online.biz/lang/set/english"><img src="http://www.share-online.biz/template/images/lang/en.gif" alt="english" border="0" /></a>
                    <a href="http://www.share-online.biz/lang/set/german"><img src="http://www.share-online.biz/template/images/lang/de.gif" alt="german" border="0" /></a>
                </div>
            </div>

            <div id="page_options" class="ui-corner-top">
                <a href="http://www.share-online.biz/lang/animations/off">disable menu animations</a> | <a href="http://www.share-online.biz/lang/news/off">disable news</a> | <a href="http://www.share-online.biz/lang/translation/off">disable translation</a>
            </div>

        </div>
        <ul id="newsscroller"><li><span>04/12/2012</span><a href='http://www.share-online.biz/news/197'>Update Affiliate Banner</a></li><li><span>04/04/2012</span><a href='http://www.share-online.biz/news/167'>Update: Points for Downloads</a></li><li><span>02/20/2012</span><a href='http://www.share-online.biz/news/157'>Payout methods, free user limitations</a></li><li><span>12/24/2011</span><a href='http://www.share-online.biz/news/137'>"doubled points" restarted</a></li><li><span>12/16/2011</span><a href='http://www.share-online.biz/news/120'>2 days extra premium duration and doubled points multiplier for new files</a></li></ul>
        <noscript><div class="noscript-message"><p><img src="https://www.share-online.biz/template/images/alert.png" alt="0" width="32" height="30" /><strong>Please enable JavaScript to use this service.</strong> Otherwise the full functionality (download, upload, management) will not be available!</p></div></noscript>
        
        <div id="main" class="ui-corner-all">
            <div id="inner"><div id="download">
    <h1>Download impossible</h1>
    <hr />
    <div id="dl_failure" class="ui-widget">
        <div class="ui-state-highlight ui-corner-all">
            <span class="ui-icon ui-icon-info"></span>
            <p class="b">Information:</p>
            <div>
                                                    
                <strong>The file is too big for your download package!</strong>The file size of this link is too big <span class='udl'>for your download package</span> and has been limited <span class='udl'>by the file owner</span> <span class='b'>(max. 50,000 MB)</span>.<br /><br />To continue this download you'll need a <a href='https://www.share-online.biz/affiliate/3435323431303B666F6F' class='b'>Premium-Account</a>.<br /><br /><br /><center><a href='https://www.share-online.biz/affiliate/3435323431303B666F6F' class='b info'>Get your Premium-Access now</a></center>
                <p id="dl_retry"><a href="http://www.share-online.biz/dl/************" class="b fs11"><span class="ui-icon ui-icon-circle-arrow-e"></span>Re-open the last download link</a></p>
                <p class="cb"></p>
                
                    
                <!-- <script type="text/javascript" src="http://eads.to/layer.php?id=355"></script> -->
                    
                
            </div>
        </div>
    </div>
</div>
                <div id="consumer_bottom" class="ui-corner-all">
                    <IFRAME FRAMEBORDER=0 MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=NO WIDTH=728 HEIGHT=90 SRC="http://ads.avazu.net/st?ad_type=iframe&ad_size=728x90&section=1770756"></IFRAME>
                </div>
    
            </div>
        </div>


        <div id="footer">
            <div class="footer">
                <ul id="footer-menu">
                    <li><a href="http://www.share-online.biz/linkcheckapi/">Link check API</a></li>
                    <li><a href="http://www.share-online.biz/uploadapi/">Upload API</a></li>
                    <li><a href="http://www.share-online.biz/nopaste/">nopaste</a></li>
                    <li><a href="http://www.share-online.biz/tos/">TOS</a></li>
                    <li><a href="http://www.share-online.biz/abuse/">abuse</a></li>
                    <li class="last"><a href="http://www.share-online.biz/imprint/">Imprint</a></li>
                </ul>
            </div>
            <div id="footer-logo">
                    <a href="http://www.share-online.biz/"><img src="http://www.share-online.biz/template/v3dark/images/footer_logo.gif" alt="" width="113" height="27" border="0" /></a>
            </div>
        </div>
        <div id="dialog" title="">
            <p></p>
        </div>
        <ul id="contextMenu" class="contextMenu">
            <li><a href="#action"></a></li>
        </ul>

        <!--<script type="text/javascript">
            var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
            document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
            </script>
            <script type="text/javascript">
            try {
            var pageTracker = _gat._getTracker("UA-5401682-2");
            pageTracker._trackPageview();
            } catch(err) { }
        </script> -->
        <script type="text/javascript">
            var alive = "http://www.share-online.biz/alive/";
        </script>
    </body>
</html>

Und wenn ich den link manuell aufrufe erhalte ich folgendes von Share-online:
62681582.PNG

außerdem wird unendlich lange versucht die Datei zu laden anstatt sie zu überspringen, wie bei allen Fehlern (die Einstellung des Neu Versuchens bei Fehlern habe ich auf 0 gestellt, also aus.)


EDIT: Problem gefunden die Defekten/Fehlerhafte links werden nicht aus der Download Liste entfernt, deshalb versucht Fritz!Load dauernd die Datei erneut zu laden. Ich hoffe, dass derFehler Bald gefixt ist.

Der Beitrag wurde geändert von agowa (am 26. Jul. 2012 um 19:21 Uhr)

Abwesend

Fußzeile des Forums

Angetrieben von FluxBB