[SOLVED]Problem with admin area
Posted: Wed Apr 04, 2012 8:30 pm
I enabled debug mode and on site.com/admin/login.php see :
Notice: Undefined index: PHP_AUTH_USER in /home/user/public_html/lib/classes/class.usertagoperations.inc.php(243) : eval()'d code on line 3
Notice: Undefined variable: SERVER_NAME in /home/user/public_html/lib/classes/class.usertagoperations.inc.php(243) : eval()'d code on line 10
I didn't understood why you use eval()
?
Can someone help me with this?
P.S.
I setup some events to mail me when someone enter in admin area
LoginPost and LoginFailed if someone try to exploit me
Notice: Undefined index: PHP_AUTH_USER in /home/user/public_html/lib/classes/class.usertagoperations.inc.php(243) : eval()'d code on line 3
Notice: Undefined variable: SERVER_NAME in /home/user/public_html/lib/classes/class.usertagoperations.inc.php(243) : eval()'d code on line 10
I didn't understood why you use eval()

Can someone help me with this?
P.S.
I setup some events to mail me when someone enter in admin area
LoginPost and LoginFailed if someone try to exploit me
