vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   config.php globally disabled (https://vborg.vbsupport.ru/showthread.php?t=252952)

ch3ss 11-01-2010 01:15 AM

config.php globally disabled
 
I went and checked the config.php and it has disable_hooks = false

which is suppose to fix it... went back into the plugin manager and it says its still globally disabled...

Anyone have any clue what is causing this ?

Thanks

Lynne 11-01-2010 02:29 AM

Comment out the line instead. Also, make sure you aren't disabling hooks from vboptions > Plugin Options

ch3ss 11-01-2010 10:00 AM

Lynne,

I made sure it wasnt disabled in the plugin options.

when you say comment it out, please help on that :) I am not a software guy (network guy)

Thanks

Lynne 11-01-2010 02:26 PM

Just put // in front of it:
PHP Code:

// define('DISABLE_HOOKS', true); 

Also, what sort of caching do you have selected in your config.php file - do you have a line like this?
PHP Code:

$config['Datastore']['class'] = 'something_here; 


ch3ss 11-01-2010 07:14 PM

Quote:

Originally Posted by Lynne (Post 2116755)
Just put // in front of it:
PHP Code:

// define('DISABLE_HOOKS', true); 

Also, what sort of caching do you have selected in your config.php file - do you have a line like this?
PHP Code:

$config['Datastore']['class'] = 'something_here; 


$config['Database']['dbtype'] = 'mysql'; is what i have

i am going to comment it out

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

i can see it but i get a ton of errors on Vmoods 4007 line error

ch3ss 11-02-2010 11:19 PM

can i bump ?

Lynne 11-03-2010 12:15 AM

Why did you comment out $config['Database']['dbtype'] = 'mysql'; ? That needs to be in there.

ch3ss 11-03-2010 12:33 AM

nope i just commented out the

// define('DISABLE_HOOKS', true);

Lynne 11-03-2010 01:37 AM

And you never answered my question about the datastore caching.

ch3ss 11-03-2010 10:44 AM

Quote:

Originally Posted by Lynne (Post 2117316)
And you never answered my question about the datastore caching.

$config['Database']['dbtype'] = 'mysql'; is what i have

i answered that above :)

Lynne 11-03-2010 01:23 PM

That's database, not datastore. And would you happen to know if you have any caching going on via your .htaccess file also?

If you have plugins on via vboptions and no line in your config.php file, then plugins should be on. If you change other settings via vboptions, do they change on the site?


All times are GMT. The time now is 05:03 PM.

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.01387 seconds
  • Memory Usage 1,732KB
  • 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
  • (4)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (11)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