View Full Version : Can someone please disable my hooks manually for me? FATAL ERROR
CouponWCents
10-16-2013, 10:22 PM
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:
define('DISABLE_HOOKS', true);
So it looks like this:
<?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
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
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.