+ الرد على الموضوع
النتائج 1 إلى 2 من 2
  1. #1
    طريق المستقبل is on a distinguished road
    تاريخ التسجيل
    27 / 11 / 2007
    الدولة
    مجهولة
    العمر
    37
    المشاركات
    43
    معدل تقييم المستوى
    258

    Ajel HTTP 500 - Internal server error عند الدخول على vBgallery

    السلام عليكم رمضان مبارك عليكم جميعا اخوانى الافاضل

    اخوانى الافاضل تم رفع هاك vBgallery نظرا لحاجتى لعرض مكتبتين لعرض الصور بالموقع

    الهاك تم رفعه بشكل كامل وجميع اعداداته موجوده فى لوحة تحكم الاداره لكن للأسف عند الدخول على

    رابط http://www.engeg.com/gallery

    بيدينى
    HTTP 500 - Internal server error
    Internet Explorer



    ياتري مافيش حل فى المشكله دى وهل يوجد حل اخر ارجوا المساعده ورمضان مبارك عليكم

    تم ارفاق سورس الخطأ

    كود PHP:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
    <
    html>
    <
    head>
    <
    style>
    a:link   {font:8pt/11pt verdanacolor:red}
    a:visited  {font:8pt/11pt verdanacolor:#4e4e4e}
    </style>
    <
    meta HTTP-EQUIV="Content-Type" Content="text-html; charset=Windows-1252">
    <
    title>HTTP 500 Internal server error</title>
    </
    head>
    <
    script
    function 
    Related(){
     
    userURL=document.location.href;
     
    //for the href, we need a valid URL to the domain. We search for the # symbol to find the begining 
     //of the true URL, and add 1 to skip it - this is the BeginURL value. We use serverIndex as the end marker.
     
    BeginURL=userURL.indexOf("#",1) + 1;
     
    CurrentURL=userURL.substring(BeginURL,DocURL.length);
     
     
    //Build the query
     
    RelatedServiceURL="http://related.msn.com/related.asp?url=";
     
     
    //Perform simple check for Intranet URLs 
     //this is where the http or https will be, as found by searching for :// but skip res:
     
    protocolIndex=userURL.indexOf("://",4);
     
    serverIndex=userURL.indexOf("/",protocolIndex 3);
     
    urlresult=userURL.substring(0,serverIndex);
     if (
    protocolIndex BeginURL 7)
      
    urlresult=""
     
     
    //Check if Intranet URL - then open search bar
     
     
    if (urlresult.indexOf(".",0) < 1userURL="Intranet URL";
     
    finalURL RelatedServiceURL encodeURIComponent(userURL);
     
    window.open(finalURL"_search");
     
    }
    function 
    Homepage(){
    // in real bits, urls get returned to our script like this:
    // res://shdocvw.dll/http_404.htm#http://www.DocURL.com/bar.htm 
        //For testing use 
        //DocURL = "res://shdocvw.dll/http_404.htm#https://www.microsoft.com/bar.htm"
        
    DocURL=document.location.href;
     
        
    //this is where the http or https will be, as found by searching for :// but skipping the res://
        
    protocolIndex=DocURL.indexOf("://"4);
        
    //this finds the ending slash for the domain server 
        
    serverIndex=DocURL.indexOf("/"protocolIndex 3);
        
    //for the href, we need a valid URL to the domain. We search for the # symbol to find the begining 
        //of the true URL, and add 1 to skip it - this is the BeginURL value. We use serverIndex as the end marker.
        //urlresult=DocURL.substring(protocolIndex - 4,serverIndex);
        
    BeginURL=DocURL.indexOf("#",1) + 1;
        
    urlresult=DocURL.substring(BeginURLserverIndex);
        if (
    protocolIndex BeginURL 7)
            
    urlresult=""
        
    //for display, we need to skip after http://, and go to the next slash
        
    displayresult=DocURL.substring(protocolIndex 3serverIndex);
        var 
    aElement document.createElement("A");
        
    aElement.innerText displayresult;
        
    aElement.href urlresult;
        
    homepageContainer.appendChild(aElement);
    }
    function 
    doSearch()
    {
        
    saOC.NavigateToDefaultSearch();
    }
    function 
    initPage() 
    {
        
    document.body.insertAdjacentHTML("afterBegin","<object id=saOC CLASSID='clsid:B45FF030-4447-11D2-85DE-00C04FA35C89' HEIGHT=0 width=0></object>");
        
    Homepage();
    }
    </script>

    <body bgcolor="white" onload="initPage()">
    <table width="400" cellpadding="3" cellspacing="5">
      <tr>
        <td id="tableProps" valign="top" align="left"><img id="pagerrorImg" SRC="pagerror.gif"
        width="25" height="33"></td>
        <td id="tableProps2" align="left" valign="middle" width="360"><h1 id="errortype"
        style="COLOR: black; FONT: 13pt/15pt verdana"><span id="errorText">The page cannot be displayed</span></h1>
        </td>
      </tr>
      <tr>
        <td id="tablePropsWidth" width="400" colspan="2"><font
        style="COLOR: black; FONT: 8pt/11pt verdana">There is a problem with the page you are
        trying to reach and it cannot be displayed.</font></td>
      </tr>
      <tr>
        <td id="tablePropsWidth" width="400" colspan="2"><font id="LID1"
        style="COLOR: black; FONT: 8pt/11pt verdana"><hr color="#C0C0C0" noshade>
        <p id="LID2">Please try the following:</p><ul>
          <li id="instructionsText1">Open the <span id="homepageContainer"></span>&nbsp;home page, and then look for links to
            the information you want. </li>
          <li id="instructionsText2">Click the 
          <a xhref="javascript:location.reload()" target="_self">
          <img border=0 src="refresh.gif" width="13" height="16"
            alt="refresh.gif (82 bytes)" align="middle"></a> <a xhref="javascript:location.reload()" target="_self">Refresh</a> button, or try again later.<br>
          </li>
          <li ID="instructionsText3">Click <a href="javascript:doSearch()"><img border=0 src="search.gif" width="16" height="16" alt="search.gif (114 bytes)" align="center"> Search</a> to look for information on the Internet. </li>
          <li id="instructionsText4">You can also see <a onclick="Related();event.returnValue=false" href="">a list of related sites.</a>     
    </ul>
    </p>
     
        <p><br>
        </p>
        <h2 id="ietext" style="font:8pt/11pt verdana; color:black">HTTP 500 - Internal server
        error <br>
        Internet Explorer </h2>
        </font></td>
      </tr>
    </table>
    </body>
    </html> 

     
  2. #2
    خالد محى الدين will become famous soon enough الصورة الرمزية خالد محى الدين
    تاريخ التسجيل
    03 / 03 / 2009
    الدولة
    مصر
    العمر
    45
    المشاركات
    644
    معدل تقييم المستوى
    850

    افتراضي رد: HTTP 500 - Internal server error عند الدخول على vBgallery

    جرب تعطل الهكات من ملف الكومفنج

     

 
+ الرد على الموضوع

معلومات الموضوع

الأعضاء الذين يشاهدون هذا الموضوع

الذين يشاهدون الموضوع الآن: 1 (0 من الأعضاء و 1 زائر)

     

مواقع النشر (المفضلة)

مواقع النشر (المفضلة)

ضوابط المشاركة

  • لا تستطيع إضافة مواضيع جديدة
  • لا تستطيع الرد على المواضيع
  • لا تستطيع إرفاق ملفات
  • لا تستطيع تعديل مشاركاتك