How to Disable and Turn Off vBulletin Plugin and Product System איך השבת ולכבות vBulletin תוסף מוצר מערכת
vBulletin community forum messaging system has a powerful and useful plugins system that extends the capabilities of the forum boards. פורום הקהילה: vBulletin מערכת הודעות יש עוצמה ושימושי plugins מערכת מרחיב את היכולות של לוחות בפורום. Webmasters and administrator can upload and install various plugin products developed by vB team or third-party developers to add functionalities to the board to enhance user experiences, supplement board with features such as points system, bounced emails management, games and etc. מנהלי אתר ו המנהל יכול להעלות ולהתקין תוסף מוצרים שונים פותח על ידי צוות vB או מפתחי צד שלישי כדי להוסיף פונקציות ללוח כדי לשפר את חוויות המשתמש, לוח להשלים עם תכונות כמו מערכת נקודות, קיפץ וניהול דוא"ל, משחקים וכו '
Sometimes, webmasters may require to disable the plugin system in vBulletin, such as in the case when want to upgrade the version of vBulletin software, or when troubleshooting problems on the vB board and administrators want to isolate the problems not caused by the installed products or plugins. לפעמים, מנהלי אתרים עשויים לדרוש להשבית את מערכת תוסף ב vBulletin, כגון במקרה שבו רוצה לשדרג את הגירסה של תוכנת vBulletin, או כאשר פתרון בעיות על הלוח vB ומנהלי רוצה לבודד את הבעיות לא שנגרמו על ידי מוצרים או מותקן plugins.
In newer version of vBulletin such as vB v3.0 and vB v.3.5, vBulletin administrator can easily turn off and disable Plugin and Product system by going to: בגרסה חדשה יותר של vBulletin כגון vB v3.0 ו vB v.3.5, מנהל vBulletin יכול בקלות לבטל ואת תוסף להשבית את מערכת המוצר על ידי הולך:
Admin CP -> vBulletin Options -> Plugin/Hook System -> Enable Plugin/Hook System Admin CP -> אפשרויות vBulletin -> Plugin / הוק מערכת -> אפשר Plugin / הוק מערכת
Then click on the “No” radio button and then “Save” button to globally disable the plugin/hook system. ואז ללחוץ על הלחצן "לא" רדיו ולאחר מכן "שמור" כדי גלובלית להשבית תוסף / מערכת וו. After turning off the system, only vBulletin-native code will be run, so it can be used to establish whether errors exist within vBulletin itself or in plugin code. לאחר כיבוי המערכת, vBulletin רק קוד יליד יהיה לרוץ, כך שניתן יהיה להשתמש בו כדי לקבוע אם קיימות שגיאות vBulletin עצמו או בקוד plugin.
In older version of vBulletin, administrator can add in the following line of code in config.php file inside vBulletin directory to disable the plugin system, at the top of the file right after <?php line. ב הגירסה הקודמת של vBulletin, מנהל מערכת להוסיף בשורת הקוד הבאה בקובץ config.php בתוך ספרייה: vBulletin להשבית את מערכת תוסף, בחלק העליון של הקובץ הנכון אחרי <? קו PHP.
define('DISABLE_HOOKS', true);
IMPORTANT : The page is machine translated and provided "as is" without warranty. חשוב: הדף מכונת תירגם מתפרסם "כמות שהוא" ללא אחריות. Machine translation may be difficult to understand. תרגום מכונה יכול להיות קשה להבין. Please refer to נא עיין original English article המאמר המקורי באנגלית whenever possible. בכל הזדמנות אפשרית.
Related Articles מאמרים קשורים
- How to Turn On and Enable vBulletin RSS Feed and XML Syndication Support כיצד להפעיל ו: vBulletin הפעל RSS Feed ו-XML תמיכה סינדיקציה
- Permanently Disable AdSense-Deluxe WordPress Plugin Reward Plugin Author Option לצמיתות השבת של AdSense-Deluxe WordPress Plugin תגמול אפשרות Plugin מחבר
- Hack to Add Forum Sponsors to vBulletin Categories and Forums האק ל הוסף חסות פורום קטגוריות: vBulletin ופורומים
- Disable and Turn Off (or Enable or Turn On) Data Execution Prevention (DEP) in Windows Vista השבת ולכבות (או הפעל או הפעל) מניעת ביצוע נתונים (DEP) ב-Windows Vista
- Caption Disabler WordPress Plugin to Disable and Remove Captions Functionality כיתוב Disabler WordPress Plugin כדי בטל כיתובים פונקציונליות הסרה
- Disable or Turn Off (Or Enable and Turn On) Windows Vista Internet Explorer 7 (IE7) Protected Mode להשבית או לבטל (או לאפשר ולהדליק) של Windows Vista-Internet Explorer 7 (IE7) מצב מוגן
- You Are Not Authorized to Execute SQL Queries in vBulletin Maintenance אינך מורשה לבצע שאילתות SQL ב ותחזוקה: vBulletin
- Disable, Uninstall and Remove Skype Add-On Call This Phone Number on Web Page and Toolbar Plugin Menu in IE השבת, הסר את התקנת הסר Skype Add-On להתקשר למספר טלפון על דף אינטרנט ו סרגל הכלים של תוסף תפריט ב-IE
- Disable and Turn Off Telnet in Linux השבת ולכבות Telnet ב-Linux
- Disable and Turn Off Post Revisions Tracking in WordPress 2.6 or Above השבת ולכבות מהדורות פוסט מעקב ב-WordPress 2.6 ומעלה









































