This topic is locked

Dynamic Permissions Admin Login Fails

3/28/2012 19:03:37
PHPRunner General questions
R
RockyMtnHi author

I upgraded to v6 and now, when I add an admin user in Dynamic Permissions, the login to the application doesn't work. I have added 2 and neither logs me in to the system.

Any ideas?

Thanks

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?