Link broken
|
solaris16900
Joined: 2004-08-16
Posts: 15 |
Posted: Thu, 2004-08-19 19:41
|
|
Hello, Do you know what is the possible reasson? Thank you very much Solaris |
|

Posts: 1479
Does uploading with the Form web-based page work?
Posts: 15
how can I upload with the Form web-based page ?
Posts: 1479
Don't use Gallery Remote, just Gallery (in your web browser). In the 'add photos' pop-up window, use the Form tab (not Applet).
Posts: 15
Thank you for your quick reply
I used Windows XP Publishing Wizard and able to upload all images (JPEG and PNG) but I still see broken link after uploaded, please see below
http://www.collectivegateway.com/gallery/wawawa
Is there any setting on the server that I need to change?
Thank's a lot
Posts: 13451
FAQ Gallery:c.11
espc. you have used http://www.collectivegateway.com/albums/ as the albums url, when it should be http://www.collectivegateway.com/gallery/albums/ ...
Posts: 15
Actually I setup in purpose. I want to have all albums under /albums directory, and I want to keep /gallery in diffrent dir
Is that make a different? Thanks
Posts: 1479
In any case, this is a Gallery setup issue, not GR issue.
Posts: 15
I used Gallery (in web browser). In the 'add photos' pop-up window, use the Form tab (not Applet). to upload 3 pictures. and got the following errors:
Processing status...
- Adding Baiyoke Sky Hotel.jpg
Resizing/compressing original image
No resizing required
File /usr/local/apache2/htdocs/gallery/albums/album02/Baiyoke_Sky_Hotel.jpg type 2.
Executing:
'/usr/local/bin/convert' -quality 90 -size 150x150 +profile '*' '/usr/local/apache2/htdocs/gallery/albums/album02/Baiyoke_Sky_Hotel.jpg' -geometry 150x150 '/usr/local/apache2/htdocs/gallery/albums/album02/Baiyoke_Sky_Hotel.thumb.jpg'
Results:
none
Debug messages::
convert: NoDecodeDelegateForThisImageFormat.
convert: MissingAnImageFilename.
Status: 1 (expected 0)
Error: Unable to make thumbnail (0)
Need help? Look in the Gallery FAQ
- Adding Grand Palace.jpg
Resizing/compressing original image
No resizing required
File /usr/local/apache2/htdocs/gallery/albums/album02/Grand_Palace.jpg type 2.
Executing:
'/usr/local/bin/convert' -quality 90 -size 150x150 +profile '*' '/usr/local/apache2/htdocs/gallery/albums/album02/Grand_Palace.jpg' -geometry 150x150 '/usr/local/apache2/htdocs/gallery/albums/album02/Grand_Palace.thumb.jpg'
Results:
none
Debug messages::
convert: NoDecodeDelegateForThisImageFormat.
convert: MissingAnImageFilename.
Status: 1 (expected 0)
Error: Unable to make thumbnail (0)
Need help? Look in the Gallery FAQ
- Adding Pattaya.jpg
Resizing/compressing original image
No resizing required
File /usr/local/apache2/htdocs/gallery/albums/album02/Pattaya.jpg type 2.
Executing:
'/usr/local/bin/convert' -quality 90 -size 150x150 +profile '*' '/usr/local/apache2/htdocs/gallery/albums/album02/Pattaya.jpg' -geometry 150x150 '/usr/local/apache2/htdocs/gallery/albums/album02/Pattaya.thumb.jpg'
Results:
none
Debug messages::
convert: NoDecodeDelegateForThisImageFormat.
convert: MissingAnImageFilename.
Status: 1 (expected 0)
Error: Unable to make thumbnail (0)
Need help? Look in the Gallery FAQ
No email sent as no valid email addresses were found
+++++++ Look like some thing is missing from the setup ??????
Posts: 13451
[moving to the correct forum] <-- Paour? I don't have moderator access in this forum, please move it to the troubleshooting section.
FAQ Gallery:c.2 the "/usr/local/bin/convert: no delegate for this image format" section.
Posts: 15
h0bbel - Thank you very much for point out the error
I installed ImageMagick from the source (./configure, make, make install) without any errors. after successful installation, I installed libpng and libjpeg as well.
my question is :
1. how do I un-install ImageMagick?
2. After reinstall ImageMagick, should I install libpng and libjpeg ????
Anyway, Thank you all for your quick response
regards
Posts: 13451
solaris16900, instructions on how to install ImageMagick are at http://imagemagick.org/ - we do not support compilation and such.