views:

114

answers:

1

Hello every one. I am using jquery uploadify to upload files. It works fine on my local server but i get the error IO Error when i try to upload even the small sites in live.

Can any one please help me on this issue? Your help will be very much appreciated. Thanks.

A: 

Are you sure the upload folders have all the right permissions? Thats one place I would check for io error with uploadify. Also does the script work without uploadify?

Yeah I remembered I already answered such question There is a link in there to more help.

Iznogood
Yes i have given 777 permission to the folder in which i want images to be uploaded.
rShrestha
You should post some code then. Especially where you initiate uploadify.
Iznogood