well, i've got the answer: it doesn't work. there are heavy restrictions in the cakephp session- management. one of them is a valid user-agent-hash. but flash doesn't send the same user-agent as the browser.
Hausburger. On Feb 1, 11:18 pm, "hausburger" <[EMAIL PROTECTED]> wrote: > Hello. > > we use this very nice workaround (http://swfupload.mammon.se/) for a > multi-file-upload via Flash. > that works fine. > > but the user should be logged in. that means there has to be a valid > session. > the session in cake are stored in cookies. and now the problem: > the flash/swf does not store that session cookie. > > can i force CAKEPHP to use the session_id which i send via URL/GET? > something like that: > > www.myproject.com/controller/action/?CAKEPHP=5464efsop2kdpk0ß3i5rfkstioß3t > > Best Regards. > Oli --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
