قمت برفع سكريبت التحويل من vb الى pbboard لتحويل منتداى لكن واجهتنى مشكلة فى الخطوة 2 من التحويل (convert usergroup ) وظهرت لى الرسالة:
حدث خطأ مع قواعد البيانات
سبب الخطأ : استعلام
رقم الخطأ : 1064
رسالة الخطأ : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'forum_team='0', banned='0',
view_section='1', ' at line 6
وهذا هو مصدر الخطأ :
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="ltr" xmlns="
http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Converter vBulletin To PBBoard 2.1.x - (Powered By PBBoard)</title>
<meta http-**="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" href="
converter.css" type="text/css" />
</head>
<body>
[p]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html dir="rtl" xmlns="
http://www.w3.org/1999/xhtml" xml:lang="ar" lang="ar"><head><meta http-**="Content-Type" content="text/html; charset=utf-8" /><title>خطأ في قواعد البيانات</title><style type="text/css"> body { font-family:tahoma; font-size:12px; } </style></head><body dir="rtl">حدث خطأ مع قواعد البيانات
سبب الخطأ : استعلامرقم الخطأ : 1064
رسالة الخطأ : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'forum_team='0',
banned='0',
view_section='1',
' at line 6
</body>