vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Can someone please disable my hooks manually for me? FATAL ERROR (https://vborg.vbsupport.ru/showthread.php?t=303492)

CouponWCents 10-16-2013 10:22 PM

Can someone please disable my hooks manually for me? FATAL ERROR
 
I don't trust my tech skills to do it!

My site says this:

Warning: require_once(..../dbtech/status/hooks/init_startup.php) [function.require-once]: failed to open stream: No such file or directory in ..../includes/init.php(351) : eval()'d code on line 128

Fatal error: require_once() [function.require]: Failed opening required '/home/content/54/7891054/html/dbtech/status/hooks/init_startup.php' (include_path='.:/usr/local/php5_3/lib/php') in /home/content/54/7891054/html/includes/init.php(351) : eval()'d code on line 128

ozzy47 10-16-2013 10:34 PM

It is actually more simple than you think it is.

You could upload the files that came with the DBTech Status mod, or,

Open your config.php and below<?php add this line:

PHP Code:

 define('DISABLE_HOOKS'true); 

So it looks like this:
PHP Code:

<?php
define
('DISABLE_HOOKS'true);
/*=================================================  =====================*\
|| ##################################################  ################## ||
|| # vBulletin 4.2.1


Then disable the DBTech Status mod, then remove that line from the includes/config.php

CouponWCents 10-16-2013 10:40 PM

I understand that it is probably very easy but seriously...everytime I touch the site behind the scenes, I break it. I don't trust doing it myself anymore

ozzy47 10-16-2013 10:41 PM

Pm me your ftp info and a full admin account, and I can do it for you.

ForceHSS 10-17-2013 12:36 AM

login to skype will show u how to do it

ozzy47 10-17-2013 12:39 AM

That's fine too, as I never got any info from the user.

ForceHSS 10-17-2013 12:46 AM

I have there info but as I have so many FTP accounts not sure who is who need to get rid of some lol

ozzy47 10-17-2013 12:49 AM

Lol yeah I know the feeling, I was forced to do it when my comp crashed. :p

ForceHSS 10-17-2013 01:16 AM

Think I might of deleted that info no idea

XGC Paravain 10-17-2013 02:45 AM

Quote:

Originally Posted by CouponWCents (Post 2453989)
I understand that it is probably very easy but seriously...everytime I touch the site behind the scenes, I break it. I don't trust doing it myself anymore

This is funny I can relate to this post there was times I spent all weekend on some thing that only took a min to do when I finally learned how to do it,

But speaking of breaking some thing when you edit the config file, yeah thats what I did when I disabled my plugins it took a support ticket to get every thing back working "Thank You Lynne" Yeah don't save it as UTF-8 with BOM your break it lol


All times are GMT. The time now is 01:40 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.01085 seconds
  • Memory Usage 1,727KB
  • 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
  • (2)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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