Sudden thumbnail problem
larskt
Joined: 2004-03-28
Posts: 4 |
![]() |
The following information is required to get an answer: Hi, i have gallery 1.1.4 and it has been working like a charm now for over a year. But now suddenly it doesn't work anymore. Whenever i try to upload new pictures i get the message "Processing status... - Adding <filename>.jpg What should i do? I saw the other post where someone had problems with their thumbnails that it maybe means that the host has disabled something? Could this be the problem here as well? PS! According to my configuration: "Success exec() is not disabled on this server" So it cant be that? Or? Anyone have any good ideas? sincerely Lars, Norway |
|
h0bbel
![]()
Joined: 2002-07-28
Posts: 13451 |
![]() |
The probkem might be several things. Enable debug output ( FAQ: How do I put my Gallery into debug mode? ) and try a form based upload. Post the debug results. h0bbel - Gallery Team If you found my help useful, please consider donating to Gallery http://h0bbel.p0ggel.org |
|
dsbolt
Joined: 2006-07-10
Posts: 1 |
![]() |
Hello Folks, I too have just had this problem occur. I believe my hosts have just done a small PHP upgrade and everything seems to be ok apart from uploading images. Here's my debug output: Executing: '/usr/local/bin/convert' -quality 90 -size 150x150 +profile '*' '/home/1741/serene/www.underwaterpics.co.uk/public_html/2005albums/fish/P7051495asm.jpg' -geometry 150x150 '/home/1741/serene/www.underwaterpics.co.uk/public_html/2005albums/fish/P7051495asm.thumb.jpg' Results: Debug messages:: Any help greatly appreciated! |
|
larskt
Joined: 2004-03-28
Posts: 4 |
![]() |
Ok. I tried to set it in debug mode, but got all sorts of errors in config wizard: Error: zipinfo: /usr/local/bin/zipinfo must be a valid file (not a directory)! Error: unzip: /usr/local/bin/unzip must be a valid file (not a directory)! Error: use_exif: /usr/local/bin/jhead must be a valid file (not a directory)! $gallery->app->cacheExif = "no"; Error: use_jpegtran: /usr/local/bin/jpegtran must be a valid file (not a directory)! |
|
h0bbel
![]()
Joined: 2002-07-28
Posts: 13451 |
![]() |
dsbolt: ImageMagick isn't instaled where you've told Gallery it is. Either get your host to fix that, or install netPBM instead. larst: clear the paths for the zipinfo/unzip/jhead binaries in your config, the files obviously isn't there. http://h0bbel.p0ggel.org |
|
larskt
Joined: 2004-03-28
Posts: 4 |
![]() |
Ok. I cleared the paths so i got into debug mode. This is the message i got when trying to upload a picture: Processing status... - Adding praksis.jpg Executing: '/usr/local/bin/convert' -quality 90 -size 150x150 +profile '*' '/hsphere/local/home/larskris/larskristian.com/album/album36/praksis.jpg' -geometry 150x150 '/hsphere/local/home/larskris/larskristian.com/album/album36/praksis.thumb.jpg' Results: Debug messages:: Status: 127 (expected 0) |
|
h0bbel
![]()
Joined: 2002-07-28
Posts: 13451 |
![]() |
Ok, read my comment to dsbolt above. h0bbel - Gallery Team If you found my help useful, please consider donating to Gallery http://h0bbel.p0ggel.org |
|
rahulg
Joined: 2009-04-21
Posts: 1 |
![]() |
i have uploaded an image in the tutorial.........but a small screen displays with an error saying "Error creating thumbnail: /usr/local/bin/convert: not found"........can you please help in resolving why is this error reflecting[img]http://www.installationwiki.org/Image:1847197868.jpg[/img] |
|