By nickfitz on
Whenever I try to create an image using the image module, I get the following error:
Unable to create thumbnail image
The selected file /home/x3oadmin/public_html/gaming1/files could not be copied.
Any help or advice?
Whenever I try to create an image using the image module, I get the following error:
Unable to create thumbnail image
The selected file /home/x3oadmin/public_html/gaming1/files could not be copied.
Any help or advice?
Comments
check the permissions on
check the permissions on folder 'files'
NetCEO
Its already on 7777 ---
Its already on 7777 --- which is extremely high and probably not the most secure, however should be more then sufficient access for drupal.
-------------------------
Nick Fitz
Come on guys, everyone is
Come on guys, everyone is usually really helpful on here. Any suggestions?
-------------------------
Nick Fitz
helpful?!
I'm having the same problem, but on windows 2000. The files/ directory is wide open, and it creates the full scale image there, just no thumbnail... go figure!
edit: changed the image handling to the GD toolkit instead of Image magik and now works... go figure again!