Welcome Guest, Not a member yet? Register   Sign In
CI and FancyUpload
#1

[eluser]Unknown[/eluser]
Hello,

I am trying to use FancyUpload in a CI application but there's something I can't figure out how to do.

When FancyUpload "submits" the upload form, it doesn't post the cookies with the request, so I loose all session data in the method that handles uploads, such as user ids and so on. So I figured that maybe sending the session cookie as a GET param would get it going, but I don't know how to do this with CI. Is there a helper accessible from the view or anything that might help with this?

Any help is much appreciated. Thanks in advance!




Theme © iAndrew 2016 - Forum software by © MyBB