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管理cp -> 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可プライベートメッセージ( PM )の
- Temporarily Disable IE7 Protected Mode in Vista on Ad-hoc Basis一時的に無効にie7プロテクトモードでVistaをアドホック的に
- Ways to Turn Off and Disable Vista IE 7 Protected Modeビスタを無効にする方法を無効にするとie 7をプロテクトモード
- How to Disable or Enable Vista User Access Control in Command Promptビスタを無効にする方法ユーザーのアクセス制御を有効またはコマンドプロンプト
- 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




















