madrigo64 / bliss_admin_panel

Web Admin Panel on PHP for Reality Dayz Private Server
12 stars 12 forks source link

Unable to add new users - undefined variable 'salt' #8

Closed kaotix closed 11 years ago

kaotix commented 11 years ago

I am unable to add any new users into the admin panel. When I add the details there is an error message shown:

Notice: Undefined variable: salt in ...\actions\admins.php on line 170

Also, is the GUID required? As I didn't put this in, when I try and put a GUID in it says it is invalid.

madrigo64 commented 11 years ago

This message is not critical and with this message you can add new users without problems. anyway is fixed now. GUID is not required, also I made GUID field as disabled GUID field is not implemented yet

kaotix commented 11 years ago

new user created cannot login though. I have tested with 3 users.

madrigo64 commented 11 years ago

fixed and tested