استخدام وضع الآمن لاستكشاف مشكلات الثيمات والإضافات

:bookmark: This guide explains how to use Discourse’s Safe Mode to troubleshoot issues with themes and plugins.

:person_raising_hand: Required user level: All users

Discourse offers a “JavaScript Safe Mode” that allows any user to isolate the root cause of JavaScript issues caused by plugins, themes, or theme components. This feature is particularly useful for troubleshooting problems on your Discourse site.

Accessing Safe Mode

To access Safe Mode, follow these steps:

  1. Open a new browser tab.

  2. Enter the following URL in the address bar, replacing [your-site-name](http://discourse.example.com) with your actual Discourse site domain:

    http://discourse.example.com/safe-mode
    

    For example, the Safe Mode URL for the Discourse demo site is:
    https://try.discourse.org/safe-mode

  3. Click the ‘Enter Safe Mode’ button:

Safe Mode options

When entering Safe Mode, you can select from the following options:

  • Disable all themes and theme components
  • Disable unofficial plugins
  • Disable all plugins

By default, all three options are selected. However, you can enter Safe Mode multiple times with different combinations to isolate the specific component causing issues on your site.

Using Safe Mode

  1. Select the desired options on the Safe Mode page.
  2. Click “Enter Safe Mode” to apply your selections.
  3. You will see a banner indicating that Safe Mode is enabled.
  4. Browse your site to check if the issue persists with the selected components disabled.

Exiting Safe Mode

To exit Safe Mode, simply close your browser tab.

Important notes

When sharing a Safe Mode link for your site, be aware that it needs to be opened in a new tab or added directly to the address bar; otherwise, it may not work correctly.

:warning: Safe Mode currently only disables the JavaScript portions of plugins. To disable the server-side portion of a plugin, you must rebuild your container with the plugin commented out.

Troubleshooting

If you cannot load the initial Safe Mode selection page, try visiting the following URL, which will skip the page and load Safe Mode directly:

https://discourse.example.com/?safe_mode=no_themes,no_plugins

For example: https://try.discourse.org/?safe_mode=no_themes,no_plugins

:information_source: On Discourse versions 2.9.0.beta8 and below, you need to use ?safe_mode=no_custom,no_plugins instead.

Last edited by @hugh 2024-07-30T05:32:08Z

Check documentPerform check on document:
73 إعجابًا

بطريقة ما، بالنسبة لي تعمل هذه الروابط فقط عندما أفتحها في علامة تبويب أو نافذة جديدة. يؤدي الأول إلى صفحة “عذرًا” والثاني إلى الصفحة الرئيسية. لكن لافتة الوضع الآمن لا تظهر. يمكن أن يؤدي الثاني إلى مشاكل عند إرسال رابط إلى مستخدم للسماح له بتجربة الوضع الآمن. إذا نقروا على الرابط ببساطة، فسيظلون يستخدمون الموقع بدون الوضع الآمن.

ربما يجب إضافة هذه المعلومات إلى how-to.

4 إعجابات

صيد جيد - كلا الرابطين معطلان. الأول يحتاج إلى علامة استفهام والثاني يحتاج إلى فاصلة بدلاً من %2C

إعجابَين (2)

أين يحتاج إلى علامة استفهام؟
هل يمكنك مشاركة الرابط كمثال؟

إعجاب واحد (1)

عذرًا، يبدو أنني مخطئ في الأمر الأول: التنقل الداخلي يفشل، ولكنه يعمل لنافذة جديدة.
Discourse Meta

وأنا مخطئ في الأمر الآخر أيضًا! Discourse Meta - The Official Support Forum for Discourse
لا يعمل كتنقل في نفس الصفحة.

خطئي: هناك شيء معطل، ولكنه ليس عناوين URL.

إعجاب واحد (1)

أعتقد أن السبب هو أنه يحاول فتحها في مكانها. بدلاً من الجدال معه، قمت بتبديلها بـ try.discourse.org. :slight_smile:

إعجابَين (2)

أعتقد أنه يجب إبلاغ المشرفين بطريقة ما بأن مشاركة هذه الروابط يمكن أن تكون مشكلة بسهولة.

على سبيل المثال ، أبلغ عن مشكلة في meta. يمكنك أن تسأل ، “هل يمكنك تجربة https://meta.discourse.org/safe-mode؟” ثم أخبرك أن الرابط لا يعمل.
أو ما هو أسوأ: تريد تحديد أنني أقوم بتعطيل السمات فقط ، لذلك تطلب مني تجربة https://meta.discourse.org/?safe_mode=no_themes. لا تزال مشكلتي قائمة. كيف أنت متأكد من أنني استخدمت الوضع الآمن حقًا؟ كمستخدم ، أعتقد أنه نجح لأن شيئًا ما حدث عندما نقرت على الرابط.

بعد أن نشرت هنا ، أنت تعرف هذا. ولكن كيف يعرف المشرفون الآخرون أن عليهم الانتباه إلى أن هذا يمكن أن يكون مشكلة؟

3 إعجابات

أتساءل، نظرًا لطبيعة صفحة “الصفحة الرئيسية الآمنة” هذه التي يتم عرضها (والتي تستبدل كل المحتوى)، عما إذا كان يجب تقديم استثناء لفتح هذا الرابط في علامة تبويب جديدة.

إعجابَين (2)

لقد أضفت ملاحظة وصورة لقطة شاشة لعملية ‘ناجحة’. كيف يبدو ذلك؟

4 إعجابات

تم تقسيم 3 مشاركات إلى موضوع جديد: هل يجب أن يكون الوضع الآمن معطلاً افتراضيًا للمستخدمين غير الموظفين؟