vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   EMERGENCY!!! Need help disabling mod. My forum is crippled! (https://vborg.vbsupport.ru/showthread.php?t=239426)

LifesGreatestGift 03-30-2010 06:00 PM

EMERGENCY!!! Need help disabling mod. My forum is crippled!
 
My vB4 forum has been crippled installing a FB mod, how do I disabled all mods?

peter_trucker 03-30-2010 06:28 PM

go into your acp
go to plugins and products

on the right side of the page are your mods listed
next to them is a dropdown box there can you disablle your mods

LifesGreatestGift 03-30-2010 06:31 PM

I meant through the php files. I figured it out

define('DISABLE_HOOKS', true);

on the second line of config.php but my site is still crippled after installing YAFB. Someone please help me.

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

Im getting the following. I cannot login to anything.

Quote:


Warning: require([path]/fbb/hook_init_startup.php) [function.require]: failed to open stream: No such file or directory in [path]/includes/init.php(331) : eval()'d code on line 369

Fatal error: require() [function.require]: Failed opening required '/home/jesse123/public_html/thewindows7site.com/forum/fbb/hook_init_startup.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/jesse123/public_html/thewindows7site.com/forum/includes/init.php(331) : eval()'d code on line 369

Anseur 03-30-2010 06:51 PM

have you modified any of the php files at all?

LifesGreatestGift 03-30-2010 06:58 PM

No, just uploaded the files to YAFB and imported the product file and it messed up my site. I then tried doing the DISABLE_HOOKS thing to try and fix it but it didnt work.

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

I ran the following query to remove it from the plugins but it still doesnt work.

DELETE FROM `jesse123_tw7svbulletin`.`plugin` WHERE `plugin`.`product` = 'fbb';

Anseur 03-30-2010 07:18 PM

quick glance at the install code for that mod tells me it modifies default vb database tables. do you have a backup?

LifesGreatestGift 03-30-2010 07:25 PM

Yeah, Im reading through the entire product file and deleting/dropping the necessary columns/tables

borbole 03-30-2010 07:42 PM

And what happens if you try to disable/uninstall the plugin from the Acp-Plugins&Products as suggested above?

TimberFloorAu 03-30-2010 07:44 PM

If you have disabled all plugins via config you should at least get to a working page

LifesGreatestGift 03-30-2010 07:57 PM

I put the disable code in the config file and am still getting this issue.

http://thewindows7site.com

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

I renamed the config file to config.bak to check something out and it still getting that error so it doesnt even have the config file in the "loop".

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

I fixed it. Apparently when I was uploading this mod, I was connected to someone elses forum through FTP so I thought it was uploading the files to mine :)

Thx for the help guys.


All times are GMT. The time now is 05:38 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.01129 seconds
  • Memory Usage 1,729KB
  • 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)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete