K!nG
12-14-2010, 03:34 PM
Hi,
My admincp was working totally fine till few mins ago and when i temporarily disabled the plugins by adding,
define('DISABLE_HOOKS', true);
and after that when i tried to make some changes by admincp i get this message.
Warning: require_once(/home/****/public_html/******.com/includes/init.php) [function.require-once]: failed to open stream: No such file or directory in /home/****/public_html/******.com/admincp/global.php on line 37
Fatal error: require_once() [function.require]: Failed opening required '/home/****/public_html/******.com/includes/init.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/****/public_html/******.com/admincp/global.php on line 37
Can anyone please help me out with this one ????
Thanks in advance.
My admincp was working totally fine till few mins ago and when i temporarily disabled the plugins by adding,
define('DISABLE_HOOKS', true);
and after that when i tried to make some changes by admincp i get this message.
Warning: require_once(/home/****/public_html/******.com/includes/init.php) [function.require-once]: failed to open stream: No such file or directory in /home/****/public_html/******.com/admincp/global.php on line 37
Fatal error: require_once() [function.require]: Failed opening required '/home/****/public_html/******.com/includes/init.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/****/public_html/******.com/admincp/global.php on line 37
Can anyone please help me out with this one ????
Thanks in advance.