|
C
|
cgphp 3/29/2012 |
|
Do you use hashing to store passwords? Have you updated the users table manually? |
|
|
|
500510 3/29/2012 |
|
I've had the same problem with making users permissions stick I finally had to make them manually in the mysql DB. it kept dropping the admin users. like it would only allow 1 admin. |
|
|
R
|
RockyMtnHi author 3/30/2012 |
|
I use the PHPRunner default password settings, and I don't know what they are. Do you use hashing to store passwords? Have you updated the users table manually? |
|