Thanks!!
damn cheered too soon, error time...
Code:
Failed:
phpThumb() v1.7.9-200805132119 in file "phpthumb.class.php" on line 216
setSourceFilename(/xxxxxxx/components/com_flexicontent/uploads/xxxxx.jpeg) set $this->sourceFilename to "/xxxxxxxxxxxxx/components/com_flexicontent/uploads/xxxxxx.jpeg" 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 `which convert` returned (which: no convert in (/sbin:/usr/sbin:/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 "90" in file "phpthumb.class.php" on line 916
$this->sourceFilename set to "xxxxxxxxxx/components/com_flexicontent/uploads/xxxxx.jpeg" in file "phpthumb.class.php" on line 817
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
GetImageSize(/xxxxxxxxxx/com_flexicontent/uploads/xxxxx.jpeg) says image is 120x60 in file "phpthumb.class.php" on line 2930
$this->useRawIMoutput=true after checking $UnAllowedParameters in file "phpthumb.class.php" on line 1252
ImageMagickThumbnailToGD() aborting because ImageMagickCommandlineBase() failed in file "phpthumb.class.php" on line 1891
ImageMagickThumbnailToGD() failed in file "phpthumb.class.php" on line 2966
SetOrientationDependantWidthHeight() starting with "120"x"60" in file "phpthumb.class.php" on line 2899
SetOrientationDependantWidthHeight() setting w="600", h="600" 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 ImageMagickCommandlineBase() failed in file "phpthumb.class.php" on line 1891
starting ImageCreateFromFilename(/xxxxxxxx/components/com_flexicontent/uploads/xxxxxx.jpeg) in file "phpthumb.class.php" on line 3188
ImageCreateFromFilename found ($getimagesizeinfo[2]==2) in file "phpthumb.class.php" on line 3197
Calling ImageCreateFromJPEG(/xxxxxx/com_flexicontent/uploads/xxxxxxx.jpeg) in file "phpthumb.class.php" on line 3205
Not using EXIF thumbnail data because $this->gdimg_source is already set in file "phpthumb.class.php" on line 3325
CalculateThumbnailDimensions() [x,y,w,h] initially set to [0,0,120,60] in file "phpthumb.class.php" on line 2785
CreateGDoutput() returning canvas "120x60" in file "phpthumb.class.php" on line 2894
ImageResizeFunction($o, $s, 0, 0, 0, 0, 120, 60, 120, 60) in file "phpthumb.class.php" on line 3908
memory_get_usage() after copy-resize = 13273244 in file "phpthumb.class.php" on line 390
memory_get_usage() after ImageDestroy = 13228576 in file "phpthumb.class.php" on line 392
AntiOffsiteLinking() says this is allowed in file "phpthumb.class.php" on line 2087
Attempting to process filter command "wmi(/xxxxxxx/plugins/flexicontent_fields/image/watermarks/wm_l.png|BR|100)" in file "phpthumb.class.php" on line 2253
starting ImageCreateFromFilename(/xxxxxxxxxx/flexicontent_fields/image/watermarks/wm_l.png) in file "phpthumb.class.php" on line 3188
ImageCreateFromFilename found ($getimagesizeinfo[2]==3) in file "phpthumb.class.php" on line 3197
Calling ImageCreateFromPNG(/xxxxxxx/plugins/flexicontent_fields/image/watermarks/wm_l.png) in file "phpthumb.class.php" on line 3205
Finished processing filter command "wmi(/xxxxxxxxx/plugins/flexicontent_fields/image/watermarks/wm_l.png|BR|100)" in file "phpthumb.class.php" on line 2690
skipping AlphaChannelFlatten() because !$this->is_alpha in file "phpthumb.class.php" on line 2143
GenerateThumbnail() completed successfully in file "phpthumb.class.php" on line 404
RenderToFile() failed because "/xxxxxxx/images/stories/flexicontent/" is not writable in file "phpthumb.class.php" on line 531
looks like permissions problem.. hate to start messing around with it again, after what ive been through the last few days
plesk is a big dissapointment for me, will go back to cpanel on my future host.
and I'm not sure the plugin is what I want, because I don't use the image field at all, with its small medium etc. and watermark options.
I only use the checkbox image, and how :mrgreen:
turned off the watermark, and tried setting permission to 775 for stories/flexicontent, still same problem, somewhat less errors though.