Log in

View Full Version : Big issue - Please help :)


Teivi
12-04-2010, 08:25 AM
Yesterday I installed this;
https://vborg.vbsupport.ru/showthread.php?t=199077

I uploaded the files incorrectly so that when you logged in you got this error message;

Warning: require_once([path]/madp/set.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/functions_login.php(185) : eval()'d code on line 7

Fatal error: require_once() [function.require]: Failed opening required '/home/habbosto/public_html/madp/set.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/habbosto/public_html/includes/functions_login.php(185) : eval()'d code on line 7

I've removed all files associated to the plugin but can't access the admincp to remove the thing itself.

I've tried reuploading the functions_login.php file without any success.

Any ideas of how to fix this? Thanks!

Lynne
12-04-2010, 02:15 PM
Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php

define('DISABLE_HOOKS', true);
Now you should be able to access your admincp.