coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: WebJorge on August 10, 2006, 04:24:11 PM

Title: Erro Message When Uploading Images.
Post by: WebJorge on August 10, 2006, 04:24:11 PM
I get this error message every time I try to upload an image. The error message says 'Impossible to move'. This is weird because I have never gotten this error before. Please look at the picture in the link below, so you could see what I mean.

http://www.madnessart.com/Error.jpg (http://www.madnessart.com/Error.jpg)

Thanks!

~Jorge~
Title: Re: Erro Message When Uploading Images.
Post by: Stramm on August 10, 2006, 04:35:58 PM
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#upload_trouble
Title: Re: Erro Message When Uploading Images.
Post by: Sami on August 10, 2006, 04:38:27 PM
ALSO
- Please post to proper board, (stramm moved your post here)
- Next time please first search for your error message under board ,
- CHECK YOUR PERMISSIONS ON THE /ALBUMS, /ALBUMS/USERPICS, AND /ALBUMS/EDIT DIRECTORIES.  ALL SHOULD BE 777 OR 755
Title: Re: Erro Message When Uploading Images.
Post by: WebJorge on August 10, 2006, 10:13:14 PM
I checked all of that already it's 755. I whent to...

gallery/albums/userpics/

And I checked it in every folder inside the userpics folder.

Please, if someone could help me with this.

Thanks.

~Jorge~

P.S.

Sorry about placing the topic in the wrong forum.
Title: Re: Erro Message When Uploading Images.
Post by: Sami on August 11, 2006, 12:37:47 AM
Read the link that stramm gives you and do as suggested
Title: Re: Erro Message When Uploading Images.
Post by: WebJorge on August 11, 2006, 05:38:36 AM
I followed the instructions for debugging, and here's a Test account that I created, I even made a Test Album to go with it.

Username: Test   

Password: password


I appreciate any help.

Thanks!

~Jorge~
Title: Re: Erro Message When Uploading Images.
Post by: WebJorge on August 11, 2006, 05:40:42 AM
Dam! I forgot to post the URL of my gallery. :D

http://www.madnessart.com/gallery/

Thanks!

~Jorge~
Title: Re: Erro Message When Uploading Images.
Post by: Joachim Müller on August 11, 2006, 07:20:58 AM
1) You're running cpg1.4.4, it's mandatory to upgrade to the most recent version (currently cpg1.4.8)
2) The error message I got was
QuoteFailed to create directory albums/userpics/10006 !
, which means that you haven't set permissions as suggested. The albums folder needs to be CHMODed, not only the folder within it.
Title: Re: Erro Message When Uploading Images.
Post by: WebJorge on August 11, 2006, 04:04:24 PM
Thanks man! I saw the problem now, I changed the permissions from 755 to 777, and it works now. I did that to the Albums folder and all of the folders inside, is their any other folder or file that you might know of, that needs to be CHMODed? Also, I don't know how come I never had this problem before, I think I must of forgot to change the permissions last time I upgraded. Anyways, thanks again, and I'm gona start upgrading to the latest version.

Thanks Guys! :)

Title: Re: Erro Message When Uploading Images.
Post by: Joachim Müller on August 11, 2006, 04:12:43 PM
Quote from: WebJorge on August 11, 2006, 04:04:24 PM
is their any other folder or file that you might know of, that needs to be CHMODed?
No, the albums folder is the one that needs to be permanently writable. Other folders may need to be writable, depending on what you actually do with coppermine (i.e. the logs folder if you want logs to be created or the plugins folder in case you want to upload plugins using the plugins manager). I suggest not just blindly applying permissions to folders, but instead trying to understand the concept behind it. This is being explained in detail in the coppermine documentation (permissions section).
However, I'm glad your issue is solved now, marking thread accordingly.