Quote:
Originally Posted by Nadeemjp
hello there
i am in deep trouble.
i installed this hack and from vbulletin options, i checked the cache thing to yes and saved. that gave an error. I got scared and i immediately deleted the uploaded files and then uninstalled the product.
the moment i did that, i suffered an even bigger error:
Code:
Warning: require_once([path]/includes/class_activecache.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/init.php(298) : eval()'d code on line 418
Fatal error: require_once() [function.require]: Failed opening required '/home/****/public_html/forums/includes/class_activecache.php' (include_path='.:/usr/local/php52/pear') in /home/****/public_html/forums/includes/init.php(298) : eval()'d code on line 418
now i cant acces the admincp the forum, anything.
only this error is displayed.
what do i do? i am really nervous right now.............
please help
|
Originally Posted by rinkrat View Post
QUICK FIX
Add this to your config.php
define('DISABLE_HOOKS', 1);
This will turn off all of your mods.
Go into admin and uninstall this mod.
return your original config.php
Then uninstall the mod.
You should really read through the entire thread...