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 팀에 의해 개발 또는 제 3 - 파티 개발자는 사용자 경험을 향상위원회 기능을 추가, 보완 보드와 같은 기능을 갖춘 포인트 시스템, 부도 이메일을 관리, 게임, 등등
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에서 버전 3.0 및 vb vb v.3.5, vbulletin 관리자가 쉽게 시스템을 해제 및 제품 플러그 접속 및 해제로 이동하여 :
Admin CP -> vBulletin Options -> Plugin/Hook System -> Enable Plugin/Hook System 관리자 cp -> vbulletin 옵션 -> 플러그인 / 후크 시스템 -> 설정 플러그인 / 후크 시스템
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 디렉토리를 해제하는 플러그 접속 시스템, 상단에있는 파일을 바로 뒤에 <함수 선합니다.
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 이 광고를 일시적으로 해제 비스타에서 보호 모드 7 - 특별 기준
- Ways to Turn Off and Disable Vista IE 7 Protected Mode 즉 기능을 해제하거나 해제하는 방법으로 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
- Disable and Turn Off System Restore (Shadow Copy) in Windows Vista 시스템 복원 기능을 해제하고 해제 (섀도 복사본)의 windows 비스타
- Turn Off and Disable Search Indexing Service in Windows XP 끄기 및 해제 windows XP 용 서비스의 검색 색인을 생성
































