PDA

View Full Version : [Help] lỗi khi nâng cấp Vb 4x



xembao
12-11-2011, 23:11
Database error in vBulletin 4.1.7:

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 (utf8_general_ci,IMPLICIT) and (utf8_unicode_ci,IMPLICIT) for operation '='

Bạn nào rành về Vbulletin có thể giúp đỡ xin liên hệ qua PM. Cảm ơn!

Rao.Vặt.Của Tui
12-11-2011, 23:30
Liên hệ qua PM mà chả ghi yahoo thì sao mà PM ... Lỗi này xuất hiện khi thao tác gì ?

xembao
12-11-2011, 23:36
Liên hệ qua PM mà chả ghi yahoo thì sao mà PM ... Lỗi này xuất hiện khi thao tác gì ?
Lỗi bị khi nâng cấp như đề bài đó bạn. Chắc bạn chưa gặp lỗi này, tuy nhiên vẫn Pm cho bạn để bạn biết cách PM.