How to Disable and Turn Off vBulletin Plugin and Product System Cómo evitar y apagar vBulletin Plugin y Sistema Producto
vBulletin community forum messaging system has a powerful and useful plugins system that extends the capabilities of the forum boards. vBulletin foro comunitario sistema de mensajería tiene un poderoso y útil sistema de plugins que extiende las capacidades del foro juntas. 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. Webmasters y administrador puede cargar e instalar el plugin de diversos productos desarrollados por el equipo de VB o de terceros a los desarrolladores agregar funciones a la junta para mejorar la experiencia de usuario, completar bordo con características como el sistema de puntos, gestión de mensajes devueltos, juegos y un largo etc
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 veces, los webmasters pueden requerir para desactivar el sistema de plugin vBulletin, como es el caso cuando se desea actualizar la versión del software de vBulletin, o cuando la solución de problemas en los problemas VB bordo y administradores están interesados en aislar los problemas no provocados por los productos instalados o 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: En la versión más reciente de vBulletin como v3.0 VB y VB v.3.5, vBulletin administrador puede dar vuelta fácilmente apagado y desactivar Plugin de productos y sistema de ir a:
Admin CP -> vBulletin Options -> Plugin/Hook System -> Enable Plugin/Hook System Admin CP -> Opciones de vBulletin -> Plugin / Hook del sistema -> Habilitar Plugin / Hook del sistema
Then click on the “No” radio button and then “Save” button to globally disable the plugin/hook system. A continuación, haga clic en el "No" botón de radio y luego el botón "Guardar" para desactivar a nivel mundial el plugin / gancho 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. Después de apagar el sistema, sólo vBulletin-código nativo se llevará a cabo, por lo que puede ser usado para establecer si existen errores en vBulletin sí misma o en código 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. En versión de vBulletin, administrador puede agregar a la siguiente línea de código en el archivo config.php dentro vBulletin directorio para desactivar el sistema de plugin, en la parte superior del archivo justo después de <? Php.
define('DISABLE_HOOKS', true); define ( 'DISABLE_HOOKS', true);
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. IMPORTANTE: Se trata de una máquina que traduzca la página se proporciona "tal cual" sin garantía. Machine translation may be difficult to understand. La traducción automática puede resultar difícil de entender. Please refer to Por favor, consulte original English article artículo original Inglés whenever possible. siempre que sea posible.
Share and contribute or get technical support and help at Compartir y contribuir o recibir apoyo técnico y ayudar a My Digital Life Forums Mi vida digital Foros .
Related Articles Artículos relacionados
- Hack to Add Forum Sponsors to vBulletin Categories and Forums Añadir a Hack Foro Patrocinadores para vBulletin Categorías y Foros
- Disable WordPress 2.3 Core and Plugins Update Check and Notification Desactivar WordPress 2,3 básicas y complementos comprobar la actualización y la notificación
- Must Have WordPress Plugins Debe tener wordpress plugins
- Change or Increase vBulletin Maximum Number of Total Allowed Private Messages (PM) Cambio o Aumento vBulletin Número máximo total permitido de los mensajes privados (PM)
- Temporarily Disable IE7 Protected Mode in Vista on Ad-hoc Basis IE7 desactivar temporalmente en modo protegido Vista en Ad-hoc
- How to Disable or Enable Vista User Access Control in Command Prompt Cómo desactivar o activar Vista usuario de control de acceso en comandos
- Ways to Turn Off and Disable Vista IE 7 Protected Mode Formas de apagar y desactivar Vista IE 7 modo protegido
- How to Change the Logo of vBulletin Forum to Custom One Cómo cambiar el logotipo del Foro a vBulletin Custom Uno
- Disable and Turn Off System Restore (Shadow Copy) in Windows Vista Inhabilitar y Desactivar Restaurar sistema (Shadow Copy) a Windows Vista
- Turn Off and Disable Search Indexing Service in Windows XP Apague y desactivar el servicio de búsqueda en la indexación de Windows XP
































