Page 1 of 1
io error #2032 in multiple upload function
Posted: 05 Jan 2013, 09:47
by Powerman
Hi,
I am using Phoca Gallery 3.2.3, and got an "io error @2032"

in the front-end flash multiple upload after I press the start upload button. it happens event I only upload a single file in the multiple upload tab.
Regards,
Powerman
Re: io error #2032 in multiple upload function
Posted: 05 Jan 2013, 12:39
by Powerman
Hi,
I found it's shows no error while I enable the debug option in Joomla global configuration, but the file is not uploaded to server. very weird...

, how can i solve it?
Re: io error #2032 in multiple upload function
Posted: 05 Jan 2013, 16:19
by Powerman
Hi,
The multiple upload works in back-end. the problem only happen in the front-end.
Re: io error #2032 in multiple upload function
Posted: 14 Jan 2013, 20:15
by elhoeste
I have the same problem.
Re: io error #2032 in multiple upload function
Posted: 17 Jan 2013, 22:51
by Jan
Hi, this mostly caused some javascript conflict, try to see javascript error console in your browser and check if there is no javascript code rendered which can prevent from successfully running the uploader.
Jan
Re: io error #2032 in multiple upload function
Posted: 18 Jan 2013, 01:56
by Powerman
Hi Jan,
Thanks for your help. It's OK now but I don't know what's really happen. During the days, I fixed the Joomla build-in smart search missing problem and some template file. I can not say these steps can solve the problem. I haven't touch PhocaGallery, I guess you are right, the problem is caused by javascript conflict.
Regards,
Powerman