Issues with uploading pics Issues with uploading pics
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Issues with uploading pics

Started by windwalker, July 30, 2007, 10:48:26 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

windwalker

Good afternoon all,

I am having difficulty in getting pics to show in the gallery. I have CHMOD the upload folder from 755 to 777 and there was not any difference between the two permissions. When users upload to the gallery they are stored on the server just fine, but no matter what I do I cannot get them to be shown in the gallery. Question: Does the pics themselves need to be 777 as well??

Here's the link to my gallery http://www.milsimempire.com/gallery/index.php
and here is an example pic stored on the server http://www.milsimempire.com/gallery/albums/AlbumUploads/10001/soulesskydex5avatar.jpg

Any help would be greatly appreciated!


windwalker

Quote from: Nibbler on July 31, 2007, 12:41:55 AM
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#upload_trouble

Nibbler,
thank you for replying, I have read that....could you perhaps point out what in particular that I am missing or doing wrong?

windwalker

I don't think I explained myself clearly...I am and have been doing exactly as you have directed me to, but I am getting
red x's on some and PB on others and they're all in the same file!

Here's and error on one of the broken links:
Error executing ImageMagick - Return value: 127


Cmd line :
/usr/bin/convert -quality 80 -antialias -geometry 100x100 'albums/AlbumUploads/10001/soulesskydex5avatar.jpg' 'albums/AlbumUploads/10001/thumb_soulesskydex5avatar.jpg'



The convert program said:

windwalker

Fixed the problem. The problem was the Safe-Mode and Imagemagick do not play nice together. I Changed it to GD2 and fixed the problem. I appreciate all the great replies ;)