+ الرد على الموضوع
صفحة 1 من 3 1 2 3 الأخيرةالأخيرة
النتائج 1 إلى 5 من 14
  1. #1
    القائم is a glorious beacon of light القائم is a glorious beacon of light القائم is a glorious beacon of light القائم is a glorious beacon of light القائم is a glorious beacon of light
    تاريخ التسجيل
    15 / 10 / 2005
    الدولة
    بيروت
    العمر
    44
    المشاركات
    914
    معدل تقييم المستوى
    1187

    افتراضي صدور النسخة [vBulletin 3.6.3 Released ] + ترقيع مهم ..!!

    بسم الله الرحمن الرحيم

    اقتباس المشاركة الأصلية كتبت بواسطة الوافي مشاهدة المشاركة
    بسم الله الرحمن الرحيم

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

    صدرت النسخة الجديدة من الجيل 3.6

    vBulletin 3.6.3 Released


    يوجد مشكلة في جميع النسخ مع نوافذ مستكشف الانترنت الجديد IE7 والتي جعلت فبوليتين عرضة لامكانيه الكتابة عبر موقع والخلل في (XSS).

    لذا ،قررنا طرح باتش الامن الوقائي لاطلاق
    عمل حول الانترنت المستكشف المشكلة قبل ان يحدد 3.6.3 exploited.

    وتم ايضاً اصلاح حوالى 50 Buges التي اكتشفت في 3.6.2.لهذا السبب نوصي جميع العملاء ترقية الى 3.6.3 في اسرع وقت ممكن.
    اذا تعذر ذلك وانتم الآن من 3.6.2 ،يمكنك استخدام الرقعه الموجودة في المرفقات.

    تم تحديث لكم فبوليتين مكافحةعيوب XSS :

    يرجى ملاحظه ان هذه المساله موجودة في النسخ الاخرى من فبوليتين كذلك.
    يرجى الاطلاع على الاعلان المناسب! ...


    يوجد لك خيارين تحديد لحل مشكلة ال XSS:
    • الاولى ترقية كاملة :
    • وهي أفضل طريقة لتحديد المشكلة هو اجراء تحديث كامل ،
    • ولتنزيل النسخة كاملة 3.6.3
    • من مجموعة vBulletin Members' Area
    • وطريقة الترقية هنا

    • الثانية ترقيةعاديه :
    • الخيار الثاني هو تحميل الرقعه من المرفقات في وتحميلها على هذا المسار
    • includes/class_image.php
    وبالتوفيق للجميع

     
  2. #2
    القائم is a glorious beacon of light القائم is a glorious beacon of light القائم is a glorious beacon of light القائم is a glorious beacon of light القائم is a glorious beacon of light
    تاريخ التسجيل
    15 / 10 / 2005
    الدولة
    بيروت
    العمر
    44
    المشاركات
    914
    معدل تقييم المستوى
    1187

    افتراضي رد: صدور النسخة [vBulletin 3.6.3 Released ] + ترقيع مهم ..!!

    بسم الله الرحمن الرحيم


    اقتباس المشاركة الأصلية كتبت بواسطة الوافي مشاهدة المشاركة
    These are the template changes since 3.6.2 ONLY

    If you are not running 3.6.2 yet, there are significantly more changed templates than are listed here. Use "Find Updated Templates" to find the templates that have changed and incorporate those changes. You may even wish to start with a default style!



    Note:

    You need to only look through this post for templates you have customized. You do not need to take any action to ensure that your uncustomized templates are the latest versions.

    If you find a template you have customized in this list, you will likely want to include the changes made here. However, this is not always required. Under each change listed here, you will see "requires revert?" This refers to whether the changes are mandatory (yes). If the changes are mandatory, things will break if you do not incorporate the changes made. It is strongly recommended that you revert and recustomize any templates that say they require a revert.

    Additionally, you may wish to use the "Find Updated Template" feature in the control panel to find templates that have been changed since your last edit to them.

    --------------------------------------

    announcement_edit


    Changed title input field to use $announcementino[title_safe] and removed the maxlength attribute.

    Requires revert? Yes






    modifyavatar


    modifysignature



    Removed extraneous </if> from template. See bug 1009 for details.

    Requires Revert? No




    modifyprofilepic


    Change No Profile Picture Specified to $vbphrase[no_profile_picture]

    Requires Revert? No - only for language translation




    register


    Change

    كود:
    <input id="referrerfield_txt" type="text" class="bginput" name="referrername" value="$referrername" size="50" maxlength="250" />to
    HTML Code:
    <input id="referrerfield_txt" type="text" class="bginput" name="referrername" value="$referrername" size="50" maxlength="$vboptions[maxuserlength]" />Requires Revert? No, see bug 1059

    SHOWTHREAD_SHOWPOST


    Made the "Close This Window" button only show if the window was opened by JavaScript. See this bug for details.

    Requires Revert? No




    search_results_postbit

    كود:
    Changed reference from $show['hidden'] to $show['moderated'], as $show['hidden'] did not exist.
    Requires Revert? No




    editor_toolbar_off


    Change

    كود:
    <div class="controlbar" style="text-align:$stylevar[left]">to
    كود:
    <div style="text-align:$stylevar[left]">Requires Revert? No

     
  3. #3
    القائم is a glorious beacon of light القائم is a glorious beacon of light القائم is a glorious beacon of light القائم is a glorious beacon of light القائم is a glorious beacon of light
    تاريخ التسجيل
    15 / 10 / 2005
    الدولة
    بيروت
    العمر
    44
    المشاركات
    914
    معدل تقييم المستوى
    1187

    افتراضي رد: صدور النسخة [vBulletin 3.6.3 Released ] + ترقيع مهم ..!!

    بسم الله الرحمن الرحيم


    اقتباس المشاركة الأصلية كتبت بواسطة الوافي مشاهدة المشاركة
    جميع الملفات التي تغيرت :

    • /
    • announcement.php
    • external.php
    • forumdisplay.php
    • global.php
    • infraction.php
    • inlinemod.php
    • newattachment.php
    • newreply.php
    • postings.php
    • profile.php
    • report.php
    • showthread.php
    • subscription.php
    • usercp.php
    • usernote.php
    • admincp/
    • adminpermissions.php
    • attachment.php
    • diagnostic.php
    • index.php
    • options.php
    • template.php
    • user.php
    • usertools.php
    • clientscript/
    • vbulletin_ajax_imagereg.j s
    • vbulletin_cpcolorpicker.j s
    • vbulletin_global.js
    • vbulletin_menu.js
    • vbulletin_quick_reply.js
    • vbulletin_textedit.js
    • cpstyles/ - all cp_logo.gif files were updated to include registered mark
    • images/
    • buttons/
    • edit.gif
    • email.gif
    • find.gif
    • sendpm.gif
    • misc/ (for registered marks)
    • vbulletin2_logo.gif
    • vbulletin3_logo_grey.gif
    • vbulletin3_logo_white.gif
    • regimage/fonts/
    • HECK.TTF
    • SPONGY.ttf
    • WetPet.ttf
    • includes/
    • adminfunctions.php
    • adminfunctions_options.ph p
    • class_bbcode.php
    • class_bbcode_alt.php
    • class_core.php
    • class_database_explain.ph p
    • class_dm_infraction.php
    • class_dm_user.php
    • class_image.php
    • class_paid_subscription.p hp
    • class_postbit_alt.php
    • class_rss_poster.php
    • class_upload.php
    • functions.php
    • functions_forumdisplay.ph p
    • functions_newpost.php
    • functions_wysiwyg.php
    • init.php
    • cron/promotion.php
    • xml/
    • bitfield_vbulletin.xml
    • cpnav_vbulletin.xml
    • install/ - assume all changed

     
  4. #4
    القائم is a glorious beacon of light القائم is a glorious beacon of light القائم is a glorious beacon of light القائم is a glorious beacon of light القائم is a glorious beacon of light
    تاريخ التسجيل
    15 / 10 / 2005
    الدولة
    بيروت
    العمر
    44
    المشاركات
    914
    معدل تقييم المستوى
    1187

    افتراضي رد: صدور النسخة [vBulletin 3.6.3 Released ] + ترقيع مهم ..!!

    يعمل الملف مع جميع النسخ 3.6.2 وحتى المنزوعة كود التبليغ


    ملطوووووووووش من منتديات الوافي التطويرية

    سلاماااااااااااااااااات

     
  5. #5
    قادم من الضباب is on a distinguished road الصورة الرمزية قادم من الضباب
    تاريخ التسجيل
    31 / 08 / 2006
    الدولة
    المملكة المغربية
    المشاركات
    110
    معدل تقييم المستوى
    326

    افتراضي رد: صدور النسخة [vBulletin 3.6.3 Released ] + ترقيع مهم ..!!

    مشكووور أخي : [glow=FF0033]القائم[/glow]
    الله يعطيك العافية
    تم تركيب الترقيع
    والكل تمام
    لكن أرجو الشرح اكثر لدور الترقيع
    في حل المشكلة ..
    [frame="3 70"]أغار من كلماتي حين أهديها لك
    فتعجبك كلماتي ولا أعجبك أنا[/frame]

     

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

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

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

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

     

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

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

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

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