getting this error while logging into admincp!

ruben

New Member
hey guys this time am getting this wen i try to login into admin cp!


Warning: require_once([path]/madp/detection.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 3

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

plz help !

already reuploaded the functions_login.php file !
 

Hoxxy

New Member
detection.php is what it is saying is missing not functions_login.php try uploading that file instead.
 

Grinderhand

New Member
So disable hooks in your config.php so you can get into the admincp, disable all your mods, remove or comment out the disable hooks statement, then turn your mods on one at a time and find out which one creates the error.
 

Grinderhand

New Member
Bingo! Sounds right to me. He says there is no /madp folder ... sounds like you nailed it.

@ruben - look real close at that installation. If you misplaced the uploaded files, maybe fixing the location will cure the problem.
 
Top