vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Is there a way to disable certain hooks via config.php? (https://vborg.vbsupport.ru/showthread.php?t=234321)

MixMakers 01-27-2010 07:32 PM

Is there a way to disable certain hooks via config.php?
 
So, I upgraded my forums to 4.0.1 and it doesnt seem to function properly unless I disable all the hooks via congif.php (define('DISABLE_HOOKS', true); ). When that code is on, the forum runs smooth and fine. With it not on, I get errors.

I've disabled/uninstalled all my plugins, so I'm not sure why I'm still getting this error. Is there perhaps a way to only enable certain hooks via config.php or vice versa?

--------------- Added [DATE]1264628091[/DATE] at [TIME]1264628091[/TIME] ---------------

Or on another note, is there something else I can do to assure all plugins have been installed/deleted?

actolearn 01-17-2016 03:35 AM

I have this same issue. disabling all the plugins and i still get errors related to a product that i already uninstalled. disable hooks, the site works -- except for the parts that need hooks. any idea how this can happen?

Dave 01-17-2016 03:38 AM

Go to the "Plugin Manager" in the AdminCP and disable the hooks of the product you want to get rid of one by one. You'll find the culprit eventually.

actolearn 01-17-2016 03:53 AM

i did it through phpmyadmin, writing a sql statement to disable all plugins. when i did that, i still get an error message:

Fatal error: Class 'vBAdvertise_Plugins' not found in /home/informed/public_html/global.php(355) : eval()'d code on line 1

when i disable hooks through config.php, i get the site working -- but none of the mods work, of course.

i have deleted all the plugins related to vbadvertise, but i'm still getting that error. that's the part that really mystifies me.

Dragonsys 01-17-2016 04:45 AM

make sure you delete all the files from the plugins as well, or they can continue to cause issues.

squidsk 01-17-2016 12:18 PM

Quote:

Originally Posted by actolearn (Post 2562796)
i did it through phpmyadmin, writing a sql statement to disable all plugins. when i did that, i still get an error message:

Fatal error: Class 'vBAdvertise_Plugins' not found in /home/informed/public_html/global.php(355) : eval()'d code on line 1

when i disable hooks through config.php, i get the site working -- but none of the mods work, of course.

i have deleted all the plugins related to vbadvertise, but i'm still getting that error. that's the part that really mystifies me.

Don't do it through phpmyadmin do it through admincp. That's what it's there for.


All times are GMT. The time now is 08:34 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.01050 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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