• 22-07-2010, 09:33:16
    #1
    merhaba arkadaşlar sitemde çözemediğim 2 sorun var ve birde size soralım dedik umarım çözülür. Gelelim sorunlara:
    1.Vbseo Sitemap:
    arkadaşlar vbseo sitemap harika çalışıyor ama bu akşam sitemapların içeriğine baktıgımda çok tuhaf birşeye rastladım
    sitemap_1.xml.gz içeriği:
    <loc>http://www.forumsen.com/</loc>
    <priority>1</priority>
    <lastmod>2010-07-21T19:13:04+00:00</lastmod>
    <changefreq>daily</changefreq>
    </url>
    −
    <url>
    <loc>http://www.forumsen.com/a/</loc>
    <priority>0.7</priority>
    <lastmod>2010-07-20T19:34:14+00:00</lastmod>
    <changefreq>daily</changefreq>
    </url>
    −
    <url>
    <loc>http://www.forumsen.com/a/</loc>
    <priority>0.7</priority>
    <lastmod>2010-07-20T19:34:14+00:00</lastmod>
    <changefreq>daily</changefreq>
    </url>
    −
    <url>
    <loc>http://www.forumsen.com/a/index2.html</loc>
    <priority>0.7</priority>
    <lastmod>2010-07-20T19:34:14+00:00</lastmod>
    <changefreq>daily</changefreq>
    </url>
    Böyle gidiyor
    sitemap_2.xml.gz içeriği
    <loc>
    http://www.forumsen.com/a/19904-smartsound-sonicfire-pro-v5-5-0-indir-download.html
    </loc>
    <priority>0.4001</priority>
    <lastmod>2010-07-20T19:34:14+00:00</lastmod>
    <changefreq>yearly</changefreq>
    −
    <url>
    −
    <loc>
    http://www.forumsen.com/a/19922-msn-9-yeni-guncelleme-msn-live-messenger-2009-build-14-0-8089-726-turkce.html
    </loc>
    <priority>0.4</priority>
    <lastmod>2010-07-20T19:34:14+00:00</lastmod>
    <changefreq>yearly</changefreq>
    </url>
    −
    <url>
    −
    <loc>
    http://www.forumsen.com/a/19978-foxit-reader-professional-3-1-3-1030-portable.html
    </loc>
    <priority>0.4</priority>
    <lastmod>2010-07-20T19:34:14+00:00</lastmod>
    <changefreq>yearly</changefreq>
    </url>
    −
    <url>
    −
    <loc>
    http://www.forumsen.com/a/12-axialis-urunleri-ww-rs.html
    </loc>
    <priority>0.4</priority>
    <lastmod>2010-07-20T19:34:14+00:00</lastmod>
    <changefreq>yearly</changefreq>
    </url>
    içerikler böyle bu aradakki /a nın neden ve nereden çıktıgını anlamadm gitti silip tekrar yükledim ama yine aynı...?

    Gelelim 2.Sorunuma sitede profil mesajı atmaya çalıştığımızda database error veriyor aşşağıda verdiğim resimde gördüğünüz gibi bu sorunu uprage yapmadan çözmem mümkün müdür?
  • 22-07-2010, 11:09:49
    #2
    Kimlik doğrulama veya yönetimden onay bekliyor.
    vBseo olayına bişey diyemem ama aldığınız database hatası için bu sorguyu çalıştırırsanız sorun çözülecektir.

    CREATE TABLE IF NOT EXISTS `visitormessage_hash` (
      `postuserid` int(10) unsigned NOT NULL DEFAULT '0',
      `userid` int(10) unsigned NOT NULL DEFAULT '0',
      `dupehash` varchar(32) NOT NULL DEFAULT '',
      `dateline` int(10) unsigned NOT NULL DEFAULT '0',
      KEY `postuserid` (`postuserid`,`dupehash`),
      KEY `dateline` (`dateline`)
    ) ENGINE=MyISAM DEFAULT CHARSET=latin1;
  • 22-07-2010, 11:31:35
    #3
    Database error in vBulletin 3.8.2:
    
    Invalid SQL:
    
    				SELECT hash.userid, user.username
    				FROM visitormessage_hash AS hash
    				LEFT JOIN user AS user USING (userid)
    				WHERE hash.postuserid = 6 AND
    					hash.dupehash = '10efd2b276a870c37c3026106159ecdf' AND
    					hash.dateline > 1279787165;
    
    MySQL Error   : Table 'forumsen_data.visitormessage_hash' doesn't exist
    Error Number  : 1146
    Request Date  : Thursday, July 22nd 2010 @ 11:31:05 AM
    Error Date    : Thursday, July 22nd 2010 @ 11:31:05 AM
    Script        : http://www.forumsen.com/visitormessage.php?do=message
    Referrer      : http://www.forumsen.com/members/hayallerim.html
    IP Address    : 88.228.215.70
    Username      : DesMond
    Classname     : vB_Database
    MySQL Version : 5.0.91-community
  • 22-07-2010, 11:46:43
    #4
    LaFleur adlı üyeden alıntı: mesajı görüntüle
    Database error in vBulletin 3.8.2:
    
    Invalid SQL:
    
                    SELECT hash.userid, user.username
                    FROM visitormessage_hash AS hash
                    LEFT JOIN user AS user USING (userid)
                    WHERE hash.postuserid = 6 AND
                        hash.dupehash = '10efd2b276a870c37c3026106159ecdf' AND
                        hash.dateline > 1279787165;
    
    MySQL Error   : Table 'forumsen_data.visitormessage_hash' doesn't exist
    Error Number  : 1146
    Request Date  : Thursday, July 22nd 2010 @ 11:31:05 AM
    Error Date    : Thursday, July 22nd 2010 @ 11:31:05 AM
    Script        : http://www.forumsen.com/visitormessage.php?do=message
    Referrer      : http://www.forumsen.com/members/hayallerim.html
    IP Address    : 88.228.215.70
    Username      : DesMond
    Classname     : vB_Database
    MySQL Version : 5.0.91-community
    Dediğim Sorguyu çalıştırdınız mı ?
  • 22-07-2010, 12:46:13
    #5
    makinist acil bi yere gitmem gerekiyordu yeni geldim Çalıştırdım çok saol çalıştı Hatam Düzeldi.Şimdi bu 1. soruma yardımcı oalbilecek varmı arkadaşlar Site index atmıyor
  • 22-07-2010, 18:40:43
    #6
    SORUn Çözüldü arkadaşlar gerek kalmadı.