لقد قمت بمحاولة الترقيه الى النسخه الرابعه من ال vb
طبعا في البدايه حذفت كل الهاكات بلا استثناء ثم بدأت الترقيه

ولكن في الخطوه الثامنه ظهر لي خطأ في قواعد البيانات
وهذا نص الخطأ

Database error in vBulletin 3.8.4:

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_swedish_ci,IMPLIC IT) and (latin1_general_ci,IMPLIC IT) for operation '='
Error Number : 1267
Request Date : Thursday, December 17th 2009 @ 04:11:57 PM
Error Date : Thursday, December 17th 2009 @ 04:11:57 PM
Script :/upgrade_400a1.php?step=8
Referrer : /upgrade_400a1.php?step=7
IP Address : 41.221.142.206
Username :
Classname : vB_Database
MySQL Version : 5.0.85-community
ارجو منكم المساعده بأسرع وقت ممكن