Welcome Guest, Not a member yet? Register   Sign In
Multiple image upload with codeigniter and user authentication
#1

[eluser]Unknown[/eluser]
I'm creating a project to learn about codeigniter.

It's basically a simple image gallery, utilizing a user authentication system with MySQL.

With the exception of viewing the gallery, it is meant to be a member only site with the ability to add images via upload, email, webcam and an iphone app. I have this working on another site so I figured trying to replicate it using codeigniter would be a good way to learn the framework.

I'd like to use swfupload as I'm familiar with it already.

I've read many posts about ion_auth and dealing with the sessions something like swfupload or uploadify creates. I have tried several different suggestions - from making sure match user agent is set to false, to altering MY_session and many others. Using ion_auth, I keep getting the 302 error I've read so much about. I guess I just can't wrap my head completely around this. Is there a straight forward solution for uploading multiple files with a flash based uploader AND a user auth system? Would I be better off uploading images using html5?

Any suggestions and/or insight would be greatly appreciated

Skip




Theme © iAndrew 2016 - Forum software by © MyBB