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社區論壇,郵件系統具有強大的和有用的插件系統擴展能力,該論壇的議會。 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的董事會和管理者要孤立的問題,並非因已安裝的產品或插件。
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的3.0版和VB v.3.5 , vbulletin管理員可以輕鬆地關閉,並停用插件和產品系統去:
Admin CP -> vBulletin Options -> Plugin/Hook System -> Enable Plugin/Hook System政府當局警務處處長-> “ v bulletin選項- >”插件/鉤系統-> “啟用插件/鉤系統
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本身或在插件代碼。
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); 界定( ' disable_hooks ' ,真正的) ;
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要說明 :這是一個機器翻譯網頁是“按原樣”提供的擔保。 Machine translation may be difficult to understand.機器翻譯可能很難理解。 Please refer to請參閱 original English article英文原版的文章 whenever possible.只要有可能。
Share and contribute or get technical support and help at分享和貢獻,或取得技術的支持和幫助,在 My Digital Life Forums 我的數字生活論壇 . 。
Related Articles相關文章
- Hack to Add Forum Sponsors to vBulletin Categories and Forums哈克加入論壇的贊助商vbulletin類別和論壇
- Disable WordPress 2.3 Core and Plugins Update Check and Notification禁用的WordPress 2.3的核心和插件更新檢查和通知
- Must Have WordPress Plugins必須有wordpress插件
- Change or Increase vBulletin Maximum Number of Total Allowed Private Messages (PM)改變或增加vbulletin人數最多,共允許私人郵件(下午)
- Temporarily Disable IE7 Protected Mode in Vista on Ad-hoc Basis暫時停用的IE7保護模式在Vista上特設的基礎
- How to Disable or Enable Vista User Access Control in Command Prompt如何禁用或啟用Vista的使用者存取控制在命令提示符
- Ways to Turn Off and Disable Vista IE 7 Protected Mode如何關閉和禁用Vista的IE 7的保護模式
- How to Change the Logo of vBulletin Forum to Custom One如何改變標識的vbulletin論壇,自定義1
- Disable and Turn Off System Restore (Shadow Copy) in Windows Vista禁用和關閉系統還原(陰影複製)在Windows Vista
- Turn Off and Disable Search Indexing Service in Windows XP關閉並禁用搜索索引服務在Windows XP
































