Re: Check user status fails

2015-08-24 Thread John Andersen
Did you find a solution to your status problem? If not, please provide more information - like when are you testing for the status value? During login or? Are you testing with a user that you know has the expected status in the database? Does the website show the same value? Enjoy, John On Thu

Authentication with multiple tables (using myAuthComponent) doesn't work in Cakephp 3.0

2015-08-24 Thread Sacha Muratori
Hello Everyone, Since i've started my project from the analysis and not from coding, i came to diagram models with* 3 tables that need an authentication*. For these reason i don't want to use one 'users' table, but 3 of them: 'clients', 'administrators' and 'employers'. I tried to follow the s