I have already worked with cakephp 1.2 and i have made some
applications without problems about the acl but when i decided to use
the new cakephp 1.3 i found this problem.

Note: I have triple checked all steps of the tutorial Simple Acl
controlled Application for cakephp 1.3, restart completely many times
the project but i have always the same problem.

The problem: when i try to log in I come always redirected to the
login page WITHOUT a flash message like "Login failed. Invalid
username or password.".

The strange thing is that with Firefox (mac, windows, linux all with
default cookie settings) work perfectly, but with Safari Mac, Chrome
Mac, IE 8.0.xx, Chrome Win don't work.

Also changing the cookie settings to "Accept all, accept always etc
etc" don't work.

Debugging seems that the session is lost between the login page and
the next page maybe caused by the cookie that is not stored...

Any help or suggestions?

Thanks Massimo

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to