+ الرد على الموضوع
صفحة 2 من 2 الأولىالأولى 1 2
النتائج 6 إلى 7 من 7
  1. #6
    نجوم حواء is on a distinguished road
    تاريخ التسجيل
    30 / 04 / 2008
    الدولة
    مجهولة
    المشاركات
    5
    معدل تقييم المستوى
    215

    افتراضي رد: مشكلة في قاعدة بيانات اسماء الاعضاء

    اخواني الكرام الله يبارك فيكم و يرزقكم الخير علي الرد علي

    اللي بيظهر لي في لوحة التحكم عند البحث عن اسم العضو


    Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/adminfunctions.php:3) in [path]/includes/functions.php on line 2922


    و للحين معنديش اي هاكات في المنتدى

    في انتظار ردكم الكريم

     
  2. #7
    وكراوي has much to be proud of وكراوي has much to be proud of وكراوي has much to be proud of وكراوي has much to be proud of وكراوي has much to be proud of وكراوي has much to be proud of وكراوي has much to be proud of وكراوي has much to be proud of وكراوي has much to be proud of
    تاريخ التسجيل
    28 / 05 / 2005
    الدولة
    قطر
    العمر
    50
    المشاركات
    227
    معدل تقييم المستوى
    592

    افتراضي رد: مشكلة في قاعدة بيانات اسماء الاعضاء

    وهذه المشكله عندي ايضا ووضعت موضوع في القسم

    pointsupper'])); $condition .= iif($user['reputationupper'], " AND {$prefix}reputation < " . intval($user['reputationupper'])); $condition .= iif($user['reputationlower'], " AND {$prefix}reputation >= " . intval($user['reputationlower'])); $condition .= iif($user['useridlower'], " AND {$prefix}userid >= " . intval($user['useridlower'])); $condition .= iif($user['useridupper'], " AND {$prefix}userid < " . intval($user['useridupper'])); $condition .= iif($user['ipaddress'], " AND {$prefix}ipaddress LIKE '%" . $vbulletin->db->escape_string_like($us er['ipaddress']) . "%'"); $profilefields = $vbulletin->db->query_read(" SELECT profilefieldid, type, data, optional FROM " . TABLE_PREFIX . "profilefield "); while ($profilefield = $vbulletin->db->fetch_array($profilefiel ds)) { $condition .= fetch_profilefield_sql_co ndition($profilefield, $profile); } return $condition; } /*======================== ========================= =====================*\ || ######################### ######################### ################## || # Downloaded: 18:05, Thu May 1st 2008 || # CVS: $RCSfile$ - $Revision: 25833 $ || ######################### ######################### ################## \*======================= ========================= ======================*/ ?>
    Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/adminfunctions_user.php:4 30) in [path]/includes/functions.php on line 2922

    والملون بالازرق يحدث في كل ما يتعلق بالمجموعات او الاعضاء

    اتمنى احد يجد حلا لهذه المسأله

     

 
+ الرد على الموضوع
صفحة 2 من 2 الأولىالأولى 1 2

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

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

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

     

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

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

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

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