Got pictures, but no thumnails
t0n
Joined: 2008-09-02
Posts: 9 |
Posted: Tue, 2008-09-02 13:45 |
The following information is required to get an answer: Strange enough i see the images, and the thumbnail is created, in the exact folder the link points to, but even when i copy the link in the address bar, it seems unavaible. I guess it has something to do with access rights, but where? |
|
Posts: 6818
Hi,
I guess its a FAQ ;-)
Did you look there for a solution? If not and it IS a FAQ you owe me a sixpack Amstel ;-)
Jens
--
Last Gallery v1 Developer.
Tryout the TEST-Version of Gallery 1.6
Posts: 9
Ghehe, I don't owe it yet. I've looked in the FAQ, i've looked on google and searched my *ss off in this support forum.. So far, no solution found.
Posts: 6818
Okay, i looked at your page, seems not to be a FAQ.
Can you install the latest Gallery 1.5.9 from here: http://jems.de/archive/1.5.9/
Maybe i fixed the issue already.
Jens
--
Last Gallery v1 Developer.
Tryout the TEST-Version of Gallery 1.6
Posts: 9
I've got 1.5.9 already.
Oh, wait.. I don't. I will update as we speak.
Posts: 9
Updated to 1.5.9 and uploaded a new picture, still the same tho.
Posts: 6818
Okay,
Enable the debugging in the setup and upload another photo via the form method.
Please post the output here.
Which graphictool are you using? IM, or Netpbm?
Jens
--
Last Gallery v1 Developer.
Tryout the TEST-Version of Gallery 1.6
Posts: 9
Weird, when i want to upload via the form method, nothing happens when i click upload. So i'll fix that first.
Posts: 9
Reinstalled the gallery, found out in debug mode that i messed up some permissions.
thanks for all your help!
Posts: 6818
Glad you got it working.
Jens
--
Last Gallery v1 Developer.
Tryout the TEST-Version of Gallery 1.6
Posts: 5
i got the same problem and heres the output
Album.php::1313 -> Doing the naming of the physical file.
Album.php::1351 -> Image preprocessing
Album.php::1356 -> Resizing/compressing original file
imageManipulation.php::37 -> Resizing Image: F:/Apache/htdocs/Albums/test/aac.jpg.
- Target file size: 800 kbytes.
- Loop: 1
imageManipulation.php::797 -> Compressing image: F:/Apache/htdocs/Albums/test/aac.jpg
util.php::182 -> Executing: E:\ImageMagick\convert.exe F:\Apache\htdocs\Albums\test\aac.jpg -quality 55 -resize 600x600 F:\Apache\htdocs\Albums\test\aac.jpg.tmp
-> File size: 1162 kbytes - Trying quality: 55%.
-> File size: 0 kbytes - Done.
imageManipulation.php::676 -> File F:/Apache/htdocs/Albums/test/aac.jpg type 2.
AlbumItem.php::697 -> Generating thumbnail.
imageManipulation.php::640 -> Generating squared version to 80 pixels.
imageManipulation.php::573 -> Cropping Image
util.php::182 -> Executing: E:\ImageMagick\convert.exe F:\Apache\htdocs\Albums\test\aac.jpg -crop 1200x1200+200+0 +repage F:\Apache\htdocs\Albums\test\aac.thumb.jpg
imageManipulation.php::37 -> Resizing Image: F:/Apache/htdocs/Albums/test/aac.thumb.jpg.
imageManipulation.php::797 -> Compressing image: F:/Apache/htdocs/Albums/test/aac.thumb.jpg
util.php::182 -> Executing: E:\ImageMagick\convert.exe -size 80x80 F:\Apache\htdocs\Albums\test\aac.thumb.jpg -quality 50 -thumbnail 80x80 F:\Apache\htdocs\Albums\test\aac.thumb.jpg.tmp
util.php::620 -> Got no capture date. Using file modification time.
util.php::631 -> Item Capture Date: 09/17/08 15:52:06
- Creating resized intermediate Version of aac
imageManipulation.php::37 -> Resizing Image: F:/Apache/htdocs/Albums/test/aac.jpg.
- Target file size: 640 kbytes.
- Loop: 1
imageManipulation.php::797 -> Compressing image: F:/Apache/htdocs/Albums/test/aac.jpg
util.php::182 -> Executing: E:\ImageMagick\convert.exe F:\Apache\htdocs\Albums\test\aac.jpg -quality 55 -resize 400x400 -strip F:\Apache\htdocs\Albums\test\aac.sized.jpg
-> File size: 1162 kbytes - Trying quality: 55%.
-> File size: 11 kbytes - Done.
Album.php::1444 -> Check if image needs to be rotated
Posts: 6818
Is your Gallery public? If yes, can you give me the URL?
Jens
--
Last Gallery v1 Developer.
Tryout the TEST-Version of Gallery 1.6
Posts: 5
thanks for the reply, i have figured it out already. misconfigured the size property of the album
Posts: 6818
-> File size: 0 kbytes - Done." ?
Jens
--
Last Gallery v1 Developer.
Tryout the TEST-Version of Gallery 1.6