dreta
19-03-2009, 11:37 PM
هذا التعديل فقط للذين يواجهون المشكله وهو مخصص لنسخة
الـ MySQL5
اذا لم تواجه هذا الخطا فلاداعي للتعديل
هذا التعديل على بلوك اخبار المنتدى
افتح ملف vb_board_functions.php الموجود على هذا الباث
/mkportal/include/VB/وابحث عن
FROM " . TABLE_PREFIX . "post AS post, " . TABLE_PREFIX . "thread AS thread
واستبدلها بـ
FROM (" . TABLE_PREFIX . "post AS post, " . TABLE_PREFIX . "thread AS thread)
انتهى
الـ MySQL5
اذا لم تواجه هذا الخطا فلاداعي للتعديل
هذا التعديل على بلوك اخبار المنتدى
افتح ملف vb_board_functions.php الموجود على هذا الباث
/mkportal/include/VB/وابحث عن
FROM " . TABLE_PREFIX . "post AS post, " . TABLE_PREFIX . "thread AS thread
واستبدلها بـ
FROM (" . TABLE_PREFIX . "post AS post, " . TABLE_PREFIX . "thread AS thread)
انتهى