Support Home Page › Forums › Joomla Software › Easy Flash Uploader Plugin › Server (IO) Error › Re: Server (IO) Error
June 21, 2011 at 4:52 pm
#1158
Michael Gilkes
Keymaster
@yahwho. I got the log. Thanks. From the debugging log, it says,
1 2 3 4 |
SWF DEBUG: Event: uploadProgress (OPEN): File ID: SWFUpload_0_0<br /> SWF DEBUG: Event: uploadError : IO Error : File ID: SWFUpload_0_0. IO Error: Error #2038<br /> SWF DEBUG: Event: uploadComplete : Upload cycle complete.<br /> Error Code: IO Error, File name: 10.jpg, Message: Error #2038 |
Doing a search on google for SWFUpload Error #2038, I have found two useful links to possible solutions:
- http://www.swfupload.org/forum/generaldiscussion/92?page=1
- http://stackoverflow.com/questions/1789863/swfupload-on-https-not-working
Apparently, other users of SWFUpload-based uploaders have experienced this error, but for various reasons. Please check them out, and see what solution relates to your error. When you find the solution, please share it with the rest of us.
With what I understand at this point, it could be an issue with https and swfupload. Or it could be a server/php setting.