+ الرد على الموضوع
النتائج 1 إلى 4 من 4
  1. #1
    ماجد الكناني is on a distinguished road
    تاريخ التسجيل
    06 / 06 / 2007
    الدولة
    مجهولة
    العمر
    39
    المشاركات
    20
    معدل تقييم المستوى
    227

    Impp خطأ في قاعدة البيانات vbulletin 3.6.8 :

    http://www.6moh.net/vb/index.php


    أخواني السلام عليكم ورحمة الله وبركاته

    كان عندي مشكله لما أجي احذف برودكت وحليتها زرعة الامر هذا في قاعدة البيانات


    كود PHP:
    RENAME TABLE postparsed TO post_parsed 
    وانحلت المشكله

    لكن الآن ظهرت مشكله ثانيه

    لما أجي أبغا ادخل على المواضيع

    تأتي هالرساله

    كود PHP:
     
    Database error in vBulletin 3.6.8
    :
     
    Invalid SQL:
     
    SELECT
    post
    .*, post.username AS postusernamepost.ipaddress AS ip, IF(post.visible 210) AS isdeleted,
    user.*, userfield.*, usertextfield.*,
    icon.title as icontitleicon.iconpath,
    avatar.avatarpathNOT ISNULL(customavatar.userid) AS hascustomavatarcustomavatar.dateline AS avatardateline,customavatar.width AS avwidth,customavatar.height AS avheight,
    deletionlog.userid AS del_useriddeletionlog.username AS del_usernamedeletionlog.reason AS del_reason,
    editlog.userid AS edit_userideditlog.username AS edit_usernameeditlog.dateline AS edit_dateline,
    editlog.reason AS edit_reason,
    postparsed.pagetext_htmlpostparsed.hasimages,
    sigparsed.signatureparsedsigparsed.hasimages AS sighasimages,
    sigpic.userid AS sigpicsigpic.dateline AS sigpicdatelinesigpic.width AS sigpicwidthsigpic.height AS sigpicheight,
    IF(
    displaygroupid=0user.usergroupiddisplaygroupid) AS displaygroupidinfractiongroupid
     
     
    FROM post 
    AS post
    LEFT JOIN user 
    AS user ON(user.userid post.userid)
    LEFT JOIN userfield AS userfield ON(userfield.userid user.userid)
    LEFT JOIN usertextfield AS usertextfield ON(usertextfield.userid user.userid)
    LEFT JOIN icon AS icon ON(icon.iconid post.iconid)
    LEFT JOIN avatar AS avatar ON(avatar.avatarid user.avataridLEFT JOIN customavatar AS customavatar ON(customavatar.userid user.userid)
    LEFT JOIN deletionlog AS deletionlog ON(post.postid deletionlog.primaryid AND deletionlog.type 'post')
    LEFT JOIN editlog AS editlog ON(editlog.postid post.postid)
    LEFT JOIN postparsed AS postparsed ON(postparsed.postid post.postid AND postparsed.styleid 70 AND postparsed.languageid 7)
    LEFT JOIN sigparsed AS sigparsed ON(sigparsed.userid user.userid AND sigparsed.styleid 70 AND sigparsed.languageid 7)
    LEFT JOIN sigpic AS sigpic ON(sigpic.userid post.userid)
     
    WHERE post.postid IN (0,29286,29296,29318,29338,29437,29462,29592,29704)
    ORDER BY post.dateline;
     
    MySQL Error  Table 'mohnet_vb.postparsed' doesn't exist
    Error Number : 1146
    Date         : Sunday, March 16th 2008 @ 03:13:06 PM
    Script       : http://www.6moh.net/vb/showthread.php?t=4601
    Referrer     : 
    IP Address   : 77.110.68.111
    Username     : ماجد
    Classname    : vb_database 
    ياليت القا حل عندكم بارك الله فيكم

    رابط الموقع

     
  2. #2
    جريح القلب has a reputation beyond repute جريح القلب has a reputation beyond repute جريح القلب has a reputation beyond repute جريح القلب has a reputation beyond repute جريح القلب has a reputation beyond repute جريح القلب has a reputation beyond repute جريح القلب has a reputation beyond repute جريح القلب has a reputation beyond repute جريح القلب has a reputation beyond repute جريح القلب has a reputation beyond repute جريح القلب has a reputation beyond repute الصورة الرمزية جريح القلب
    تاريخ التسجيل
    30 / 05 / 2007
    الدولة
    السعودية
    العمر
    43
    المشاركات
    354
    معدل تقييم المستوى
    1051

    افتراضي رد: خطأ في قاعدة البيانات vbulletin 3.6.8 :

    قم بزراعة هذا الامر فقط

    كود PHP:
    RENAME TABLE post_parsed TO postparsed 

     
  3. #3
    ماجد الكناني is on a distinguished road
    تاريخ التسجيل
    06 / 06 / 2007
    الدولة
    مجهولة
    العمر
    39
    المشاركات
    20
    معدل تقييم المستوى
    227

    افتراضي رد: خطأ في قاعدة البيانات vbulletin 3.6.8 :

    بالفعل عملت زاراعة لذلك الأمر

    ومن بعد ذلك أيضا عملت إصلاح و تحسين للجداول من لوحة التحكم

    والحمدلله رجعت الأمور على مايرام

    شاكر لك أخوي جريح القلب

     
  4. #4
    جريح القلب has a reputation beyond repute جريح القلب has a reputation beyond repute جريح القلب has a reputation beyond repute جريح القلب has a reputation beyond repute جريح القلب has a reputation beyond repute جريح القلب has a reputation beyond repute جريح القلب has a reputation beyond repute جريح القلب has a reputation beyond repute جريح القلب has a reputation beyond repute جريح القلب has a reputation beyond repute جريح القلب has a reputation beyond repute الصورة الرمزية جريح القلب
    تاريخ التسجيل
    30 / 05 / 2007
    الدولة
    السعودية
    العمر
    43
    المشاركات
    354
    معدل تقييم المستوى
    1051

    افتراضي رد: خطأ في قاعدة البيانات vbulletin 3.6.8 :

    في الخدمه عزيزي

     

 
+ الرد على الموضوع

معلومات الموضوع

الأعضاء الذين يشاهدون هذا الموضوع

الذين يشاهدون الموضوع الآن: 1 (0 من الأعضاء و 1 زائر)

     

مواقع النشر (المفضلة)

مواقع النشر (المفضلة)

ضوابط المشاركة

  • لا تستطيع إضافة مواضيع جديدة
  • لا تستطيع الرد على المواضيع
  • لا تستطيع إرفاق ملفات
  • لا تستطيع تعديل مشاركاتك