Eno, I fixed the problem with IE. IE will not create a Cookie of 60 min life. so i increased the time to 120 mins. Its working fine.. and the multiple themes also working great.
Thanks Asif On Apr 16, 1:54 pm, Mohammad Asif Ali <[EMAIL PROTECTED]> wrote: > Yes i cleared the cookies and also symfony cc. > the domain name line in yml is commented in test environment. > Now it seems its creating only one session and the cookies are working > fine in Firefox. but the same application not workin in IE. > > when i print the Cookies in IE i am only getting one cookie (session > id). i am not able to see my cookie "theme" which i created to > implement the multiple themes in my project. > > can you guess the reason? > > Thanks > Asif > > On Apr 16, 1:28 am, Eno <[EMAIL PROTECTED]> wrote: > > > On Apr 15, 8:23 am, Mohammad Asif Ali <[EMAIL PROTECTED]> wrote: > > > > after this i cleared the cookies and open the application. > > > Did you "symfony cc" too? > > > > i am seeing the query string ?asif=d6cef3ae5e5e16bcd77baaadce5c8c17 > > > > but when print cookies print_r($_COOKIES) i am seeing this > > > Array ( [symfony] => 9461ed140ae77fb4779a9e39ddb29d66 ) > > > > Point to be noted is both session id's are different. > > > Can you please tell me the reason for this behavior? and how to fix > > > this? > > > Ive never seen this before - it does look like PHP and symfony are > > both creating a session ID. Do you have cookies switched on in your > > browser? > > > Are you using your real domain name when testing the site? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---