1
i get this PHP error at the bottom of the find users page in the system admin.
Notice [PHP]: Undefined index: uname in file kernel/object.php line 279
Notice [PHP]: Undefined index: uname in file kernel/object.php line 280
Notice [PHP]: Undefined index: uname in file kernel/object.php line 375
how can i get rid of it besides turning off php debug since the php debug is there to find problems.
replacing the files don't work.
Xoops Version:
2.2.3
PHP Version:
4.3.10
MySQL Version:
3.23.56
Server Software:
Apache/1.3.33 (Unix) PHP/4.3.10 FrontPage/5.0.2.2510
any help would be nice on how to fix it.