Welcome Guest, Not a member yet? Register   Sign In
Is there any way to use the same session for Shockware (Uploadify) with Firefox/ Chrome/ Opera?
#1

[eluser]NiconPhantom[/eluser]
Hi guys,

I am using Uploadify + CI Uploading + DB sessions. In construct of the controller where is located CI Upload I am using auth checker which checks the current session, is admin etc.

With IE everything is fine, but with Firefox/Chrome/ Opera the new session will be created if I am uploading something and as result my auth library redirects the Shockware and upload will fail with status HTTP 302 error. In my config I am using

$config['sess_match_useragent'] = FALSE; It helps me to keep my non Shockware session still active. I know that problem I see is the known issue, I have checked the forum but didn't found any solution. Of course I can leave my upload function without auth checking, but I am not sure if it secure.

If somebody knows how to fix it with CI DB sessions, please help...


Messages In This Thread
Is there any way to use the same session for Shockware (Uploadify) with Firefox/ Chrome/ Opera? - by El Forum - 04-18-2011, 02:42 PM



Theme © iAndrew 2016 - Forum software by © MyBB