How to Disable and Turn Off vBulletin Plugin and Product System Come disabilitare e disattivare vBulletin Plugin di sistema e di prodotto
vBulletin community forum messaging system has a powerful and useful plugins system that extends the capabilities of the forum boards. vBulletin forum della comunità sistema di messaggistica è un potente e utile sistema di plugin che estende le funzionalità del forum Forum. 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. Webmaster e amministratore può caricare e installare plug in vari prodotti sviluppati dal team o vB sviluppatori terze parti per aggiungere funzionalità al Consiglio di amministrazione per migliorare le esperienze degli utenti, supplemento pensione con funzioni come sistema di punti, email bounce di gestione, giochi, ecc
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. A volte, i webmaster possono richiedere a disattivare il sistema di plug in vBulletin, come ad esempio nel caso in cui desidera aggiornare la versione del software vBulletin, o quando risoluzione dei problemi sulla vB bordo e gli amministratori vogliono isolare i problemi non causati dalla prodotti installati o collegamenti.
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: Nella nuova versione di vBulletin, come vB v3.0 e Vb v.3.5, vBulletin amministratore può facilmente spegnere e disattivare Plugin di sistema e di prodotto andando a:
Admin CP -> vBulletin Options -> Plugin/Hook System -> Enable Plugin/Hook System Admin CP -> Opzioni vBulletin -> Plugin / Hook Sistema -> Enable Plugin / Hook di sistema
Then click on the “No” radio button and then “Save” button to globally disable the plugin/hook system. Quindi fare clic su "No" pulsante di opzione e quindi pulsante "Salva" a livello globale disattivare il plug / gancio sistema. 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. Dopo la disattivazione del sistema, solo vBulletin-codice nativo verrà eseguito, in modo che possa essere utilizzato per stabilire se esistono all'interno di errori vBulletin stessa o plug in codice.
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. Nella versione precedente di vBulletin, amministratore può aggiungere la seguente riga di codice nel file config.php vBulletin directory all'interno di disattivare il sistema di plug in, nella parte superiore del file subito dopo <? Php linea.
define('DISABLE_HOOKS', true); define ( 'DISABLE_HOOKS', true);
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. IMPORTANTE: Questa è una pagina tradotta macchina che è fornito "così com'è" senza alcuna garanzia. Machine translation may be difficult to understand. Traduzione automatica può essere difficile da capire. Please refer to Si prega di fare riferimento a original English article articolo originale inglese whenever possible. quando possibile.
Share and contribute or get technical support and help at Condividere e contribuire o ottenere supporto tecnico e assistenza in My Digital Life Forums La mia vita digitale Forum .
Related Articles Articoli correlati
- Hack to Add Forum Sponsors to vBulletin Categories and Forums Aggiungi a incidere Sponsor Forum di vBulletin Categorie e Forum
- Disable WordPress 2.3 Core and Plugins Update Check and Notification Disattivare WordPress 2,3 Core e plugins di verifica degli aggiornamenti e la notifica
- Must Have WordPress Plugins Deve avere collegamenti di WordPress
- Change or Increase vBulletin Maximum Number of Total Allowed Private Messages (PM) Cambiare o aumentare vBulletin Numero massimo di ammessi Totale Messaggi Privati (PM)
- Temporarily Disable IE7 Protected Mode in Vista on Ad-hoc Basis Disattivare temporaneamente IE7 modalità protetta in Vista su base ad hoc
- How to Disable or Enable Vista User Access Control in Command Prompt Come disattivare o attivare Vista utente di controllo di accesso nel prompt dei comandi
- Ways to Turn Off and Disable Vista IE 7 Protected Mode Modi per spegnere e disattivare Vista IE 7 modalità protetta
- How to Change the Logo of vBulletin Forum to Custom One Come cambiare il logo del Forum vBulletin personalizzato a Uno
- Disable and Turn Off System Restore (Shadow Copy) in Windows Vista Disattivare e Disattiva Ripristino configurazione di sistema (Shadow Copy) in Windows Vista
- Turn Off and Disable Search Indexing Service in Windows XP Spegnere e disattivare la funzione Ricerca servizio di indicizzazione di Windows XP
































