Welcome Guest, Not a member yet? Register   Sign In
uploading using ajax and uploading class
#1

[eluser]phazei[/eluser]
I created a form that is submitted through ajax. When I submit I get the error "You did not select a file to upload."

The form field names are correct. If I change it to a normal submit button, it works just fine. But when I use ajax something goes wrong.

If I do a print_r on $_POST and $_FILES the $_POST has the file name listed with the correct array key, but the $_FILES array is empty.

I'm not certain if CI allows use of the $_FILES array, but I'm guessing it does. Since the post has the name, something is going through. What could be the problem?
Assuming the $_FILES array is working, I'm inclined to believe the problem lays with the ajax, but I'm not sure.

I'm using the correct enctype on the form.

Oh, and I'm doing the ajax through jQuery and the jQuery Form Plugin( http://malsup.com/jquery/form/ ) which seems fairly popular.

Ideas?

Thanks.


Messages In This Thread
uploading using ajax and uploading class - by El Forum - 02-05-2009, 01:49 AM
uploading using ajax and uploading class - by El Forum - 02-05-2009, 02:03 AM
uploading using ajax and uploading class - by El Forum - 02-05-2009, 02:32 AM
uploading using ajax and uploading class - by El Forum - 02-10-2009, 04:58 AM
uploading using ajax and uploading class - by El Forum - 02-10-2009, 07:25 AM
uploading using ajax and uploading class - by El Forum - 02-10-2009, 08:41 AM
uploading using ajax and uploading class - by El Forum - 02-10-2009, 08:45 AM
uploading using ajax and uploading class - by El Forum - 02-11-2009, 06:50 AM
uploading using ajax and uploading class - by El Forum - 02-11-2009, 09:04 AM
uploading using ajax and uploading class - by El Forum - 02-11-2009, 01:35 PM
uploading using ajax and uploading class - by El Forum - 03-29-2009, 06:06 PM
uploading using ajax and uploading class - by El Forum - 03-31-2009, 12:38 AM
uploading using ajax and uploading class - by El Forum - 03-31-2009, 03:17 AM



Theme © iAndrew 2016 - Forum software by © MyBB