2014-09-13, 10:19 AM
بسم الله الرحمن الرحيم
طبقت درس التحويل من الفيبي الى ماي بي بي ونجحت لكن على السيرفر المحلي
ولم استطع رفعها على الاستضافه
فقمت بتجربة الامر من جديد على الاستضافه
قمت بتحميل نسخه المنتدى وكانت القاعدة القديمه موجوده وقمت بربطها
بقي تركيب هاك تحويل الترميز
رفعت الملفات والمجلدات على المسارات المحدده
و عند تركيب الهاك يفشل التثبيت وتظهر رسالة الخطاء
طبقت درس التحويل من الفيبي الى ماي بي بي ونجحت لكن على السيرفر المحلي
ولم استطع رفعها على الاستضافه
فقمت بتجربة الامر من جديد على الاستضافه
قمت بتحميل نسخه المنتدى وكانت القاعدة القديمه موجوده وقمت بربطها
بقي تركيب هاك تحويل الترميز
رفعت الملفات والمجلدات على المسارات المحدده
و عند تركيب الهاك يفشل التثبيت وتظهر رسالة الخطاء
PHP كود :
Database error in vBulletin 3.8.5:
Invalid SQL:
CREATE TABLE IF NOT EXISTS charset_convert (
item varchar(250) NOT NULL default '',
records int(20) unsigned NOT NULL default '0',
percent int(4) NOT NULL default '0',
convertable_fields mediumtext NOT NULL,
primary_keys mediumtext NOT NULL,
full_text mediumtext NOT NULL,
analyzed tinyint(1) unsigned NOT NULL default '0',
convertit tinyint(1) unsigned NOT NULL default '0',
converted tinyint(1) unsigned NOT NULL default '0',
collation_convert tinyint(1) unsigned NOT NULL default '0',
`collation` tinyint(1) unsigned NOT NULL default '0',
`temporary` tinyint(1) unsigned NOT NULL default '0',
index_altered tinyint(1) unsigned NOT NULL default '0',
UNIQUE KEY item (item),
KEY converted (converted),
KEY `collation` (`collation`),
KEY `temporary` (`temporary`),
KEY analyzed (analyzed),
KEY `convert` (convertit),
KEY collation_convert (collation_convert)
) TYPE=MyISAM;;
MySQL Error : 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 'TYPE=MyISAM' at line 22
Error Number : 1064
Request Date : Saturday, September 13th 2014 @ 05:01:44 AM
Error Date : Saturday, September 13th 2014 @ 05:01:44 AM
Script : http://www.xxx.com/vb3/admincp/plugin.php?do=productimport
Referrer : http://www.xxx.com/vb3/admincp/plugin.php?do=productadd
IP Address : 000.000.000.000
Username : xxxx
Classname : vB_Database
MySQL Version : 5.5.32-log