Support Forum

Error 110 – Unable to copy file to user folder. Plupload

JH Jose Antonio Romero Herrera
Jose Antonio Romero Herrera
Member

Hi, 

I have installed the Plupload plugin. It was working properly for weeks but today we can’t upload file. The error message is: Error 110: Unable to copy file to user folder. 

Which is this folder?

Thank you in advance.

Regards,

José Antonio Romero

1 Answer

New Answer

YS Yellow Swordfish
Yellow Swordfish
Member

Under the folder you have set up for image uploads (or files or whatever) a new subfolder is created for each user who uploads something. This is to stop all files going into one huge folder. In turn, sunfolders area created that sub-divide uploads into years and month. Do – for example – if I make an image upload today it will be placed on my server in a path such as:

/wp-content/sp-resources/forum-image-uploads/yellow-swordfish/2013/01/image.jpg

And that is the user folder. And the system has returned an error to SP that means we can’t copy into it. Sadly that is all we know as the server side upload components are no more specific as to why but I would start my looking at the folder permissions to ensure they are being set correctly.