The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Mod broke my forum - How do I fix it
I recently went to update a mod as per the instructions, this mod, https://vborg.vbsupport.ru/showthrea...263521&page=23
and it seems to have broken my forum, everything is just showing a white page. Can't get to the main forum, can't get to admin cp, etc. Basically it said, import and overwrite the file, did that. Then it said uninstall the additional file/product that's no longer required, and once I did that the forum broke. How do I fix this? I do have a database backup I downloaded right before I went to update the mod (good thinkin I know), but is there any way to fix it without restoring the database? |
#2
|
|||
|
|||
Edit the file includes/config.php and add this line, at the top just under the <?php:
Code:
define('DISABLE_HOOKS', 1); Hopefully that will let you get back in to uninstall or disable the product, then you can remove that line. |
#3
|
|||
|
|||
darn that makes perfect sense LOL.
I just called the hosting company and they're restoring the database to it's state as of last night right now so I'm waiting for that to finish. Then I guess once that's done I have to import the database backup I made a few hours ago so i don't loose much content, it's a pretty active forum. I almost want to reinstall this product that broke my forum again just so I can test to see if the above solution would have worked :P Thanks I appreciate it. There should be a sticky for this somewhere, like in the mods forum. |
#4
|
|||
|
|||
It needs to be commented out in config.php by default. Same thing with debug mode.
|
#5
|
|||
|
|||
what?
|
#6
|
||||
|
||||
I would suggest you set up a test site and then install the mod on there so you can see what sort of problems you may run into.
|
#7
|
|||
|
|||
I was noting that the disable hooks bit should be in config.php by default, commented out.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|