Update: I was able to pinpoint that the issue is in fact a session
issue. I created a smaller test case to verify this, although I still
don't know what the solution is.

When I submit the form to the server, it saves some values in the
session, but then when it redirects, the session variables are gone.
The server is secure (https), and I've tried submitting from both http
and an https and am getting the same results. It works fine on my
local machine to my local machine, or on the server to the server, but
not from one posting to the other.

What can I do?
Thanks,
Brandon
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
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