• 20-06-2008, 20:58:15
    #1
    Siteye yeni üye oluşta database hatası veriyor ama ana sayfayı açınca üye kayıt olmuş gözüküyor ne yapmam lazım db sorununu çözmek için...
  • 20-06-2008, 21:19:10
    #2
    Üyeliği durduruldu
    Verdiği hatayı yazarsan belki yardımcı olabiliriz.
  • 20-06-2008, 21:28:10
    #3
    Database error işte
  • 20-06-2008, 21:31:26
    #4
    Db wrz db mi? aynı sorunu bende yaşamıltım bır db de.
  • 21-06-2008, 00:05:09
    #5
    db hatasının kaynak kodunu gönder
  • 21-06-2008, 01:11:34
    #6
    MSN'e eklermisiniz daha detaylı bilgi için info@soccertr.com
  • 21-06-2008, 11:00:26
    #7
    İşte verdiği db sorunu bu...
  • 21-06-2008, 11:02:36
    #8
    db error sayfasına sağ tıkla kaynağı görüntüle yaporda alt kısımda yazar db hatası onu kopyala buraya
  • 21-06-2008, 11:19:52
    #9
    Kaynağı Görüntüle kodu bu.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html>
    <head>
        <title>SoccerTR.com 08 - FORUM / PES 2008,FIFA 08,Football Manager Database Error</title>
        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
        <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.soccertr.com/forum/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 SoccerTR.com 08 - FORUM / PES 2008,FIFA 08,Football Manager 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.soccertr.com</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.soccertr.com forum technical staff have been notified of the error, though you may <a href="mailto:silentbellicose@msn.com">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.8:
    
    Invalid SQL:
    INSERT INTO jos_users (id, name, username, email, password, usertype, block, sendEmail, gid, registerDate,lastvisitDate, params)
                VALUES ('75237',
                    'mikrona',
                    'mikrona',
                    'ksnfjsfopoeor@hotmail.com',
                    '3e8a8037e3a8f38f32d2e9d747b326da',
                    'Registered',
                    '0',
                    '1',
                    '18',
                    '2008-06-21T11:18:37',
                    '2008-06-21T11:18:37',
                    ''
                );
    
    MySQL Error  : Duplicate entry '75237' for key 1
    Error Number : 1062
    Date         : Saturday, June 21st 2008 @ 11:18:37 AM
    Script       : http://www.soccertr.com/forum/register.php?do=addmember
    Referrer     : http://www.soccertr.com/forum/register.php?do=register
    IP Address   : 88.238.206.228
    Username     : mikrona
    Classname    : vB_Database
    -->
    
    
    </body>
    </html>