vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   Forum Plugins are currently globally disabled via config.php (https://vborg.vbsupport.ru/showthread.php?t=247020)

fadi12 07-21-2010 05:53 PM

Forum Plugins are currently globally disabled via config.php
 
I'm having an issue enabling my plug-in's.

If go to the config.php file and change: define('DISABLE_HOOKS', true); to: define('DISABLE_HOOKS', false);
the status doesn't change.

Also, if I try to comment out or delete the line : //define('DISABLE_HOOKS', true);
Then my forum homepage won't load, instead I just get an empty white screen.

Please help

Brandon Sheley 07-21-2010 06:17 PM

why did you disable them to begin with?

Reeve of shinra 07-21-2010 06:29 PM

1. Comment out the lines
ie: //define('DISABLE_HOOKS', true);

2. Disable one product at a time until your forum home page comes up.

One of your products is probably having an issue causing the screen to go blank.

fadi12 07-21-2010 08:03 PM

well thx for reply

but now i try to upload hook or plugin ,but i get this:
Forum Plugins are currently globally disabled via config.php

and theresnt this code too:
define('DISABLE_HOOKS', true);

Rafa-el 07-21-2010 08:46 PM

Delete that code or add
PHP Code:

define('DISABLE_HOOKS'false); 


fadi12 07-22-2010 08:24 AM

ihave doit this too , but is still the same
icouldnot upload any hook or plugin

Lynne 07-22-2010 02:17 PM

You will not be able to upload any plugin until you remove that line (or comment it out correctly) from your config.php file. Also make sure you have enabled plugins in vboptions > plugin system.

fadi12 07-22-2010 03:15 PM

i have done this before too and until now i couldnot upload any hook or product

Rafa-el 11-17-2010 02:13 AM

Is weird I have that same issue, the line to disable hooks isn't there but the message of the plugins are disabled via config.php still remains there?

Any clue??


All times are GMT. The time now is 09:48 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01220 seconds
  • Memory Usage 1,719KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete