• 18-01-2010, 13:18:50
    #1
    Üyeliği durduruldu
    Evet Beyler sitemdeki vbulletin versiyonunu 3.8.4ten 4.0.1 versiyonuna yukselttim ama katagorilere ve konulara tıklayınca database error veriyor. iste sorun ;

    Alıntı
    Database error in vBulletin 4.0.1:

    Invalid SQL:

    (SELECT 'package' AS classtype, package.packageid AS typeid, package.packageid AS packageid,
    package.productid AS productid, if(package.productid = 'vbulletin', 1, product.active) AS enabled,
    package.class AS class, -1 as isaggregator
    FROM package AS package
    LEFT JOIN product AS product
    ON product.productid = package.productid
    WHERE product.active = 1
    OR package.productid = 'vbulletin'
    )

    UNION

    (SELECT 'contenttype' AS classtype, contenttypeid AS typeid, contenttype.packageid AS packageid,
    1, 1, contenttype.class AS class , contenttype.isaggregator
    FROM contenttype AS contenttype
    INNER JOIN package AS package ON package.packageid = contenttype.packageid
    LEFT JOIN product AS product ON product.productid = package.productid
    WHERE product.active = 1
    OR package.productid = 'vbulletin' );

    MySQL Error : Illegal mix of collations (latin1_general_ci,IMPLICIT) and (latin1_swedish_ci,IMPLICIT) for operation '='
    Error Number : 1267
    Request Date : Monday, January 18th 2010 @ 01:08:24 PM
    Error Date : Monday, January 18th 2010 @ 01:08:24 PM
    Script : http://www......./forumdisplay.php?576-Portable-Programlar
    Referrer : http://www....../index.php
    IP Address :....
    Username : ....
    Classname : vB_Database
    MySQL Version : 5.0.87-community-log
  • 18-01-2010, 13:20:14
    #2
    şu konu yardımcı olur sanırım.
  • 18-01-2010, 13:42:46
    #3
    Üyeliği durduruldu
    Kardes Bu Siteye Uye Olunmuyor Ya Ne Kadar Nick Denediysem Kullanılıyor Yazıyor Yardım Etsen Bir .
  • 18-01-2010, 14:10:50
    #4
    berkq adlı üyeden alıntı: mesajı görüntüle
    Kardes Bu Siteye Uye Olunmuyor Ya Ne Kadar Nick Denediysem Kullanılıyor Yazıyor Yardım Etsen Bir .
    ç-ş- ı i gibi karakterler kullanma

    aliveli yap nicki.
  • 18-01-2010, 14:21:51
    #5
    Üyeliği durduruldu
    O sitedekileri Yaptım Ama Sorun Hayla Duzelmedi . Baska Ne Yapabiliriz .
  • 18-01-2010, 20:29:05
    #6
    Üyeliği durduruldu
    Yardım Edecek yok mu ?