عند استيراد الموده للتحرير الاصدار الرابع بعطيني Database error هام جدآ
مش عارف في ايه انا كنت مركب هاك الموده للتحرير الاصدار الثالث مفهوش حاج بس لم جيت اركب الرابع مش رادي بيقول Database error معا العلم اني حدفت الاصدار الثالث بالكامل
Database error in vBulletin 3.8.4:
Invalid SQL:
CREATE TABLE `posttemplate` (
`pid` int(15) NOT NULL auto_increment,
`userid` int(15) NOT NULL default '0',
`parentid` int(15) NOT NULL default '0',
`type` enum('category','template ') NOT NULL default 'category',
`title` varchar(255) NOT NULL,
`content` mediumtext NOT NULL,
PRIMARY KEY (`pid`),
KEY `userid` (`userid`)
) Type=MyISAM;
MySQL Error : Table 'posttemplate' already exists
Error Number : 1050
Request Date : Saturday, October 31st 2009 @ 05:13:47 PM
Error Date : Saturday, October 31st 2009 @ 05:13:48 PM
Script : http://3rbseries.com/vb/admincp/plug...=productimport
Referrer : http://3rbseries.com/vb/admincp/plug...?do=productadd
IP Address : *******
Username : ****
Classname : *******
MySQL Version : 5.0.81-community