problem with phpThumb

More
12 years 1 week ago #30016 by ggppdk
Replied by ggppdk on topic problem with phpThumb
hello, i have already answered you via a PM :

the account you sent me is not super admin and i cannot check what it happening


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

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

More
12 years 1 week ago #30123 by gauthier
Replied by gauthier on topic problem with phpThumb
Sorry, i changed it into Super Admin,

I sent a PM about but I did an error (I sent a pm to me) :oops:

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

More
12 years 1 week ago #30138 by gauthier
Replied by gauthier on topic problem with phpThumb
I edited the phpThumb.config.php

Changed
Code:
$PHPTHUMB_CONFIG['disable_debug'] = true;
to

$PHPTHUMB_CONFIG = false;


Now I have an error message:

With files (images) that are not existing.

I will check that and come back.

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

More
12 years 1 week ago #30143 by gauthier
Replied by gauthier on topic problem with phpThumb
I copy images from the old website to the uploads folder, and some pictures appear in the file manager.

But it seems that a lot of images still missing... I have the impression that only recently added pictures are present in the upload folder. During the successive version of Flexicontent, the way how were stored the images changed. I have reduces/cropped images but not sure that flexicontent was keeping original at the beginning...

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

More
12 years 1 week ago #30145 by gauthier
Replied by gauthier on topic problem with phpThumb
I tried to edit/ add new picture and I had this msg:
Code:
Failed2: phpThumb() v1.7.11-201108081537 http://phpthumb.sourceforge.net Error messages disabled phpThumb() v1.7.11-201108081537 in file "phpthumb.class.php" on line 216 setSourceFilename(/250gb/extranet/uploads/alrud-cobranded-logo.jpg) set $this->sourceFilename to "/250gb/extranet/uploads/alrud-cobranded-logo.jpg" in file "phpthumb.class.php" on line 262 file_exists() = 0 in file "phpthumb.class.php" on line 1165 file_exists_ignoreopenbasedir() = 0 in file "phpthumb.class.php" on line 1166 is_file() = 0 in file "phpthumb.class.php" on line 1167 is_executable() = 0 in file "phpthumb.class.php" on line 1168 ImageMagickThumbnailToGD() aborting because cannot find convert in $this->config_imagemagick_path (), and `which convert` returned (which: no convert in (/sbin:/usr/sbin:/usr/local/sbin:/opt/gnome/sbin:/root/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/250gb/java/ant/bin:/250gb/java/jdk15/bin)) in file "phpthumb.class.php" on line 1198 $AvailableImageOutputFormats = array(text;ico;bmp;wbmp;gif;png;jpeg) in file "phpthumb.class.php" on line 923 $this->thumbnailFormat set to $this->config_output_format "jpeg" in file "phpthumb.class.php" on line 934 $this->thumbnailQuality set to "99" in file "phpthumb.class.php" on line 951 !$this->config_allow_src_above_docroot therefore setting "/250gb/extranet/uploads/alrud-cobranded-logo.jpg" (outside "/srv/www/htdocs") to null in file "phpthumb.class.php" on line 1106 $this->sourceFilename set to "" in file "phpthumb.class.php" on line 852 phpThumb() v1.7.11-201108081537 http://phpthumb.sourceforge.net Error messages disabled in file "phpthumb.class.php" on line 3847 setCacheDirectory() starting with config_cache_directory = "" in file "phpthumb.class.php" on line 958 $this->config_cache_directory () is not a directory in file "phpthumb.class.php" on line 994 SetCacheFilename() failed because $this->config_cache_directory is empty in file "phpthumb.class.php" on line 3203 starting ExtractEXIFgetImageSize() in file "phpthumb.class.php" on line 3035 skipping GetImageSize() because $this->sourceFilename is empty in file "phpthumb.class.php" on line 3047 GetImageSize("") failed in file "phpthumb.class.php" on line 3078 $this->useRawIMoutput=true after checking $UnAllowedParameters in file "phpthumb.class.php" on line 1315 ImageMagickThumbnailToGD() aborting because $this->sourceFilename is empty in file "phpthumb.class.php" on line 1359 ImageMagickThumbnailToGD() failed in file "phpthumb.class.php" on line 3085 SetOrientationDependantWidthHeight() starting with ""x"" in file "phpthumb.class.php" on line 3014 SetOrientationDependantWidthHeight() setting w="935", h="100" in file "phpthumb.class.php" on line 3030 EXIF thumbnail extraction: (size=0; type=""; 0x0) in file "phpthumb.class.php" on line 3142 starting SourceImageToGD() in file "phpthumb.class.php" on line 3400 Not using EXIF thumbnail data because $this->exif_thumbnail_data is empty in file "phpthumb.class.php" on line 3471 $this->gdimg_source is still empty in file "phpthumb.class.php" on line 3523 ImageMagickThumbnailToGD() failed in file "phpthumb.class.php" on line 3525 phpThumb() v1.7.11-201108081537 http://phpthumb.sourceforge.net Error messages disabled in file "phpthumb.class.php" on line 3847 SourceImageToGD() failed in file "phpthumb.class.php" on line 342 Failed2: phpThumb() v1.7.11-201108081537 http://phpthumb.sourceforge.net Error messages disabled phpThumb() v1.7.11-201108081537 in file "phpthumb.class.php" on line 216 setSourceFilename(/250gb/extranet/uploads/alrud-cobranded-logo.jpg) set $this->sourceFilename to "/250gb/extranet/uploads/alrud-cobranded-logo.jpg" in file "phpthumb.class.php" on line 262 $AvailableImageOutputFormats = array(text;ico;bmp;wbmp;gif;png;jpeg) in file "phpthumb.class.php" on line 923 $this->thumbnailFormat set to $this->config_output_format "jpeg" in file "phpthumb.class.php" on line 934 $this->thumbnailQuality set to "99" in file "phpthumb.class.php" on line 951 !$this->config_allow_src_above_docroot therefore setting "/250gb/extranet/uploads/alrud-cobranded-logo.jpg" (outside "/srv/www/htdocs") to null in file "phpthumb.class.php" on line 1106 $this->sourceFilename set to "" in file "phpthumb.class.php" on line 852 phpThumb() v1.7.11-201108081537 http://phpthumb.sourceforge.net Error messages disabled in file "phpthumb.class.php" on line 3847 setCacheDirectory() starting with config_cache_directory = "" in file "phpthumb.class.php" on line 958 $this->config_cache_directory () is not a directory in file "phpthumb.class.php" on line 994 SetCacheFilename() failed because $this->config_cache_directory is empty in file "phpthumb.class.php" on line 3203 starting ExtractEXIFgetImageSize() in file "phpthumb.class.php" on line 3035 skipping GetImageSize() because $this->sourceFilename is empty in file "phpthumb.class.php" on line 3047 GetImageSize("") failed in file "phpthumb.class.php" on line 3078 $this->useRawIMoutput=true after checking $UnAllowedParameters in file "phpthumb.class.php" on line 1315 ImageMagickThumbnailToGD() aborting because $this->sourceFilename is empty in file "phpthumb.class.php" on line 1359 ImageMagickThumbnailToGD() failed in file "phpthumb.class.php" on line 3085 SetOrientationDependantWidthHeight() starting with ""x"" in file "phpthumb.class.php" on line 3014 SetOrientationDependantWidthHeight() setting w="700", h="100" in file "phpthumb.class.php" on line 3030 EXIF thumbnail extraction: (size=0; type=""; 0x0) in file "phpthumb.class.php" on line 3142 starting SourceImageToGD() in file "phpthumb.class.php" on line 3400 Not using EXIF thumbnail data because $this->exif_thumbnail_data is empty in file "phpthumb.class.php" on line 3471 $this->gdimg_source is still empty in file "phpthumb.class.php" on line 3523 ImageMagickThumbnailToGD() failed in file "phpthumb.class.php" on line 3525 phpThumb() v1.7.11-201108081537 http://phpthumb.sourceforge.net Error messages disabled in file "phpthumb.class.php" on line 3847 SourceImageToGD() failed in file "phpthumb.class.php" on line 342 Failed2: phpThumb() v1.7.11-201108081537 http://phpthumb.sourceforge.net Error messages disabled phpThumb() v1.7.11-201108081537 in file "phpthumb.class.php" on line 216 setSourceFilename(/250gb/extranet/uploads/alrud-cobranded-logo.jpg) set $this->sourceFilename to "/250gb/extranet/uploads/alrud-cobranded-logo.jpg" in file "phpthumb.class.php" on line 262 $AvailableImageOutputFormats = array(text;ico;bmp;wbmp;gif;png;jpeg) in file "phpthumb.class.php" on line 923 $this->thumbnailFormat set to $this->config_output_format "jpeg" in file "phpthumb.class.php" on line 934 $this->thumbnailQuality set to "99" in file "phpthumb.class.php" on line 951 !$this->config_allow_src_above_docroot therefore setting "/250gb/extranet/uploads/alrud-cobranded-logo.jpg" (outside "/srv/www/htdocs") to null in file "phpthumb.class.php" on line 1106 $this->sourceFilename set to "" in file "phpthumb.class.php" on line 852 phpThumb() v1.7.11-201108081537 http://phpthumb.sourceforge.net Error messages disabled in file "phpthumb.class.php" on line 3847 setCacheDirectory() starting with config_cache_directory = "" in file "phpthumb.class.php" on line 958 $this->config_cache_directory () is not a directory in file "phpthumb.class.php" on line 994 SetCacheFilename() failed because $this->config_cache_directory is empty in file "phpthumb.class.php" on line 3203 starting ExtractEXIFgetImageSize() in file "phpthumb.class.php" on line 3035 skipping GetImageSize() because $this->sourceFilename is empty in file "phpthumb.class.php" on line 3047 GetImageSize("") failed in file "phpthumb.class.php" on line 3078 $this->useRawIMoutput=true after checking $UnAllowedParameters in file "phpthumb.class.php" on line 1315 ImageMagickThumbnailToGD() aborting because $this->sourceFilename is empty in file "phpthumb.class.php" on line 1359 ImageMagickThumbnailToGD() failed in file "phpthumb.class.php" on line 3085 SetOrientationDependantWidthHeight() starting with ""x"" in file "phpthumb.class.php" on line 3014 SetOrientationDependantWidthHeight() setting w="467", h="50" in file "phpthumb.class.php" on line 3030 EXIF thumbnail extraction: (size=0; type=""; 0x0) in file "phpthumb.class.php" on line 3142 starting SourceImageToGD() in file "phpthumb.class.php" on line 3400 Not using EXIF thumbnail data because $this->exif_thumbnail_data is empty in file "phpthumb.class.php" on line 3471 $this->gdimg_source is still empty in file "phpthumb.class.php" on line 3523 ImageMagickThumbnailToGD() failed in file "phpthumb.class.php" on line 3525 phpThumb() v1.7.11-201108081537 http://phpthumb.sourceforge.net Error messages disabled in file "phpthumb.class.php" on line 3847 SourceImageToGD() failed in file "phpthumb.class.php" on line 342 Failed2: phpThumb() v1.7.11-201108081537 http://phpthumb.sourceforge.net Error messages disabled phpThumb() v1.7.11-201108081537 in file "phpthumb.class.php" on line 216 setSourceFilename(/250gb/extranet/uploads/alrud-cobranded-logo.jpg) set $this->sourceFilename to "/250gb/extranet/uploads/alrud-cobranded-logo.jpg" in file "phpthumb.class.php" on line 262 $AvailableImageOutputFormats = array(text;ico;bmp;wbmp;gif;png;jpeg) in file "phpthumb.class.php" on line 923 $this->thumbnailFormat set to $this->config_output_format "jpeg" in file "phpthumb.class.php" on line 934 $this->thumbnailQuality set to "99" in file "phpthumb.class.php" on line 951 !$this->config_allow_src_above_docroot therefore setting "/250gb/extranet/uploads/alrud-cobranded-logo.jpg" (outside "/srv/www/htdocs") to null in file "phpthumb.class.php" on line 1106 $this->sourceFilename set to "" in file "phpthumb.class.php" on line 852 phpThumb() v1.7.11-201108081537 http://phpthumb.sourceforge.net Error messages disabled in file "phpthumb.class.php" on line 3847 setCacheDirectory() starting with config_cache_directory = "" in file "phpthumb.class.php" on line 958 $this->config_cache_directory () is not a directory in file "phpthumb.class.php" on line 994 SetCacheFilename() failed because $this->config_cache_directory is empty in file "phpthumb.class.php" on line 3203 starting ExtractEXIFgetImageSize() in file "phpthumb.class.php" on line 3035 skipping GetImageSize() because $this->sourceFilename is empty in file "phpthumb.class.php" on line 3047 GetImageSize("") failed in file "phpthumb.class.php" on line 3078 $this->useRawIMoutput=true after checking $UnAllowedParameters in file "phpthumb.class.php" on line 1315 ImageMagickThumbnailToGD() aborting because $this->sourceFilename is empty in file "phpthumb.class.php" on line 1359 ImageMagickThumbnailToGD() failed in file "phpthumb.class.php" on line 3085 SetOrientationDependantWidthHeight() starting with ""x"" in file "phpthumb.class.php" on line 3014 SetOrientationDependantWidthHeight() setting w="40", h="30" in file "phpthumb.class.php" on line 3030 EXIF thumbnail extraction: (size=0; type=""; 0x0) in file "phpthumb.class.php" on line 3142 starting SourceImageToGD() in file "phpthumb.class.php" on line 3400 Not using EXIF thumbnail data because $this->exif_thumbnail_data is empty in file "phpthumb.class.php" on line 3471 $this->gdimg_source is still empty in file "phpthumb.class.php" on line 3523 ImageMagickThumbnailToGD() failed in file "phpthumb.class.php" on line 3525 phpThumb() v1.7.11-201108081537 http://phpthumb.sourceforge.net Error messages disabled in file "phpthumb.class.php" on line 3847 SourceImageToGD() failed in file "phpthumb.class.php" on line 342

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

More
12 years 1 week ago #30147 by gauthier
Replied by gauthier on topic problem with phpThumb
I tried to edit/ add new picture and I had this msg:
Code:
Failed2: phpThumb() v1.7.11-201108081537 http://phpthumb.sourceforge.net Error messages disabled phpThumb() v1.7.11-201108081537 in file "phpthumb.class.php" on line 216 setSourceFilename(/250gb/extranet/uploads/alrud-cobranded-logo.jpg) set $this->sourceFilename to "/250gb/extranet/uploads/alrud-cobranded-logo.jpg" in file "phpthumb.class.php" on line 262 file_exists() = 0 in file "phpthumb.class.php" on line 1165 file_exists_ignoreopenbasedir() = 0 in file "phpthumb.class.php" on line 1166 is_file() = 0 in file "phpthumb.class.php" on line 1167 is_executable() = 0 in file "phpthumb.class.php" on line 1168 ImageMagickThumbnailToGD() aborting because cannot find convert in $this->config_imagemagick_path (), and `which convert` returned (which: no convert in (/sbin:/usr/sbin:/usr/local/sbin:/opt/gnome/sbin:/root/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/250gb/java/ant/bin:/250gb/java/jdk15/bin)) in file "phpthumb.class.php" on line 1198 $AvailableImageOutputFormats = array(text;ico;bmp;wbmp;gif;png;jpeg) in file "phpthumb.class.php" on line 923 $this->thumbnailFormat set to $this->config_output_format "jpeg" in file "phpthumb.class.php" on line 934 $this->thumbnailQuality set to "99" in file "phpthumb.class.php" on line 951 !$this->config_allow_src_above_docroot therefore setting "/250gb/extranet/uploads/alrud-cobranded-logo.jpg" (outside "/srv/www/htdocs") to null in file "phpthumb.class.php" on line 1106 $this->sourceFilename set to "" in file "phpthumb.class.php" on line 852 phpThumb() v1.7.11-201108081537 http://phpthumb.sourceforge.net Error messages disabled in file "phpthumb.class.php" on line 3847 setCacheDirectory() starting with config_cache_directory = "" in file "phpthumb.class.php" on line 958 $this->config_cache_directory () is not a directory in file "phpthumb.class.php" on line 994 SetCacheFilename() failed because $this->config_cache_directory is empty in file "phpthumb.class.php" on line 3203 starting ExtractEXIFgetImageSize() in file "phpthumb.class.php" on line 3035 skipping GetImageSize() because $this->sourceFilename is empty in file "phpthumb.class.php" on line 3047 GetImageSize("") failed in file "phpthumb.class.php" on line 3078 $this->useRawIMoutput=true after checking $UnAllowedParameters in file "phpthumb.class.php" on line 1315 ImageMagickThumbnailToGD() aborting because $this->sourceFilename is empty in file "phpthumb.class.php" on line 1359 ImageMagickThumbnailToGD() failed in file "phpthumb.class.php" on line 3085 SetOrientationDependantWidthHeight() starting with ""x"" in file "phpthumb.class.php" on line 3014 SetOrientationDependantWidthHeight() setting w="935", h="100" in file "phpthumb.class.php" on line 3030 EXIF thumbnail extraction: (size=0; type=""; 0x0) in file "phpthumb.class.php" on line 3142 starting SourceImageToGD() in file "phpthumb.class.php" on line 3400 Not using EXIF thumbnail data because $this->exif_thumbnail_data is empty in file "phpthumb.class.php" on line 3471 $this->gdimg_source is still empty in file "phpthumb.class.php" on line 3523 ImageMagickThumbnailToGD() failed in file "phpthumb.class.php" on line 3525 phpThumb() v1.7.11-201108081537 http://phpthumb.sourceforge.net Error messages disabled in file "phpthumb.class.php" on line 3847 SourceImageToGD() failed in file "phpthumb.class.php" on line 342 Failed2: phpThumb() v1.7.11-201108081537 http://phpthumb.sourceforge.net Error messages disabled phpThumb() v1.7.11-201108081537 in file "phpthumb.class.php" on line 216 setSourceFilename(/250gb/extranet/uploads/alrud-cobranded-logo.jpg) set $this->sourceFilename to "/250gb/extranet/uploads/alrud-cobranded-logo.jpg" in file "phpthumb.class.php" on line 262 $AvailableImageOutputFormats = array(text;ico;bmp;wbmp;gif;png;jpeg) in file "phpthumb.class.php" on line 923 $this->thumbnailFormat set to $this->config_output_format "jpeg" in file "phpthumb.class.php" on line 934 $this->thumbnailQuality set to "99" in file "phpthumb.class.php" on line 951 !$this->config_allow_src_above_docroot therefore setting "/250gb/extranet/uploads/alrud-cobranded-logo.jpg" (outside "/srv/www/htdocs") to null in file "phpthumb.class.php" on line 1106 $this->sourceFilename set to "" in file "phpthumb.class.php" on line 852 phpThumb() v1.7.11-201108081537 http://phpthumb.sourceforge.net Error messages disabled in file "phpthumb.class.php" on line 3847 setCacheDirectory() starting with config_cache_directory = "" in file "phpthumb.class.php" on line 958 $this->config_cache_directory () is not a directory in file "phpthumb.class.php" on line 994 SetCacheFilename() failed because $this->config_cache_directory is empty in file "phpthumb.class.php" on line 3203 starting ExtractEXIFgetImageSize() in file "phpthumb.class.php" on line 3035 skipping GetImageSize() because $this->sourceFilename is empty in file "phpthumb.class.php" on line 3047 GetImageSize("") failed in file "phpthumb.class.php" on line 3078 $this->useRawIMoutput=true after checking $UnAllowedParameters in file "phpthumb.class.php" on line 1315 ImageMagickThumbnailToGD() aborting because $this->sourceFilename is empty in file "phpthumb.class.php" on line 1359 ImageMagickThumbnailToGD() failed in file "phpthumb.class.php" on line 3085 SetOrientationDependantWidthHeight() starting with ""x"" in file "phpthumb.class.php" on line 3014 SetOrientationDependantWidthHeight() setting w="700", h="100" in file "phpthumb.class.php" on line 3030 EXIF thumbnail extraction: (size=0; type=""; 0x0) in file "phpthumb.class.php" on line 3142 starting SourceImageToGD() in file "phpthumb.class.php" on line 3400 Not using EXIF thumbnail data because $this->exif_thumbnail_data is empty in file "phpthumb.class.php" on line 3471 $this->gdimg_source is still empty in file "phpthumb.class.php" on line 3523 ImageMagickThumbnailToGD() failed in file "phpthumb.class.php" on line 3525 phpThumb() v1.7.11-201108081537 http://phpthumb.sourceforge.net Error messages disabled in file "phpthumb.class.php" on line 3847 SourceImageToGD() failed in file "phpthumb.class.php" on line 342 Failed2: phpThumb() v1.7.11-201108081537 http://phpthumb.sourceforge.net Error messages disabled phpThumb() v1.7.11-201108081537 in file "phpthumb.class.php" on line 216 setSourceFilename(/250gb/extranet/uploads/alrud-cobranded-logo.jpg) set $this->sourceFilename to "/250gb/extranet/uploads/alrud-cobranded-logo.jpg" in file "phpthumb.class.php" on line 262 $AvailableImageOutputFormats = array(text;ico;bmp;wbmp;gif;png;jpeg) in file "phpthumb.class.php" on line 923 $this->thumbnailFormat set to $this->config_output_format "jpeg" in file "phpthumb.class.php" on line 934 $this->thumbnailQuality set to "99" in file "phpthumb.class.php" on line 951 !$this->config_allow_src_above_docroot therefore setting "/250gb/extranet/uploads/alrud-cobranded-logo.jpg" (outside "/srv/www/htdocs") to null in file "phpthumb.class.php" on line 1106 $this->sourceFilename set to "" in file "phpthumb.class.php" on line 852 phpThumb() v1.7.11-201108081537 http://phpthumb.sourceforge.net Error messages disabled in file "phpthumb.class.php" on line 3847 setCacheDirectory() starting with config_cache_directory = "" in file "phpthumb.class.php" on line 958 $this->config_cache_directory () is not a directory in file "phpthumb.class.php" on line 994 SetCacheFilename() failed because $this->config_cache_directory is empty in file "phpthumb.class.php" on line 3203 starting ExtractEXIFgetImageSize() in file "phpthumb.class.php" on line 3035 skipping GetImageSize() because $this->sourceFilename is empty in file "phpthumb.class.php" on line 3047 GetImageSize("") failed in file "phpthumb.class.php" on line 3078 $this->useRawIMoutput=true after checking $UnAllowedParameters in file "phpthumb.class.php" on line 1315 ImageMagickThumbnailToGD() aborting because $this->sourceFilename is empty in file "phpthumb.class.php" on line 1359 ImageMagickThumbnailToGD() failed in file "phpthumb.class.php" on line 3085 SetOrientationDependantWidthHeight() starting with ""x"" in file "phpthumb.class.php" on line 3014 SetOrientationDependantWidthHeight() setting w="467", h="50" in file "phpthumb.class.php" on line 3030 EXIF thumbnail extraction: (size=0; type=""; 0x0) in file "phpthumb.class.php" on line 3142 starting SourceImageToGD() in file "phpthumb.class.php" on line 3400 Not using EXIF thumbnail data because $this->exif_thumbnail_data is empty in file "phpthumb.class.php" on line 3471 $this->gdimg_source is still empty in file "phpthumb.class.php" on line 3523 ImageMagickThumbnailToGD() failed in file "phpthumb.class.php" on line 3525 phpThumb() v1.7.11-201108081537 http://phpthumb.sourceforge.net Error messages disabled in file "phpthumb.class.php" on line 3847 SourceImageToGD() failed in file "phpthumb.class.php" on line 342 Failed2: phpThumb() v1.7.11-201108081537 http://phpthumb.sourceforge.net Error messages disabled phpThumb() v1.7.11-201108081537 in file "phpthumb.class.php" on line 216 setSourceFilename(/250gb/extranet/uploads/alrud-cobranded-logo.jpg) set $this->sourceFilename to "/250gb/extranet/uploads/alrud-cobranded-logo.jpg" in file "phpthumb.class.php" on line 262 $AvailableImageOutputFormats = array(text;ico;bmp;wbmp;gif;png;jpeg) in file "phpthumb.class.php" on line 923 $this->thumbnailFormat set to $this->config_output_format "jpeg" in file "phpthumb.class.php" on line 934 $this->thumbnailQuality set to "99" in file "phpthumb.class.php" on line 951 !$this->config_allow_src_above_docroot therefore setting "/250gb/extranet/uploads/alrud-cobranded-logo.jpg" (outside "/srv/www/htdocs") to null in file "phpthumb.class.php" on line 1106 $this->sourceFilename set to "" in file "phpthumb.class.php" on line 852 phpThumb() v1.7.11-201108081537 http://phpthumb.sourceforge.net Error messages disabled in file "phpthumb.class.php" on line 3847 setCacheDirectory() starting with config_cache_directory = "" in file "phpthumb.class.php" on line 958 $this->config_cache_directory () is not a directory in file "phpthumb.class.php" on line 994 SetCacheFilename() failed because $this->config_cache_directory is empty in file "phpthumb.class.php" on line 3203 starting ExtractEXIFgetImageSize() in file "phpthumb.class.php" on line 3035 skipping GetImageSize() because $this->sourceFilename is empty in file "phpthumb.class.php" on line 3047 GetImageSize("") failed in file "phpthumb.class.php" on line 3078 $this->useRawIMoutput=true after checking $UnAllowedParameters in file "phpthumb.class.php" on line 1315 ImageMagickThumbnailToGD() aborting because $this->sourceFilename is empty in file "phpthumb.class.php" on line 1359 ImageMagickThumbnailToGD() failed in file "phpthumb.class.php" on line 3085 SetOrientationDependantWidthHeight() starting with ""x"" in file "phpthumb.class.php" on line 3014 SetOrientationDependantWidthHeight() setting w="40", h="30" in file "phpthumb.class.php" on line 3030 EXIF thumbnail extraction: (size=0; type=""; 0x0) in file "phpthumb.class.php" on line 3142 starting SourceImageToGD() in file "phpthumb.class.php" on line 3400 Not using EXIF thumbnail data because $this->exif_thumbnail_data is empty in file "phpthumb.class.php" on line 3471 $this->gdimg_source is still empty in file "phpthumb.class.php" on line 3523 ImageMagickThumbnailToGD() failed in file "phpthumb.class.php" on line 3525 phpThumb() v1.7.11-201108081537 http://phpthumb.sourceforge.net Error messages disabled in file "phpthumb.class.php" on line 3847 SourceImageToGD() failed in file "phpthumb.class.php" on line 342

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

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.339 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