Are you leaving from and returning to https? If not the session data may well not be shared.
Jeremy Burns Class Outfit http://www.classoutfit.com On 6 Jan 2012, at 12:28:33, Elisio Leonardo wrote: > Hello, > > I'm using CakePHP 2.0.4 to build an app and i've integrated the Paypal_IPN > plugin to make payments via Paypal. > > The problem is that everytime i go to paypal, when i return to my site after > making payment, the session data is losed. > > My Security.level is set to "low", so this thing should not happen. > > What is wrong with this problem? > > -- > Our newest site for the community: CakePHP Video Tutorials > http://tv.cakephp.org > Check out the new CakePHP Questions site http://ask.cakephp.org and help > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > [email protected] For more options, visit this group at > http://groups.google.com/group/cake-php -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
