I might have a similar problem! I use the UserBundle for Authentication/Authorisation; it works perfectly fine on my development machine (win 7) but it does not work at all at my server (ubuntu) even though i made sure that the configuration (especially the php session) is as close as possible. Investigating a bit i found that the session files are created but are empty; Since the flash messages are also stored in the session it could be the same cause...
Have you checked looking at the session files? Kind Regards, Markus On 2 Feb., 10:18, charanjeet <[email protected]> wrote: > Hi all, > > setFlash is working prefectly fine on staging server but not on live > though all the configuration is exactly same. > use_flash is set to true. Please let me know what all are possible > reasons... > > Thanks > Charanajeet Kaur -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en
