I continue to get Error code: 12 before upload. This is on an upload and update function. I have content type set for multipart/form-data and I am redirecting to a different page.
Even though error 12 is indicated, the upload works properly but the other data is not updated. The page redirects to the new page after upload.
So the error seems to lie with the data points I am trying to update at the same time. There are 5 data entries to update. |
|
|