127 (expected 0)Source

georzal

Joined: 2006-06-27
Posts: 1
Posted: Tue, 2006-06-27 20:52

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.george.pri.ee/__gallery__
Gallery version: 1.5.3

System Info - http://george.pri.ee/phpinfo.php

-------------------------------------------------------------
******Adding 26.jpg*****
Album.php::1161 -> Doing the naming
Album.php::1194 -> Image Preprocessing
Album.php::1199 -> Resizing/compressing original image
imageManipulation.php::36 -> Resizing Image: /www/04/george.pri.ee/__gallery__/_albums/album01/26_G.jpg
util.php::208 -> Getting Dimension of file: /www/04/george.pri.ee/__gallery__/_albums/album01/26_G.jpg
imageManipulation.php::67 -> No resizing required
imageManipulation.php::573 -> File /www/04/george.pri.ee/__gallery__/_albums/album01/26_G.jpg type 2.
util.php::208 -> Getting Dimension of file: /www/04/george.pri.ee/__gallery__/_albums/album01/26_G.jpg
AlbumItem.php::619 -> Generating thumbnail.
util.php::208 -> Getting Dimension of file: /www/04/george.pri.ee/__gallery__/_albums/album01/26_G.jpg
imageManipulation.php::538 -> Generating squared Version to 150px
imageManipulation.php::474 -> Cropping Image
util.php::156 -> Executing: '/usr/local/safe/convert' '/www/04/george.pri.ee/__gallery__/_albums/album01/26_G.jpg' -crop 219x219+0+161 +repage '/www/04/george.pri.ee/__gallery__/_albums/album01/26_G.thumb.jpg'

Results:

none

Debug messages:

Status: 127 (expected 0)Source
util.php::208 -> Getting Dimension of file: /www/04/george.pri.ee/__gallery__/_albums/album01/26_G.jpg
Dest
util.php::208 -> Getting Dimension of file: /www/04/george.pri.ee/__gallery__/_albums/album01/26_G.thumb.jpg
util.php::211 -> The file does not exist ?!
imageManipulation.php::36 -> Resizing Image: /www/04/george.pri.ee/__gallery__/_albums/album01/26_G.jpg
util.php::208 -> Getting Dimension of file: /www/04/george.pri.ee/__gallery__/_albums/album01/26_G.jpg
imageManipulation.php::683 -> Compressing image: /www/04/george.pri.ee/__gallery__/_albums/album01/26_G.jpg
util.php::156 -> Executing: '/usr/local/safe/convert' -size 150x150 '/www/04/george.pri.ee/__gallery__/_albums/album01/26_G.jpg' -quality 50 -thumbnail 150x150 '/www/04/george.pri.ee/__gallery__/_albums/album01/26_G.thumb.jpg'

Results:

none

Debug messages:

Status: 127 (expected 0)
Error: Unable to make thumbnail (0)
Need help? Look in the Gallery FAQ
-------------------------------------------------------------

What to me to do?:(((