Foto content shown white

Kowman

Joined: 2009-09-24
Posts: 5
Posted: Thu, 2009-09-24 12:39

I can upload fotos (*.jpg, *.gif) normal via Gallery-uploadtool into an album. When I let show the album, the picturespace from the albumthumbnail remain empty (white like background) also the foto in the album, but the format-dimension of the uploaded picture is shown correctly. When I click on the thumbnail, the enlarged picture remains also white (only the borders are shown). When I look into the folder in the filesystem all seems normal, pictures are there. I also can open them via directlink via browser (the whole gallery and the albums are in public_html-directory). But fotos in the gallery still remain white. What is wrong? Is there a bugreport? Can anybody help me? Thank you

Here the directlink to the foto I uploaded via Gallery-uploadtool: http://www.stud.tu-ilmenau.de/~chko1amw/gallery1.5/albums/gemischtes/DSC00033.jpg
I like this gallery very much because it's relatively simple, cool designed and comes out without preinstalled database. Among other things I cannot run MySQL, that's why I use a gallery 1-version.

The following information is required to get an answer:
Get this information from the PHP diagnostic (in the configuration wizard).
Gallery URL (optional but very useful): http://www.stud.tu-ilmenau.de/~chko1amw/gallery1.5/albums.php
Gallery version: 1.5.10
Apache version: can't say this, i am not the owner or superadmin
PHP version (don't just say PHP 4, please): PHP v5.1.2
Graphics Toolkit: Netpbm 10.26.63 no ImageMagick
Operating system: linux can't say this more concrete, i am not the owner or superadmin
Web browser/version (if applicable): tested with Mozilla Firefox 3.0.14, Microsoft Internet Explorer 8.0.6001.18702

Login or register to post comments
Tim_j
Tim_j's picture

Joined: 2002-08-15
Posts: 6740
Posted: Thu, 2009-09-24 13:03

Hello,

pretty simple.

You entered an invalid URL to the albums folder.
Try this: http://www.stud.tu-ilmenau.de/~chko1amw/gallery1.5/albums

Jens
--
Jallery Developer

Login or register to post comments
Kowman

Joined: 2009-09-24
Posts: 5
Posted: Fri, 2009-09-25 08:31

Wow really fast answer. Thank you. But I'm pretty sure that my posted URL is right. Yours doesn't! Try yourself if you want, it works! Furthermore it is not the main problem, because I was also logged in through http://www.stud.tu-ilmenau.de/~chko1amw/gallery1.5/login.php and saw no fotocontent (only white) in my album! So the problem remains.

Login or register to post comments
Tim_j
Tim_j's picture

Joined: 2002-08-15
Posts: 6740
Posted: Fri, 2009-09-25 11:54

Well,

if your are pretty sure that the URL to the ALBUMS folder is correct ..

why does: http://www.stud.tu-ilmenau.de/~chko1amw/albums/gemischtes/DSC00033.highlight.jpg
fail

and: http://www.stud.tu-ilmenau.de/~chko1amw/gallery1.5/albums/gemischtes/DSC00033.highlight.jpg
work

?

Jens
--
Jallery Developer

Login or register to post comments
Kowman

Joined: 2009-09-24
Posts: 5
Posted: Fri, 2009-09-25 13:44

Don't know where you got from this link:

there is no "albums" directory at this location. I posted this one:

Sure the first one doesn't work, of course, because the albums-directory lies one level deeper here http://www.stud.tu-ilmenau.de/~chko1amw/gallery1.5/albums like you mentioned correctly in your second link, which works of course. At this location I configured Gallery to save my albums and uploaded the picture, via logged in Gallery and using the Gallery-own uploadtool, which will not work. I don't get your question. It's clear to me and doesn't explain why in Gallery this picture (which has right dimensions and and borders there) is shown only white-filled. Maybe you get my point with the screenshots. Screen1 shows the content of the album "Gemischtes aus Ilmenau" when not logged in Gallery and Screen2 shows this album while logged in Gallery. Or do you mean that the "albums"-directory must not be in gallery1.5-directory to work correctly?

AttachmentSize
screen2.jpg57.09 KB
screen1.jpg52.43 KB
Login or register to post comments
Kowman

Joined: 2009-09-24
Posts: 5
Posted: Sat, 2009-09-26 09:35

Don't know what it was, but I repeated the installation with, so far I can say, exactly the same steps and in the same directories. Now it seems to work. In Gallery, I can see a testpicture now, see yourself: http://www.stud.tu-ilmenau.de/~chko1amw/gallery1.5/albums.php

But I have the problem that thumbnail, sized foto and highlight of my testfoto will not be shown by Gallery. There are four files for my original "Bergefestparty.jpg" created by Gallery with uploading: itself, "Bergefestparty.highlight.jpg", "Bergefestparty.sized.jpg" and "Bergefestparty.thumb.jpg", but these last three have no information, a filesize of 0 KB. See yourself: the original foto: http://www.stud.tu-ilmenau.de/~chko1amw/gallery1.5/albums/test/Bergefestparty.jpg , the highlight which is 0 KB: http://www.stud.tu-ilmenau.de/~chko1amw/gallery1.5/albums/test/Bergefestparty.highlight.jpg , the sized one also 0 KB: http://www.stud.tu-ilmenau.de/~chko1amw/gallery1.5/albums/test/Bergefestparty.sized.jpg , and the thumbnail also 0 KB: http://www.stud.tu-ilmenau.de/~chko1amw/gallery1.5/albums/test/Bergefestparty.thumb.jpg . Why Gallery can't create them correctly?

another issue with Gallery 1.5.10: I've tried to remove the old Gallery-directories but I can't remove the "albums", exactly the ".users"-, directory. Is there a possibility to force the delete, otherwhise as the shellcommand "rm -rf"?

Login or register to post comments
Kowman

Joined: 2009-09-24
Posts: 5
Posted: Mon, 2009-09-28 21:15

I can't do anything with the via Gallery-uploaded foto even creation of thumbnails and highligts (files are always 0 KB sized). It must be a problem with the image processing libary. I took the NetPBM binary package from the Gallery Download Page: http://sourceforge.net/projects/gallery/files/tools/ , can't remember exactly which version for which system. Maybe I took the wrong one and that's why it doesn't function. Hard to say which is the right one because I can only speculate what system configuration runs on the server, but it has to be something with unix /linux. Is there a possibility of getting concrete information about processor, operating system, apache version via shell commands?

p.s. I solved the problem with deleting the albumdirectories thanks to Bharats beautiful working cleanup script: http://codex.gallery2.org/Downloads:Cleanup_Script .

Login or register to post comments