Hi,
I am in the process of migrating my site to a new server and provider (currently at http://69.175.126.138/~adammur2/). WordPress 2.9.2. PhotoQ 1.8.3 It is all working fine except for PhotoQ, which is having some difficulties. Thumbnails in the dashboard are not being created - instead I get a small image which displays the following text:
phpThumb() v1.7.9-200805132119
Usage:
/adammur2/wp-content/plugins/photoq-photoblog-plugin/lib/phpThumb_1.7.9/phpThumb.php?src=path/and/filename.jpg
read Usage comments for details
If I click on the thumbnail the image is displayed as normal. If I try to post the photo I get the following error:
Failed:
phpThumb() v1.7.9-200805132119
"" does not exist
phpThumb() v1.7.9-200805132119 in file "phpthumb.class.php" on line 216
setSourceFilename(/home/adammur2/public_html/wp-content/qdir/adam_murphy_sketch-6.jpg) set $this->sourceFilename to "/home/adammur2/public_html/wp-content/qdir/adam_murphy_sketch-6.jpg" in file "phpthumb.class.php" on line 243
file_exists() = 0 in file "phpthumb.class.php" on line 1105
is_executable() = 0 in file "phpthumb.class.php" on line 1106
ImageMagickThumbnailToGD() aborting because cannot find convert in $this->config_imagemagick_path (), and <code>which convert</code> returned (which: no convert in (/bin:/usr/bin)) in file "phpthumb.class.php" on line 1135
$AvailableImageOutputFormats = array(text;ico;bmp;wbmp;gif;png;jpeg) in file "phpthumb.class.php" on line 888
$this->thumbnailFormat set to $this->config_output_format "jpeg" in file "phpthumb.class.php" on line 899
$this->thumbnailQuality set to "95" in file "phpthumb.class.php" on line 916
!$this->config_allow_src_above_docroot therefore setting "/home/adammur2/public_html/wp-content/qdir/adam_murphy_sketch-6.jpg" (outside "/usr/local/apache/htdocs") to null in file "phpthumb.class.php" on line 1070
$this->sourceFilename set to "" in file "phpthumb.class.php" on line 817
phpThumb() v1.7.9-200805132119
"" does not exist in file "phpthumb.class.php" on line 3709
setCacheDirectory() starting with config_cache_directory = "" in file "phpthumb.class.php" on line 923
$this->config_cache_directory () is not a directory in file "phpthumb.class.php" on line 959
SetCacheFilename() failed because $this->config_cache_directory is empty in file "phpthumb.class.php" on line 3076
starting ExtractEXIFgetImageSize() in file "phpthumb.class.php" on line 2920
skipping GetImageSize() because $this->sourceFilename is empty in file "phpthumb.class.php" on line 2932
GetImageSize("") failed in file "phpthumb.class.php" on line 2959
$this->useRawIMoutput=true after checking $UnAllowedParameters in file "phpthumb.class.php" on line 1252
ImageMagickThumbnailToGD() aborting because $this->sourceFilename is empty in file "phpthumb.class.php" on line 1295
ImageMagickThumbnailToGD() failed in file "phpthumb.class.php" on line 2966
SetOrientationDependantWidthHeight() starting with ""x"" in file "phpthumb.class.php" on line 2899
SetOrientationDependantWidthHeight() setting w="0", h="300" in file "phpthumb.class.php" on line 2915
EXIF thumbnail extraction: (size=0; type=""; 0x0) in file "phpthumb.class.php" on line 3015
starting SourceImageToGD() in file "phpthumb.class.php" on line 3273
$this->useRawIMoutput=true after checking $UnAllowedParameters in file "phpthumb.class.php" on line 1252
ImageMagickThumbnailToGD() aborting because $this->sourceFilename is empty in file "phpthumb.class.php" on line 1295
Not using EXIF thumbnail data because $this->exif_thumbnail_data is empty in file "phpthumb.class.php" on line 3329
$this->gdimg_source is still empty in file "phpthumb.class.php" on line 3381
ImageMagickThumbnailToGD() failed in file "phpthumb.class.php" on line 3383
phpThumb() v1.7.9-200805132119
Unable to create image, neither filename nor image data suppplied in SourceImageToGD() [3490] in file "phpthumb.class.php" on line 3709
SourceImageToGD() failed in file "phpthumb.class.php" on line 323
Any advice you can give would be much appreciated.
Thanks,
Adam.
closed
resolved