upload images en ligne

More
13 years 1 month ago #14785 by josystar
Salut,

J'ai un problème avec le champ image. Pour la création de mes articles, j'ai intégré un champ image que l'utilisateur doit uploader. Quand j'essaie d'uploader l'image, j'ai cette erreur quand je le fais en ligne :
Code:
Failed2: ImageMagick failed with message (convert: unrecognized color `\#FFFFFF' @ color.c/GetColorInfo/965. convert: unable to open image `/home/rembobin/public_html/components/com_flexicontent/uploads/livre1-11.jpg\[0\]': No such file or directory @ blob.c/OpenBlob/2403. convert: unrecognized color `\#FFFFFF' @ color.c/GetColorInfo/965. convert: Empty input file `/home/rembobin/public_html/administrator/pThumbaDCMXy' @ jpeg.c/EmitMessage/232. convert: missing an image filename `2>&1' @ convert.c/ConvertImageCommand/2756.) phpThumb() v1.7.9-200805132119 in file "phpthumb.class.php" on line 216 setSourceFilename(/home/rembobin/public_html/components/com_flexicontent/uploads/livre1-11.jpg) set $this->sourceFilename to "/home/rembobin/public_html/components/com_flexicontent/uploads/livre1-11.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 using ImageMagick path from `which convert` (/usr/bin/convert) in file "phpthumb.class.php" on line 1125 ImageMagick version checked with "convert --version" in file "phpthumb.class.php" on line 1152 ImageMagick did not return recognized version string (Version: ImageMagick 6.4.8 2010-01-20 Q16 OpenMP http://www.imagemagick.org Copyright: Copyright (C) 1999-2009 ImageMagick Studio LLC) in file "phpthumb.class.php" on line 1158 ImageMagick convert --version says "" in file "phpthumb.class.php" on line 1160 $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 "/home/rembobin/public_html/components/com_flexicontent/uploads/livre1-11.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(/home/rembobin/public_html/components/com_flexicontent/uploads/livre1-11.jpg) says image is 182x278 in file "phpthumb.class.php" on line 2930 $this->useRawIMoutput=true after checking $UnAllowedParameters in file "phpthumb.class.php" on line 1252 phpThumb_tempnam() returning "/home/rembobin/public_html/administrator/pThumbaDCMXy" in file "phpthumb.class.php" on line 3929 ImageMagickSwitchAvailable(thumbnail) = 1 in file "phpthumb.class.php" on line 1192 ImageMagickSwitchAvailable(density) = 1 in file "phpthumb.class.php" on line 1192 GetImageSize(/home/rembobin/public_html/components/com_flexicontent/uploads/livre1-11.jpg) SUCCEEDED: Array ( [0] => 182 [1] => 278 [2] => 2 [3] => width="182" height="278" [bits] => 8 [channels] => 3 [mime] => image/jpeg ) in file "phpthumb.class.php" on line 1332 GetImageSize(/home/rembobin/public_html/components/com_flexicontent/uploads/livre1-11.jpg) returned [w=182;h=278;f=2] in file "phpthumb.class.php" on line 1337 source dimensions set to 182x278 in file "phpthumb.class.php" on line 1340 SetOrientationDependantWidthHeight() starting with "182"x"278" in file "phpthumb.class.php" on line 2899 SetOrientationDependantWidthHeight() setting w="182", h="278" in file "phpthumb.class.php" on line 2915 Remaining $this->fltr after ImageMagick: (array(0) { } ) in file "phpthumb.class.php" on line 1824 ImageMagickSwitchAvailable(quality;interlace) = 1 in file "phpthumb.class.php" on line 1189 ImageMagick called as (convert -density 150 -background "#FFFFFF" -thumbnail 182x278 -quality 90 -interlace line "/home/rembobin/public_html/components/com_flexicontent/uploads/livre1-11.jpg[0]" jpeg:"/home/rembobin/public_html/administrator/pThumbaDCMXy" 2>&1) in file "phpthumb.class.php" on line 1843 ImageMagick failed with message (convert: unrecognized color `\#FFFFFF' @ color.c/GetColorInfo/965. convert: unable to open image `/home/rembobin/public_html/components/com_flexicontent/uploads/livre1-11.jpg\[0\]': No such file or directory @ blob.c/OpenBlob/2403. convert: unrecognized color `\#FFFFFF' @ color.c/GetColorInfo/965. convert: Empty input file `/home/rembobin/public_html/administrator/pThumbaDCMXy' @ jpeg.c/EmitMessage/232. convert: missing an image filename `2>&1' @ convert.c/ConvertImageCommand/2756.) in file "phpthumb.class.php" on line 1852 deleting "/home/rembobin/public_html/administrator/pThumbaDCMXy" in file "phpthumb.class.php" on line 1881 ImageMagickThumbnailToGD() failed in file "phpthumb.class.php" on line 2966 SetOrientationDependantWidthHeight() starting with "182"x"278" in file "phpthumb.class.php" on line 2899 SetOrientationDependantWidthHeight() setting w="182", h="278" 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 phpThumb_tempnam() returning "/home/rembobin/public_html/administrator/pThumbUsZFBg" in file "phpthumb.class.php" on line 3929 ImageMagickSwitchAvailable(thumbnail) = 1 in file "phpthumb.class.php" on line 1192 ImageMagickSwitchAvailable(density) = 1 in file "phpthumb.class.php" on line 1192 GetImageSize(/home/rembobin/public_html/components/com_flexicontent/uploads/livre1-11.jpg) SUCCEEDED: Array ( [0] => 182 [1] => 278 [2] => 2 [3] => width="182" height="278" [bits] => 8 [channels] => 3 [mime] => image/jpeg ) in file "phpthumb.class.php" on line 1332 GetImageSize(/home/rembobin/public_html/components/com_flexicontent/uploads/livre1-11.jpg) returned [w=182;h=278;f=2] in file "phpthumb.class.php" on line 1337 source dimensions set to 182x278 in file "phpthumb.class.php" on line 1340 SetOrientationDependantWidthHeight() starting with "182"x"278" in file "phpthumb.class.php" on line 2899 SetOrientationDependantWidthHeight() setting w="182", h="278" in file "phpthumb.class.php" on line 2915 Remaining $this->fltr after ImageMagick: (array(0) { } ) in file "phpthumb.class.php" on line 1824 ImageMagickSwitchAvailable(quality;interlace) = 1 in file "phpthumb.class.php" on line 1189 ImageMagick called as (convert -density 150 -background "#FFFFFF" -thumbnail 182x278 -quality 90 -interlace line "/home/rembobin/public_html/components/com_flexicontent/uploads/livre1-11.jpg[0]" jpeg:"/home/rembobin/public_html/administrator/pThumbUsZFBg" 2>&1) in file "phpthumb.class.php" on line 1843 ImageMagick failed with message (convert: unrecognized color `\#FFFFFF' @ color.c/GetColorInfo/965. convert: unable to open image `/home/rembobin/public_html/components/com_flexicontent/uploads/livre1-11.jpg\[0\]': No such file or directory @ blob.c/OpenBlob/2403. convert: unrecognized color `\#FFFFFF' @ color.c/GetColorInfo/965. convert: Empty input file `/home/rembobin/public_html/administrator/pThumbUsZFBg' @ jpeg.c/EmitMessage/232. convert: missing an image filename `2>&1' @ convert.c/ConvertImageCommand/2756.) in file "phpthumb.class.php" on line 1852 deleting "/home/rembobin/public_html/administrator/pThumbUsZFBg" in file "phpthumb.class.php" on line 1881 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 All attempts to create GD image source failed. ImageMagick failed with message (convert: unrecognized color `\#FFFFFF' @ color.c/GetColorInfo/965. convert: unable to open image `/home/rembobin/public_html/components/com_flexicontent/uploads/livre1-11.jpg\[0\]': No such file or directory @ blob.c/OpenBlob/2403. convert: unrecognized color `\#FFFFFF' @ color.c/GetColorInfo/965. convert: Empty input file `/home/rembobin/public_html/administrator/pThumbaDCMXy' @ jpeg.c/EmitMessage/232. convert: missing an image filename `2>&1' @ convert.c/ConvertImageCommand/2756.) ImageMagick is not installed (it is highly recommended that you install it). Source image is too large (182x278 = 0.1Mpx, max=-0.2Mpx) for GD creation (either install ImageMagick or increase PHP memory_limit to at least 10M). in file "phpthumb.class.php" on line 3709 phpThumb() v1.7.9-200805132119 Image (JPEG) is too large for PHP-GD memory_limit, please install ImageMagick or increase php.ini memory_limit setting in file "phpthumb.class.php" on line 3709 SourceImageToGD() failed in file "phpthumb.class.php" on line 323
L'image ne s'affiche donc pas, pourtant elle apparaît bien dans le dossier où elles doivent être stockées et dans l'onglet Fichier.
En local (je travaille sur Mamp), je n'ai pas ce problème, ça fonctionne.
J'ai vérifié les permissions des dossiers (777) et essayé de corriger ça en regardant les réponses dans ce topic :
www.flexicontent.org/forum/index ... =viewtopic
Mais rien n'y fait. J'ai besoin d'aide.

Please Log in or Create an account to join the conversation.

More
13 years 1 month ago #14790 by micker
Replied by micker on topic upload images en ligne
bizarre que cela fasse appel a imagemagic alors que c'est la librairie phpthumb qui est appeler ...
regards sur le forum j'ai deja vue des problme de compatibilité entre les 2 librairies ...

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

More
13 years 4 weeks ago #14885 by vlester
Replied by vlester on topic upload images en ligne
Tu serais pas chez OVH des fois ? Si oui regarde si tu peux toujours installer des composants ou des modules.
J'ai un site chez OVH sur lequel je ne peux plus charger d'images via l'interface d'administration (comme toi les vignettes se créent pourtant bien dans les dossiers) et je ne peux plus non plus uploader via le composant d'installation. OVH me dit qu'ils remarqué le même incident sur plusieurs sites sous Joomla et ils doivent résoudre le problème... J'ai pourtant d'autres sites chez eux avec Flexicontent qui ne posent pas de problème.

Please Log in or Create an account to join the conversation.

More
13 years 4 weeks ago #14889 by micker
Replied by micker on topic upload images en ligne
oui j'ai entendu parler d'un probleme de timeout ...

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

More
13 years 3 weeks ago #14963 by josystar
Replied by josystar on topic upload images en ligne
ok. Je vais regarder ça et je vous tiens au courant. Merci !

Please Log in or Create an account to join the conversation.

More
13 years 3 weeks ago #14965 by vlester
Replied by vlester on topic upload images en ligne
OVH semble avoir raté le problème sur mon site.

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.310 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline