Bonjour, j'ai un petit problème avec le champ image de Flexicontent.
Lorsque j'upload une image et que je sauvegarde l'article, j'ai une erreur qui apparaît (voir ci-dessous), et mon image n'apparaît pas.
J'utilise Joomla 2.5.4 et Flexicontent 2.0 RC4 (r1235).
... =viewtopic
) mais n'étant pas très doué en php je viens vers vous pour savoir comment régler le problème.
J'ai mis le dossier phpthumb en 777 ainsi que tous ses sous dossiers.
Merci d'avance.
Code:
Failed:
phpThumb() v1.7.9-200805132119 in file "phpthumb.class.php" on line 216
setSourceFilename(/var/www/vhosts/newddd-site.echo-webdesign.fr/httpdocs/site/pdf/12.jpg) set $this->sourceFilename to "/var/www/vhosts/newddd-site.echo-webdesign.fr/httpdocs/site/pdf/12.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 `which convert` returned () 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 "/var/www/vhosts/newddd-site.echo-webdesign.fr/httpdocs/site/pdf/12.jpg" 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(/var/www/vhosts/newddd-site.echo-webdesign.fr/httpdocs/site/pdf/12.jpg) says image is 400x543 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 "400"x"543" 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(/var/www/vhosts/newddd-site.echo-webdesign.fr/httpdocs/site/pdf/12.jpg) in file "phpthumb.class.php" on line 3188
ImageCreateFromFilename found ($getimagesizeinfo[2]==2) in file "phpthumb.class.php" on line 3197
Calling ImageCreateFromJPEG(/var/www/vhosts/newddd-site.echo-webdesign.fr/httpdocs/site/pdf/12.jpg) 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,400,543] in file "phpthumb.class.php" on line 2785
CreateGDoutput() returning canvas "400x543" in file "phpthumb.class.php" on line 2894
ImageResizeFunction($o, $s, 0, 0, 0, 0, 400, 543, 400, 543) in file "phpthumb.class.php" on line 3908
memory_get_usage() after copy-resize = 23880784 in file "phpthumb.class.php" on line 390
memory_get_usage() after ImageDestroy = 23880944 in file "phpthumb.class.php" on line 392
AntiOffsiteLinking() says this is allowed in file "phpthumb.class.php" on line 2087
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 "/var/www/vhosts/newddd-site.echo-webdesign.fr/httpdocs/images/stories/flexicontent/" is not writable in file "phpthumb.class.php" on line 531
Failed:
phpThumb() v1.7.9-200805132119 in file "phpthumb.class.php" on line 216
setSourceFilename(/var/www/vhosts/newddd-site.echo-webdesign.fr/httpdocs/site/pdf/12.jpg) set $this->sourceFilename to "/var/www/vhosts/newddd-site.echo-webdesign.fr/httpdocs/site/pdf/12.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 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 "/var/www/vhosts/newddd-site.echo-webdesign.fr/httpdocs/site/pdf/12.jpg" 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(/var/www/vhosts/newddd-site.echo-webdesign.fr/httpdocs/site/pdf/12.jpg) says image is 400x543 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 "400"x"543" in file "phpthumb.class.php" on line 2899
SetOrientationDependantWidthHeight() setting w="300", h="200" 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(/var/www/vhosts/newddd-site.echo-webdesign.fr/httpdocs/site/pdf/12.jpg) in file "phpthumb.class.php" on line 3188
ImageCreateFromFilename found ($getimagesizeinfo[2]==2) in file "phpthumb.class.php" on line 3197
Calling ImageCreateFromJPEG(/var/www/vhosts/newddd-site.echo-webdesign.fr/httpdocs/site/pdf/12.jpg) 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,400,543] in file "phpthumb.class.php" on line 2785
CreateGDoutput() returning canvas "147x200" in file "phpthumb.class.php" on line 2894
ImageResizeFunction($o, $s, -0, 0, 0, 0, 147.32965009208, 200, 400, 543) in file "phpthumb.class.php" on line 3908
memory_get_usage() after copy-resize = 23877384 in file "phpthumb.class.php" on line 390
memory_get_usage() after ImageDestroy = 23877544 in file "phpthumb.class.php" on line 392
AntiOffsiteLinking() says this is allowed in file "phpthumb.class.php" on line 2087
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 "/var/www/vhosts/newddd-site.echo-webdesign.fr/httpdocs/images/stories/flexicontent/" is not writable in file "phpthumb.class.php" on line 531
Failed:
phpThumb() v1.7.9-200805132119 in file "phpthumb.class.php" on line 216
setSourceFilename(/var/www/vhosts/newddd-site.echo-webdesign.fr/httpdocs/site/pdf/12.jpg) set $this->sourceFilename to "/var/www/vhosts/newddd-site.echo-webdesign.fr/httpdocs/site/pdf/12.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 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 "/var/www/vhosts/newddd-site.echo-webdesign.fr/httpdocs/site/pdf/12.jpg" 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(/var/www/vhosts/newddd-site.echo-webdesign.fr/httpdocs/site/pdf/12.jpg) says image is 400x543 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 "400"x"543" in file "phpthumb.class.php" on line 2899
SetOrientationDependantWidthHeight() setting w="150", h="150" 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(/var/www/vhosts/newddd-site.echo-webdesign.fr/httpdocs/site/pdf/12.jpg) in file "phpthumb.class.php" on line 3188
ImageCreateFromFilename found ($getimagesizeinfo[2]==2) in file "phpthumb.class.php" on line 3197
Calling ImageCreateFromJPEG(/var/www/vhosts/newddd-site.echo-webdesign.fr/httpdocs/site/pdf/12.jpg) 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,400,543] in file "phpthumb.class.php" on line 2785
CreateGDoutput() returning canvas "150x150" in file "phpthumb.class.php" on line 2894
ImageResizeFunction($o, $s, 0, 0, 0, 72, 150, 150, 400, 400) in file "phpthumb.class.php" on line 3908
memory_get_usage() after copy-resize = 23877288 in file "phpthumb.class.php" on line 390
memory_get_usage() after ImageDestroy = 23877448 in file "phpthumb.class.php" on line 392
AntiOffsiteLinking() says this is allowed in file "phpthumb.class.php" on line 2087
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 "/var/www/vhosts/newddd-site.echo-webdesign.fr/httpdocs/images/stories/flexicontent/" is not writable in file "phpthumb.class.php" on line 531