I'm getting the following errors when trying to post any photos from my queue. I'm not sure what's going on.
Publishing Photo did not succeed.
Failed:
phpThumb() v1.7.8-200709161750 in file "phpthumb.class.php" on line 216
setSourceFilename(/home/samuelg/domains/samuelg.net/public_html/wp-content/qdir/rec-center.jpg) set $this->sourceFilename to "/home/samuelg/domains/samuelg.net/public_html/wp-content/qdir/rec-center.jpg" in file "phpthumb.class.php" on line 243
$AvailableImageOutputFormats = array(text;ico;bmp;wbmp;gif;png;jpeg) in file "phpthumb.class.php" on line 882
$this->thumbnailFormat set to $this->config_output_format "jpeg" in file "phpthumb.class.php" on line 893
$this->thumbnailQuality set to "95" in file "phpthumb.class.php" on line 910
$this->sourceFilename set to "/home/samuelg/domains/samuelg.net/public_html/wp-content/qdir/rec-center.jpg" in file "phpthumb.class.php" on line 811
setCacheDirectory() starting with config_cache_directory = "" in file "phpthumb.class.php" on line 917
$this->config_cache_directory () is not a directory in file "phpthumb.class.php" on line 953
SetCacheFilename() failed because $this->config_cache_directory is empty in file "phpthumb.class.php" on line 2999
starting ExtractEXIFgetImageSize() in file "phpthumb.class.php" on line 2856
$this->useRawIMoutput=true after checking $UnAllowedParameters in file "phpthumb.class.php" on line 1223
ImageMagickThumbnailToGD() aborting because ImageMagickCommandlineBase() failed in file "phpthumb.class.php" on line 1827
ImageMagickThumbnailToGD() failed in file "phpthumb.class.php" on line 2886
SetOrientationDependantWidthHeight() starting with "3698"x"2466" in file "phpthumb.class.php" on line 2835
SetOrientationDependantWidthHeight() setting w="825", h="0" in file "phpthumb.class.php" on line 2851
exif_thumbnail() does not exist, cannot extract EXIF thumbnail in file "phpthumb.class.php" on line 2933
starting SourceImageToGD() in file "phpthumb.class.php" on line 3196
$this->useRawIMoutput=true after checking $UnAllowedParameters in file "phpthumb.class.php" on line 1223
ImageMagickThumbnailToGD() aborting because ImageMagickCommandlineBase() failed in file "phpthumb.class.php" on line 1827
starting ImageCreateFromFilename(/home/samuelg/domains/samuelg.net/public_html/wp-content/qdir/rec-center.jpg) in file "phpthumb.class.php" on line 3111
ImageCreateFromFilename found ($getimagesizeinfo[2]==2) in file "phpthumb.class.php" on line 3120
Calling ImageCreateFromJPEG(/home/samuelg/domains/samuelg.net/public_html/wp-content/qdir/rec-center.jpg) in file "phpthumb.class.php" on line 3128
Not using EXIF thumbnail data because $this->gdimg_source is already set in file "phpthumb.class.php" on line 3241
CalculateThumbnailDimensions() [x,y,w,h] initially set to [0,0,3698,2466] in file "phpthumb.class.php" on line 2721
CreateGDoutput() returning canvas "825x550" in file "phpthumb.class.php" on line 2830
ImageResizeFunction($o, $s, 0, -0, 0, 0, 825, 550.148729043, 3698, 2466) in file "phpthumb.class.php" on line 3808
memory_get_usage() after copy-resize = 64066008 in file "phpthumb.class.php" on line 390
memory_get_usage() after ImageDestroy = 18398216 in file "phpthumb.class.php" on line 392
AntiOffsiteLinking() says this is allowed in file "phpthumb.class.php" on line 2023
skipping AlphaChannelFlatten() because !$this->is_alpha in file "phpthumb.class.php" on line 2079
GenerateThumbnail() completed successfully in file "phpthumb.class.php" on line 404
RenderToFile() failed because "/home/samuelg/domains/samuelg.net/public_html/wp-content/main/2009_04/" is not writable in file "phpthumb.class.php" on line 531
closed
resolved