[Database error] خطأ 1064

متلف الروح

عضو جديد
27 نوفمبر 2011
30
0
0
السلاام عليكم ورحمة الله وبركاته ..

هل يعرف احدكم حل هذه المشكله تظهر عند الترقيه ؟؟

database error in vbulletin 3.8.7:

Invalid sql:

Select fieldname, varname, text
from phrase
where languageid in(-1,0) and
fieldname in ();

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 ')' at line 4
error number : 1064
request date : Friday, december 16th 2011 @ 03:26:54 am
error date : Friday, december 16th 2011 @ 03:26:55 am
script : http://www.njom-aldja.com/vb/install/finalupgrade.php?step=2
referrer : http://www.njom-aldja.com/vb/install/finalupgrade.php?step=1
ip address :
Username :
Classname : Vb_database
mysql version : 5.1.56-log
 
وعليكم السلام ورحمة الله وبركاته

أوقف الهاكات قبل الترقية من الكونفيج ثم جرب البدء بالترقية من جديد
جرب ورد لنا خبر
 
اخوي الهاكات موقفه ^^

والمنتدى صار صفحة بيظاء فيها ï»؟
 
التعديل الأخير:
ارجوكم وشلون احل هذا الخطا

المنتدى صار لها اكثر من اسبوعين خرباان ..

ابي افتحه ..

Database error in vBulletin 3.8.7:

Invalid SQL:

SELECT fieldname, varname, text
FROM phrase
WHERE languageid IN(-1,0) AND
fieldname IN ();

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 ')' at line 4
Error Number : 1064
Request Date : Friday, December 16th 2011 @ 08:54:27 AM
Error Date : Friday, December 16th 2011 @ 08:54:28 AM
Script : http://www.njom-aldja.com/vb/install/finalupgrade.php?step=2
Referrer : http://www.njom-aldja.com/vb/install/finalupgrade.php?step=1
IP Address : 86.99.133.68
Username :
Classname : vB_Database
MySQL Version : 5.1.56-log
 
إزرع هذا الأمر ثم أكمل الترقية

PHP:
INSERT INTO `phrasetype` (`fieldname`, `title`, `editrows`, `product`, `special`) VALUES ('global', 'GLOBAL', 3, '', 0), 
('cpglobal', 'Control Panel Global', 3, '', 0), 
('cppermission', 'Permissions', 3, '', 0), 
('forum', 'Forum-Related', 3, '', 0), 
('calendar', 'Calendar', 3, '', 0), 
('attachment_image', 'Attachment / Image', 3, '', 0), 
('style', 'Style Tools', 3, '', 0), 
('logging', 'Logging Tools', 3, '', 0), 
('cphome', 'Control Panel Home Pages', 3, '', 0), 
('promotion', 'Promotion Tools', 3, '', 0), 
('user', 'User Tools (global)', 3, '', 0), 
('help_faq', 'FAQ  / Help Management', 3, '', 0), 
('sql', 'SQL Tools', 3, '', 0), 
('subscription', 'Subscription Tools', 3, '', 0), 
('language', 'Language Tools', 3, '', 0), 
('bbcode', 'BB Code Tools', 3, '', 0), 
('stats', 'Statistics Tools', 3, '', 0), 
('diagnostic', 'Diagnostic Tools', 3, '', 0), 
('maintenance', 'Maintenance Tools', 3, '', 0), 
('cprofilefield', 'Custom Profile Fields', 3, '', 0), 
('profilefield', 'Profile Field Tools', 3, '', 0), 
('thread', 'Thread Tools', 3, '', 0), 
('timezone', 'Timezones', 3, '', 0), 
('banning', 'Banning Tools', 3, '', 0), 
('reputation', 'Reputation', 3, '', 0), 
('wol', 'Who''s Online', 3, '', 0), 
('threadmanage', 'Thread Management', 3, '', 0), 
('pm', 'Private Messaging', 3, '', 0), 
('cpuser', 'Control Panel User Management', 3, '', 0), 
('accessmask', 'Access Masks', 3, '', 0), 
('cron', 'Scheduled Tasks', 3, '', 0), 
('moderator', 'Moderators', 3, '', 0), 
('cpoption', 'Control Panel Options', 3, '', 0), 
('cprank', 'Control Panel User Ranks', 3, '', 0), 
('cpusergroup', 'Control Panel User Groups', 3, '', 0), 
('holiday', 'Holidays', 3, '', 0), 
('posting', 'Posting', 3, '', 0), 
('poll', 'Polls', 3, '', 0), 
('fronthelp', 'Frontend FAQ/Help', 3, '', 0), 
('register', 'Register', 3, '', 0), 
('search', 'Searching', 3, '', 0), 
('showthread', 'Show Thread', 3, '', 0), 
('postbit', 'Postbit', 3, '', 0), 
('forumdisplay', 'Forum Display', 3, '', 0), 
('messaging', 'Messaging', 3, '', 0), 
('plugins', 'Plugin System', 3, '', 0), 
('inlinemod', 'Inline Moderation', 3, '', 0), 
('reputationlevel', 'Reputation Levels', 3, '', 0), 
('infraction', 'User Infractions', 3, '', 0), 
('infractionlevel', 'User Infraction Levels', 3, '', 0), 
('error', 'Error Messages', 8, '', 1), 
('frontredirect', 'Front-End Redirect Messages', 8, '', 1), 
('emailbody', 'Email Body Text', 10, '', 1), 
('emailsubject', 'Email Subject Text', 3, '', 1), 
('vbsettings', 'vBulletin Settings', 4, '', 1), 
('cphelptext', 'Control Panel Help Text', 8, '', 1), 
('faqtitle', 'FAQ Title', 3, '', 1), 
('faqtext', 'FAQ Text', 10, '', 1), 
('cpstopmsg', 'Control Panel Stop Message', 8, '', 1);