آخر يومين تجي عندي على البريد المسجل في أخطاء قاعدة البيانات
هالمشكلتين
وتحت تجيني روابط للصفحه الرئيسيه
والملف الشخصي لبعض الاعضاء
وبعض المواضيع الي لاحظت ان فيها مشاركات مكرره
وبالنسبه لهالمشكله كان في غلط بملف البحث الي في مجلد المنتدى وغيرته جتني هالمشكله : Database error in vBulletin 3.6.8: Invalid SQL: SELECT post.pagetext AS preview,thread.threadid, thread.threadid AS postid, thread.title AS threadtitle, thread.iconid AS threadiconid, thread.dateline, thread.forumid,thread.replycount, IF(thread.views=0, thread.replycount+1, thread.views) as views, thread.sticky,thread.pollid, thread.open, thread.lastpost AS postdateline, thread.visible, thread.hiddencount, thread.deletedcount,thread.lastpost, thread.lastposter, thread.lastpostid, thread.attach, thread.postusername, thread.forumid,thread.threaddesc user.userid AS postuserid, NOT ISNULL(subscribethread.subscribethreadid) AS issubscribed FROM thread AS threadLEFT JOIN user AS user ON(user.userid = thread.postuserid) LEFT JOIN subscribethread AS subscribethreadON(subscribethread.threadid = thread.threadid AND subscribethread.userid = 26 AND canview = 1)LEFT JOIN post AS post ON(post.postid = thread.firstpostid) WHERE thread.threadid IN(167, 169, 168, 165, 166, 164, 135); 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 '.userid AS postuserid, NOT ISNULL(subscribethread.subscribethreadid) AS iss' at line 11Error Number : 1064Date : Monday, September 24th 2007 @ 12:45:33 AM
وغيرت ملف search.php وكلو تمام بس هالمشكله الي تتكرر الحين اكثر من مره
Database error in vBulletin : mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)/home/qatif/public_html/vb/includes/class_core.php on line 274
والثاني Database error in vBulletin : mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)/home/qatif/public_html/vb/includes/class_core.php on line 274 MySQL Error : Error Number : Date : Thursday, September 27th 2007 @ 07:01:51 PM
وهذي هل السبب من هالملف vb/includes/class_core.php ولو غيرته يزبط ؟؟؟
او انه من قاعدة البيانات لاني ركبت هاك فيه اضافة امر لقاعدة البيانات
واضفت الامر بس تالي ما زبط الهاك ولغيته وحفت كل الملفات الي له او بالاعم رجعت الملفات الاصليه لاني نزلت نسخه سبير عنهم
وهل يحتاج ارجع اشيل الامر الي ضفته لقاعدة البيانات علماً ان الامر هو
ALTER TABLE `thread` ADD `threaddesc` VARCHAR( 125 ) NOT NULL ;
واذا ابي اشيله وش الخطوات الي امشي عليها حق الغي الامر من قاعدة البيانات؟؟
تسلمون يالحبايب على الردود مقدما ادري عن عيال اهل الخليج ما تقصرو
