• 26-02-2009, 12:02:51
    #1
    Üyeliği durduruldu
    Arkadaşlar bugün forumuma girdiğimde anaforumlarda db error alıyorum. Şöyle anlatayım;
    http://www.siteadı.com/guncel-haberler/

    ama konu içine girince anasayfada sorun vermiyor. Onuda şöyle anlatıyım;
    http://www.siteadı.com/guncel-haberler/x-haber-vs.html

    Verilen hata mesajı;
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html>
    <head>
     <title>GenclikNerde.Net - Yerli Yabancı Diziler, Oyunlar, Klipler, Programlar, Ödevler ve Eğlence Forumu... Database Error</title>
     <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
     <meta name="ROBOTS" content="NOINDEX,NOFOLLOW,NOARCHIVE" />
     <style type="text/css">
     <!-- 
     body { background-color: white; color: black; }
     #container { width: 400px; }
     #message   { width: 400px; color: black; background-color: #FFFFCC; }
     #bodytitle { font: 13pt/15pt verdana, arial, sans-serif; height: 35px; vertical-align: top; }
     .bodytext  { font: 8pt/11pt verdana, arial, sans-serif; }
     a:link     { font: 8pt/11pt verdana, arial, sans-serif; color: red; }
     a:visited  { font: 8pt/11pt verdana, arial, sans-serif; color: #4e4e4e; }
     -->
     </style>
    </head>
    <body>
    <table cellpadding="3" cellspacing="5" id="container">
    <tr>
     <td><img src="http://www.gencliknerde.net/image.php?type=dberror" alt="Database Error" width="48" height="48" /></td>
     <td id="bodytitle" width="100%">Database error</td>
    </tr>
    <tr>
     <td class="bodytext" colspan="2">The GenclikNerde.Net - Yerli Yabancı Diziler, Oyunlar, Klipler, Programlar, Ödevler ve Eğlence Forumu... database has encountered a problem.</td>
    </tr>
    <tr>
     <td colspan="2"><hr /></td>
    </tr>
    <tr>
     <td class="bodytext" colspan="2">
      Please try the following:
      <ul>
       <li>Load the page again by clicking the <a href="#" onclick="window.location = window.location;">Refresh</a> button in your web browser.</li>
       <li>Open the <a href="/">www.gencliknerde.net</a> home page, then try to open another page.</li>
       <li>Click the <a href="javascript:history.back(1)">Back</a> button to try another link.</li>
      </ul>
     </td>
    </tr>
    <tr>
     <td class="bodytext" colspan="2">The www.gencliknerde.net forum technical staff have been notified of the error, though you may <a href="mailto:thekadir@gencliknerde.net">contact them</a> if the problem persists.</td>
    </tr>
    <tr>
     <td class="bodytext" colspan="2">&nbsp;<br />We apologise for any inconvenience.</td>
    </tr>
    </table>
    
    <!--
    Database error in vBulletin 3.6.9:
    Invalid SQL:
      SELECT 
       IF(votenum &gt;= 1, votenum, 0) AS votenum,
       IF(votenum &gt;= 1 AND votenum &gt; 0, votetotal / votenum, 0) AS voteavg,
       
       thread.threadid, thread.title AS threadtitle, thread.forumid, pollid, open, replycount, postusername, postuserid, thread.iconid AS threadiconid,
       thread.lastpost, thread.lastposter, thread.lastpostid, thread.dateline, IF(views&lt;=replycount, replycount+1, views) AS views, notes, thread.visible, sticky, votetotal, thread.attach,
       hiddencount, deletedcount
       
       
       
       
       ,post.pagetext
      FROM thread AS thread
       
       
       
       
       
       
       
      WHERE thread.threadid IN (0,61476,60934,60876,60875,60874,60873,60872,60871,60870,60827,60825,60822,60820,60818,60816,60815,60814,60812,60810,60809) 
      ORDER BY sticky DESC, lastpost DESC;
    MySQL Error  : Unknown column 'post.pagetext' in 'field list'
    Error Number : 1054
    Date         : Thursday, February 26th 2009 @ 11:58:55 AM
    Script       : GenclikNerde.Net - Yerli Yabancı Diziler, Oyunlar, Klipler, Programlar, Ödevler ve Eğlence Forumu... Database Error
    Referrer     : GenclikNerde.Net - Yerli Yabancı Diziler, Oyunlar, Klipler, Programlar, Ödevler ve Eğlence Forumu... - vBulletin
    IP Address   : xxxx
    Username     : Kayıtsız Üye
    Classname    : vB_Database
    -->
    
    </body>
    </html>
  • 26-02-2009, 15:27:01
    #2
    hide hack kullanıyorsanız onu kapatın eğer hala aynı hata verirse şu sorguyu çalıştırmayı deneyin

    alter table `post` add `pagetext` mediumtext null
  • 26-02-2009, 21:14:59
    #3
    Üyeliği durduruldu
    hide hack kullanmıyorum sanırım seo ile alakalıydı şuan çözüldü sorun teşekkürler ilgilendiğin için
  • 26-02-2009, 21:54:56
    #4
    Üyeliği durduruldu
    günde birkerede olsa tablolarınızı onarın