Welcome Guest, Not a member yet? Register   Sign In
Problems with using SWFUpload and CodeIgniter....
#1

[eluser]Lovecannon[/eluser]
Ugh..this is bothering me. Whenever I use SWFUpload and CodeIgniter to upload files...CodeIgniter returns a 404 error..this is getting very, very irritating. The url is specified correctly, but it returns a 404 error..anyone know why?
#2

[eluser]Lovecannon[/eluser]
Can anyone help me?
#3

[eluser]Lone[/eluser]
You need to be more specific as to how the error is happening. What is the URL your trying to use, what code are you using in CI etc.
#4

[eluser]Unknown[/eluser]
Hey...maybe you've solved this one by now but in case you havn't, I think the problem is the PHPSESSID param the swfupload appends to the upload URL you supply.

If you switch on the swfupload debug, you can see this clearly.

Not sure how to solve this though...the swfupload uses the PHPSESSID in 'post_params' so I would have expected it to be a POST, rather than GET param.

If you have solved this...any help greatly appreciated.

I'm fairly new to php but have used the swfupload-er successfully in java - it rocks!
#5

[eluser]taewoo[/eluser]
http://ellislab.com/forums/viewthread/77044/




Theme © iAndrew 2016 - Forum software by © MyBB