Page 1 of 1

Problem with create users in software

Posted: Fri Feb 10, 2012 11:23 am
by leoelboss
Hi,

I have a problem with a software in php. I can not create new users, the system says:

An error occured while trying to create this user. If this problem persists, please contact your administrator.



The error logs say:

Notice Undefined index: ss_p Internal Feb 10 2012 17:05:08
Undefined index: ss_p in /home1/grupoch2/public_html/envios/admin/functions/users.php at 436
File Line Function
/home1/grupoch2/public_html/envios/admin/functions/users.php 436 HandlePHPErrors
/home1/grupoch2/public_html/envios/admin/com/init.php 556 Users->Process
/home1/grupoch2/public_html/envios/admin/index.php 80 require_once

Notice Undefined index: username Internal Feb 10 2012 17:05:08
Undefined index: username in /home1/grupoch2/public_html/envios/admin/functions/users.php at 375
File Line Function
/home1/grupoch2/public_html/envios/admin/functions/users.php 375 HandlePHPErrors
/home1/grupoch2/public_html/envios/admin/com/init.php 556 Users->Process
/home1/grupoch2/public_html/envios/admin/index.php 80 require_once

I ATTACHED THE FILE USERS