Hi! I had already the security.level setted to medium and also setting to "low" don't work. Thank you for your suggestion but the problem persist! Massimo
On 6 Set, 01:52, Kamal deol <[email protected]> wrote: > hi i read your problem > > my email is [email protected] > > try the > Configure::write('Security.level', 'low'); > in the app/cofig/core.php > > first try Configure::write('Security.level', 'medium'); if prob solved then > ok other wise try > low > > > > On Sun, Sep 5, 2010 at 7:15 AM, Sanza <[email protected]> wrote: > > I have the same problem! Only with the cakephp 1.3.+ > > With firefox works perfectly, but with Safari, Internet Explorer and > > Chrome don't work and lost the session or don't store the cookie. > > > I did a little step setting a different Session.cookie (core.php) and > > setting the Cookie name on a component i28n wich use the session and > > cookie, but I have get others misterious errors like "array to string > > conversion" on session_start() and an other error on cookie system > > component. > > > The strange this is that on firefox all work perfectly! > > > Any suggestion will be appreciated > > Massimo > > > On 3 Set, 13:18, Amjed <[email protected]> wrote: > > > Hi, > > > I have an application which works fine in Firefox. > > > But when I use chrome, session gets deleted/new session is created for > > > every page > > > it is not the the problem of security.level or "php" sessions. I have > > > check all forums. > > > > In one forum it says that chrome changes HTTP_REFERER, due to this > > > behaviour new sessions is created. > > > Any help in this regard will be appreciated. > > > > Thanks, > > > Amjed > > > Check out the new CakePHP Questions sitehttp://cakeqs.organd 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]<cake-php%[email protected] > > om>For more options, visit this group at > >http://groups.google.com/group/cake-php?hl=en 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
