Lines Matching refs:DebugMessage

279 		$this->DebugMessage('phpThumb() v'.$this->phpthumb_version, __FILE__, __LINE__);
321 $this->DebugMessage('Deleting temp file "'.$tempFileToDelete.'"', __FILE__, __LINE__);
339 …$this->DebugMessage('setSourceFilename('.$sourceFilename.') set $this->config_output_format to "'.…
341 …$this->DebugMessage('setSourceFilename('.$sourceFilename.') did NOT set $this->config_output_forma…
344 …$this->DebugMessage('setSourceFilename('.$sourceFilename.') set $this->sourceFilename to "'.$this-…
353 …$this->DebugMessage('setSourceData() setting $this->rawImageData ('.strlen($this->rawImageData).' …
361 …$this->DebugMessage('setSourceData() attempting to save source image to "'.$this->config_cache_sou…
419 …$this->DebugMessage('Skipping rest of GenerateThumbnail() because ($this->useRawIMoutput == true)'…
424 $this->DebugMessage('SourceImageToGD() failed', __FILE__, __LINE__);
478 …$this->DebugMessage('memory_get_usage() after copy-resize = '.(function_exists('memory_get_usage')…
480 …$this->DebugMessage('memory_get_usage() after imagedestroy = '.(function_exists('memory_get_usage'…
492 $this->DebugMessage('GenerateThumbnail() completed successfully', __FILE__, __LINE__);
500 …$this->DebugMessage('RenderOutput() failed because !is_resource($this->gdimg_output)', __FILE__, _…
504 …$this->DebugMessage('RenderOutput() failed because $this->thumbnailFormat is empty', __FILE__, __L…
508 …$this->DebugMessage('RenderOutput copying $this->IMresizedData ('.strlen($this->IMresizedData).' b…
525 …$this->DebugMessage('imageinterlace($this->gdimg_output, '. (int) $this->config_output_interlace .…
528 …$this->DebugMessage('RenderOutput() attempting image'.strtolower(@$this->thumbnailFormat).'($this-…
533 …$this->DebugMessage('GD does not have required built-in support for WBMP output', __FILE__, __LINE…
544 …$this->DebugMessage('GD does not have required built-in support for JPEG output', __FILE__, __LINE…
554 …$this->DebugMessage('GD does not have required built-in support for PNG output', __FILE__, __LINE_…
572 …$this->DebugMessage('Specified thumbnailQuality "'.$this->thumbnailQuality.'" is outside the accep…
584 …$this->DebugMessage('GD does not have required built-in support for GIF output', __FILE__, __LINE_…
594 …$this->DebugMessage('GD does not have required built-in support for WebP output', __FILE__, __LINE…
604 …$this->DebugMessage('GD does not have required built-in support for AVIF output', __FILE__, __LINE…
618 …$this->DebugMessage('GD does not have required built-in support for BMP output', __FILE__, __LINE_…
620 …$this->DebugMessage('Error including "'. __DIR__ .'/phpthumb.bmp.php" which is required for BMP fo…
631 …$this->DebugMessage('Error including "'. __DIR__ .'/phpthumb.ico.php" which is required for ICO fo…
642 …$this->DebugMessage('RenderOutput failed because $this->thumbnailFormat "'.$this->thumbnailFormat.…
648 … $this->DebugMessage('RenderOutput() for "'.$this->thumbnailFormat.'" failed', __FILE__, __LINE__);
652 …$this->DebugMessage('RenderOutput() completing with $this->outputImageData = '.strlen($this->outpu…
660 …$this->DebugMessage('RenderToFile() failed because $filename ('.$filename.') is a URL', __FILE__, …
670 …$this->DebugMessage('RenderToFile() failed because "'.dirname($renderfilename).'/" is not writable…
674 …$this->DebugMessage('RenderToFile() failed because "'.$renderfilename.'" is not writable', __FILE_…
681 $this->DebugMessage('RenderToFile('.$renderfilename.') succeeded', __FILE__, __LINE__);
685 …$this->DebugMessage('RenderOutput ['.$this->thumbnailFormat.'('.$renderfilename.')] did not appear…
688 …$this->DebugMessage('RenderOutput ['.$this->thumbnailFormat.'('.$renderfilename.')] failed', __FIL…
699 …$this->DebugMessage('OutputThumbnail() failed because !is_resource($this->gdimg_output)', __FILE__…
707 …$this->DebugMessage('Content-Disposition header filename set to "'.$downloadfilename.'"', __FILE__…
711 …$this->DebugMessage('failed to send Content-Disposition header because $downloadfilename is empty'…
721 …$this->DebugMessage('imageinterlace($this->gdimg_output, '. (int) $this->config_output_interlace .…
731 $this->DebugMessage($ImageOutFunction.' is not available', __FILE__, __LINE__);
749 …$this->DebugMessage('Error including "'. __DIR__ .'/phpthumb.bmp.php" which is required for BMP fo…
757 $this->DebugMessage('$phpthumb_bmp->GD2BMPstring() failed', __FILE__, __LINE__);
763 $this->DebugMessage('new phpthumb_bmp() failed', __FILE__, __LINE__);
770 …$this->DebugMessage('Error including "'. __DIR__ .'/phpthumb.ico.php" which is required for ICO fo…
779 $this->DebugMessage('$phpthumb_ico->GD2ICOstring() failed', __FILE__, __LINE__);
785 $this->DebugMessage('new phpthumb_ico() failed', __FILE__, __LINE__);
791 …$this->DebugMessage('OutputThumbnail failed because $this->thumbnailFormat "'.$this->thumbnailForm…
803 …$this->DebugMessage('CleanUpCacheDirectory() set to purge ('.(null === $this->config_cache_maxage …
806 …$this->DebugMessage('CleanUpCacheDirectory() skipped because "'.$this->config_cache_directory.'" i…
813 …$this->DebugMessage('CleanUpCacheDirectory() skipped because "'.$phpThumbCacheStats_filename.'" is…
817 $this->DebugMessage('touch('.$phpThumbCacheStats_filename.') failed', __FILE__, __LINE__);
836 …$this->DebugMessage('CleanUpCacheDirectory() skipped because $CacheDirOldFilesSize is empty (phpth…
844 $this->DebugMessage('deleting "'.$fullfilename.'"', __FILE__, __LINE__);
852 …$this->DebugMessage('CleanUpCacheDirectory() purged '.count($DeletedKeys['zerobyte']).' zero-byte …
860 $this->DebugMessage('deleting "'.$fullfilename.'"', __FILE__, __LINE__);
870 …$this->DebugMessage('CleanUpCacheDirectory() purged '.count($DeletedKeys['maxfiles']).' files base…
883 $this->DebugMessage('deleting "'.$fullfilename.'"', __FILE__, __LINE__);
893 …$this->DebugMessage('CleanUpCacheDirectory() purged '.count($DeletedKeys['maxage']).' files based …
905 $this->DebugMessage('deleting "'.$fullfilename.'"', __FILE__, __LINE__);
915 …$this->DebugMessage('CleanUpCacheDirectory() purged '.count($DeletedKeys['maxsize']).' files based…
923 …$this->DebugMessage('skipping CleanUpCacheDirectory() because config set to not use it', __FILE__,…
929 …$this->DebugMessage('CleanUpCacheDirectory() purged '.$totalpurged.' files (from '.count($AllFiles…
948 $this->DebugMessage('failed to rmdir('.$empty_dir.')', __FILE__, __LINE__);
951 $this->DebugMessage('purged '.$totalpurgeddirs.' empty directories', __FILE__, __LINE__);
975 …$this->DebugMessage('ResolveSource() exiting because is_resource($this->gdimg_source)', __FILE__, …
980 …$this->DebugMessage('ResolveSource() exiting because $this->rawImageData is set ('.number_format(s…
985 …$this->DebugMessage('$this->sourceFilename set to "'.$this->sourceFilename.'"', __FILE__, __LINE__…
988 …$this->DebugMessage('$this->sourceFilename set to "'.$this->sourceFilename.'" from $this->src ('.$…
1058 …$this->DebugMessage('imagetypes() does not exist - GD support might not be enabled?', __FILE__, _…
1062 …$this->DebugMessage('Addding ImageMagick formats to $AvailableImageOutputFormats ('.implode(';', $…
1068 …$this->DebugMessage('$AvailableImageOutputFormats = array('.implode(';', $AvailableImageOutputForm…
1080 …$this->DebugMessage('$this->thumbnailFormat set to $this->config_output_format "'.strtolower($this…
1083 …$this->DebugMessage('$this->thumbnailFormat staying as "'.$this->thumbnailFormat.'" because $this-…
1087 …$this->DebugMessage('$this->thumbnailFormat set to $this->f "'.strtolower($this->f).'"', __FILE__,…
1090 …$this->DebugMessage('$this->thumbnailFormat staying as "'.$this->thumbnailFormat.'" because $this-…
1097 …$this->DebugMessage('$this->thumbnailQuality set to "'.$this->thumbnailQuality.'"', __FILE__, __LI…
1105 …$this->DebugMessage('setCacheDirectory() starting with config_cache_directory = "'.$this->config_c…
1127 …$this->DebugMessage('$this->realPathSafe($this->config_cache_directory) failed for "'.$this->confi…
1129 $this->DebugMessage('!is_dir('.$this->config_cache_directory.')', __FILE__, __LINE__);
1133 …$this->DebugMessage('setting config_cache_directory to $this->realPathSafe('.$this->config_cache_d…
1141 …$this->DebugMessage('$this->config_cache_directory ('.$this->config_cache_directory.') is not a di…
1144 …$this->DebugMessage('$this->config_cache_directory is not writable ('.$this->config_cache_director…
1149 …$this->DebugMessage('setting $this->config_temp_directory = $this->config_cache_directory ('.$this…
1226 $this->DebugMessage('open_basedir: "'.$ini_text.'"', __FILE__, __LINE__);
1240 …$this->DebugMessage('resolvePath: '.$path.' (allowed_dirs: '.print_r($allowed_dirs, true).')', __F…
1250 …$this->DebugMessage('resolvePath: checks disabled, returning '.$this->realPathSafe($path), __FILE_…
1259 …$this->DebugMessage('resolvePath: iteration, path='.$path.', base path = '.$allowed_dirs[0], __FIL…
1275 $this->DebugMessage('resolvePath: stop at component '.$i, __FILE__, __LINE__);
1278 $this->DebugMessage('resolvePath: stop at path='.$path, __FILE__, __LINE__);
1280 $this->DebugMessage('resolvePath: no match, returning null', __FILE__, __LINE__);
1284 $this->DebugMessage('resolvePath: path parsed, over', __FILE__, __LINE__);
1289 $this->DebugMessage('resolvePath: symlink matched, target='.$path, __FILE__, __LINE__);
1393 …$this->DebugMessage('phpthumb_functions::ApacheLookupURIarray() failed for "'.$filename.'", but th…
1395 …$this->DebugMessage('phpthumb_functions::ApacheLookupURIarray() failed for "'.dirname($filename).'…
1406 …$this->DebugMessage('ResolveFilenameToAbsolute() NOT prepending $this->config_document_root ('.$th…
1409 …$this->DebugMessage('ResolveFilenameToAbsolute() prepending $this->config_document_root ('.$this->…
1425 …$this->DebugMessage('phpthumb_functions::ApacheLookupURIarray() failed for "'.dirname(@$_SERVER['P…
1427 …$this->DebugMessage('phpthumb_functions::ApacheLookupURIarray() failed for "'.dirname(@$_SERVER['P…
1451 …$this->DebugMessage('!$this->config_allow_src_above_docroot therefore setting "'.$AbsoluteFilename…
1455 …$this->DebugMessage('!$this->config_allow_src_above_phpthumb therefore setting "'.$AbsoluteFilenam…
1522 …$this->DebugMessage('Changing $this->config_imagemagick_path ('.$this->config_imagemagick_path.') …
1525 …$this->DebugMessage('Leaving $this->config_imagemagick_path as ('.$this->config_imagemagick_path.'…
1529 …$this->DebugMessage(' file_exists('.$this->config_imagemagick_path.') = '. (int) …
1530 …$this->DebugMessage('file_exists_ignoreopenbasedir('.$this->config_imagemagick_path.') = '. (int) …
1531 …$this->DebugMessage(' is_file('.$this->config_imagemagick_path.') = '. (int) …
1532 …$this->DebugMessage(' is_executable('.$this->config_imagemagick_path.') = '. (int) …
1537 …$this->DebugMessage('using ImageMagick path from $this->config_imagemagick_path ('.$this->config_i…
1557 …$this->DebugMessage('using ImageMagick path from `which convert` ('.$which_convert.')', __FILE__, …
1562 …$this->DebugMessage('setting ImageMagick path to $this->config_imagemagick_path ('.$this->config_i…
1567 …$this->DebugMessage('ImageMagickThumbnailToGD() aborting because cannot find convert in $this->con…
1599 $this->DebugMessage('ImageMagick version checked with "'.$commandline.'"', __FILE__, __LINE__);
1605 …$this->DebugMessage('ImageMagick did not return recognized version string ('.$versionstring[1].')'…
1607 … $this->DebugMessage('ImageMagick convert --version says "'.@$matches[0].'"', __FILE__, __LINE__);
1642 …$this->DebugMessage('ImageMagickSwitchAvailable('.implode(';', $switchname).') = '. (int) $allOK .…
1645 …$this->DebugMessage('ImageMagickSwitchAvailable('.$switchname.') = '. (int) $allOK .'', __FILE__, …
1678 …$this->DebugMessage('ImageMagickThumbnailToGD() setting $this->sourceFilename to "'.$IMtempSourceF…
1680 …$this->DebugMessage('ImageMagickThumbnailToGD() FAILED setting $this->sourceFilename to "'.$IMtemp…
1685 …$this->DebugMessage('SourceDataToTempFile() FAILED because $this->phpThumb_tempnam() failed', __FI…
1701 …$this->DebugMessage('cannot process with ImageMagick because "'.$parameter.'" is set', __FILE__, _…
1713 …$this->DebugMessage('$this->useRawIMoutput=false because "'.$parameter.'" is set', __FILE__, __LIN…
1719 …$this->DebugMessage('$this->useRawIMoutput='.($this->useRawIMoutput ? 'true' : 'false').' after ch…
1746 …$this->DebugMessage('Forcing output to PNG because $this->thumbnailFormat ('.$this->thumbnailForma…
1772 …$this->DebugMessage('ImageMagickThumbnailToGD() aborting because $this->sourceFilename is empty', …
1777 …$this->DebugMessage('ImageMagickThumbnailToGD() aborting because safe_mode is enabled', __FILE__, …
1804 …$this->DebugMessage('IMuseExplicitImageOutputDimensions = '. (int) $IMuseExplicitImageOutputDimens…
1818 …$this->DebugMessage('getimagesize('.$this->sourceFilename.') SUCCEEDED: '.print_r($getimagesize, t…
1820 …$this->DebugMessage('getimagesize('.$this->sourceFilename.') FAILED with error "'.$GetImageSizeErr…
1833 …$this->DebugMessage('getimagesize('.$this->sourceFilename.') returned [w='.$getimagesize[0].';h='.…
1836 …$this->DebugMessage('source dimensions set to '.$this->source_width.'x'.$this->source_height, __FI…
1920 …$this->DebugMessage('Skipping "+repage" because ImageMagick (v'.$this->ImageMagickVersion().') doe…
1944 …$this->DebugMessage('Skipping "-repage" because ImageMagick (v'.$this->ImageMagickVersion().') doe…
2000 $this->DebugMessage('getimagesize('.$this->sourceFilename.') failed', __FILE__, __LINE__);
2017 $this->DebugMessage('Using ImageMagick rotate', __FILE__, __LINE__);
2029 …$this->DebugMessage('Not using ImageMagick rotate because alpha background buggy before v6.3.7', _…
2032 $this->DebugMessage('Not using ImageMagick rotate because not supported', __FILE__, __LINE__);
2205 …$this->DebugMessage('Setting "lvl" filter method to "0" (from "'.$method.'") because white-balance…
2242 … $this->DebugMessage('unsupported method ('.$method.') for "lvl" filter', __FILE__, __LINE__);
2247 …$this->DebugMessage('filter "lvl" remapped from method "'.$method.'" to method "0" because ImageMa…
2374 …$this->DebugMessage('Unknown $this->fltr['.$filterkey.'] ('.$filtercommand.') -- deleting filter c…
2379 …$this->DebugMessage('Processed $this->fltr['.$filterkey.'] ('.$filtercommand.') with ImageMagick',…
2381 …$this->DebugMessage('Skipping $this->fltr['.$filterkey.'] ('.$filtercommand.') with ImageMagick', …
2384 …$this->DebugMessage('Remaining $this->fltr after ImageMagick: ('.$this->phpThumbDebugVarDump($this…
2402 $this->DebugMessage('ImageMagick called as ('.$commandline.')', __FILE__, __LINE__);
2407 … $this->DebugMessage('ImageMagick failed with message ('.trim($IMresult).')', __FILE__, __LINE__);
2409 …$this->DebugMessage('Check to make sure that PHP has read+write permissions to "'.dirname($IMtempf…
2419 …$this->DebugMessage('getimagesize('.$IMtempfilename.') returned [w='.$getimagesize_imresized[0].';…
2421 …$this->DebugMessage('skipping ImageMagickThumbnailToGD::'.$ImageCreateFunction.'() because IM outp…
2425 …$this->DebugMessage('ImageMagickThumbnailToGD::'.$ImageCreateFunction.'() succeeded, $this->gdimg_…
2426 …$this->DebugMessage('ImageMagickThumbnailToGD() returning $this->IMresizedData ('.strlen($this->IM…
2429 …$this->DebugMessage('$this->useRawIMoutput set to TRUE because '.@$ImageCreateFunction.'('.$IMtemp…
2432 $this->DebugMessage('deleting "'.$IMtempfilename.'"', __FILE__, __LINE__);
2439 $this->DebugMessage('deleting "'.$IMtempfilename.'"', __FILE__, __LINE__);
2444 …$this->DebugMessage('ImageMagickThumbnailToGD() aborting because PHP safe_mode is enabled and phpT…
2448 $this->DebugMessage('deleting "'.$IMtempfilename.'"', __FILE__, __LINE__);
2451 …$this->DebugMessage('ImageMagickThumbnailToGD() aborting, phpThumb_tempnam() failed', __FILE__, __…
2454 …$this->DebugMessage('ImageMagickThumbnailToGD() aborting because ImageMagickCommandlineBase() fail…
2464 $this->DebugMessage('!function_exists(imagerotate)', __FILE__, __LINE__);
2468 …$this->DebugMessage('Error including "'. __DIR__ .'/phpthumb.filters.php" which is required for ap…
2505 …$this->DebugMessage('EXIF auto-rotate failed because unknown $exif_data[Orientation] "'.@$exif_dat…
2509 …$this->DebugMessage('EXIF auto-rotate set to '.$rotate_angle.' degrees ($exif_data[Orientation] = …
2511 … $this->DebugMessage('failed: exif_read_data('.$this->sourceFilename.')', __FILE__, __LINE__);
2515 $this->DebugMessage('!function_exists(exif_read_data)', __FILE__, __LINE__);
2519 …$this->DebugMessage('Cannot auto-rotate from EXIF data because $this->sourceFilename is empty', __…
2523 …$this->DebugMessage('Cannot auto-rotate from EXIF data because PHP is less than v4.2.0 ('. PHP_VER…
2617 …$this->DebugMessage('AntiOffsiteLinking() checking $_SERVER[HTTP_REFERER] "'.@$_SERVER['HTTP_REFER…
2629 …$this->DebugMessage('AntiOffsiteLinking() - "'.@$parsed_url['host'].'" is in $this->config_nooffsi…
2639 …$this->DebugMessage('AntiOffsiteLinking() - "'.$parsed_url['host'].'" is NOT in $this->config_noho…
2641 …$this->DebugMessage('AntiOffsiteLinking() - "'.$parsed_url['host'].'" is in $this->config_nohotlin…
2646 $this->DebugMessage('AntiOffsiteLinking() says this is allowed', __FILE__, __LINE__);
2666 …$this->DebugMessage('Error including "'. __DIR__ .'/phpthumb.filters.php" which is required for ap…
2686 …$this->DebugMessage('AntiOffsiteLinking() writing '.count($nohotlink_text_array).' lines of text "…
2702 …$this->DebugMessage('skipping AlphaChannelFlatten() because !$this->is_alpha', __FILE__, __LINE__);
2711 …$this->DebugMessage('skipping AlphaChannelFlatten() because ($this->thumbnailFormat == "'.$this->t…
2722 …$this->DebugMessage('AlphaChannelFlatten() failed because GD version is "'.phpthumb_functions::gd_…
2762 …$this->DebugMessage('AlphaChannelFlatten() set image to 255+1 colors with transparency for GIF out…
2766 …$this->DebugMessage('AlphaChannelFlatten() failed imagecreate('.imagesx($this->gdimg_output).', '.…
2772 …$this->DebugMessage('skipping AlphaChannelFlatten() because ($this->thumbnailFormat == "'.$this->t…
2777 …$this->DebugMessage('continuing AlphaChannelFlatten() for output format "'.$this->thumbnailFormat.…
2798 $this->DebugMessage('ImageCreateFunction() failed', __FILE__, __LINE__);
2807 …$this->DebugMessage('Error including "'. __DIR__ .'/phpthumb.filters.php" which is required for ap…
2814 …$this->DebugMessage('Attempting to process filter command "'.$command.'('.$parameter.')"', __FILE_…
2838 …$this->DebugMessage('Skipping Colorize() because gd_version is "'.phpthumb_functions::gd_version()…
2847 …$this->DebugMessage('Skipping Sepia() because gd_version is "'.phpthumb_functions::gd_version().'"…
2868 …$this->DebugMessage('Skipping ReduceColorDepth() because gd_version is "'.phpthumb_functions::gd_v…
2909 …$this->DebugMessage('Skipping HistogramOverlay() because gd_version is "'.phpthumb_functions::gd_v…
2931 …$this->DebugMessage('Skipping DropShadow() because gd_version is "'.phpthumb_functions::gd_version…
2941 …$this->DebugMessage('Skipping Mask() because gd_version is "'.phpthumb_functions::gd_version().'"'…
2961 …$this->DebugMessage('ImageCreateFromStringReplacement() failed for "'.$mask_filename.'"', __FILE__…
2964 $this->DebugMessage('Cannot open mask file "'.$mask_filename.'"', __FILE__, __LINE__);
2970 …$this->DebugMessage('Skipping Ellipse() because gd_version is "'.phpthumb_functions::gd_version().…
2979 …$this->DebugMessage('Skipping RoundedImageCorners() because gd_version is "'.phpthumb_functions::g…
2984 …$this->DebugMessage('Skipping RoundedImageCorners('.$radius_x.', '.$radius_y.') because x/y radius…
3043 …$this->DebugMessage('phpthumb_functions::ImageCreateFunction('.$resized_x.', '.$resized_y.')', __F…
3047 …$this->DebugMessage('phpthumb_functions::ImageCreateFunction('.imagesx($this->gdimg_output).', '.i…
3059 …$this->DebugMessage('phpthumb_functions::ImageCreateFunction('.$resized_x.', '.$resized_y.')', __F…
3066 …$this->DebugMessage('ImageCreateFromStringReplacement() failed for "'.$filename.'"', __FILE__, __L…
3069 $this->DebugMessage('Cannot open overlay file "'.$filename.'"', __FILE__, __LINE__);
3101 …$this->DebugMessage('Scaling watermark by a factor of '.number_format($scale, 4), __FILE__, __LINE…
3109 …$this->DebugMessage('ImageCreateFunction('.($scale * imagesx($img_watermark)).', '.($scale * image…
3122 … $this->DebugMessage('ImageCreateFromFilename() failed for "'.$filename.'"', __FILE__, __LINE__);
3125 $this->DebugMessage('!is_readable('.$filename.')', __FILE__, __LINE__);
3158 …$this->DebugMessage('Skipping Blur() because gd_version is "'.phpthumb_functions::gd_version().'"'…
3188 …$this->DebugMessage('include_once("'. __DIR__ .'/phpthumb.unsharp.php") generated message: "'.$inc…
3190 …$this->DebugMessage('Error including "'. __DIR__ .'/phpthumb.unsharp.php" which is required for un…
3197 …$this->DebugMessage('Skipping unsharp mask because gd_version is "'.phpthumb_functions::gd_version…
3214 …$this->DebugMessage('Scaling watermark ('.($stretch ? 'with' : 'without').' stretch) by a factor o…
3223 …$this->DebugMessage('ImageCreateFunction('.($scale_x * imagesx($img_temp)).', '.($scale_y * images…
3227 …$this->DebugMessage('ImageCreateFunction('.imagesx($this->gdimg_output).', '.imagesy($this->gdimg_…
3240 …$this->DebugMessage('Skipping SourceTransparentColor hex color is invalid ('.$hexcolor.')', __FILE…
3250 …$this->DebugMessage('SourceTransparentColorMask() failed for "'.$hexcolor.','.$min_limit.','.$max_…
3254 …$this->DebugMessage('Finished processing filter command "'.$command.'('.$parameter.')"', __FILE__,…
3263 …$this->DebugMessage('Skipping MaxFileSize() because gd_version is "'.phpthumb_functions::gd_versio…
3329 …$this->DebugMessage('CalculateThumbnailDimensions() starting with [W,H,sx,sy,sw,sh] initially set …
3344 …$this->DebugMessage('CalculateThumbnailDimensions() starting with [x,y,w,h] initially set to ['.$t…
3452 …$this->DebugMessage('CreateGDoutput() returning canvas "'.$this->thumbnail_width.'x'.$this->thumbn…
3457 …$this->DebugMessage('SetOrientationDependantWidthHeight() starting with "'.$this->source_width.'"x…
3473 …$this->DebugMessage('SetOrientationDependantWidthHeight() setting w="'. (int) $this->w .'", h="'. …
3478 $this->DebugMessage('starting ExtractEXIFgetImageSize()', __FILE__, __LINE__);
3488 …$this->DebugMessage('getimagesize('.$this->sourceFilename.') says image is '.$this->source_width.'…
3490 $this->DebugMessage('getimagesize('.$this->sourceFilename.') failed', __FILE__, __LINE__);
3493 …$this->DebugMessage('skipping getimagesize() because $this->sourceFilename is empty', __FILE__, __…
3496 …$this->DebugMessage('skipping getimagesize() because !is_null($this->getimagesizeinfo)', __FILE__,…
3509 …$this->DebugMessage('NOT bypassing EXIF and getimagesize sections because source image is too larg…
3511 …$this->DebugMessage('bypassing EXIF and getimagesize sections because $this->rawImageData is set, …
3520 $this->DebugMessage('getimagesize("'.$this->sourceFilename.'") failed', __FILE__, __LINE__);
3527 $this->DebugMessage('ImageMagickThumbnailToGD() failed', __FILE__, __LINE__);
3582 …$this->DebugMessage('exif_thumbnail() does not exist, cannot extract EXIF thumbnail', __FILE__, __…
3586 …$this->DebugMessage('EXIF thumbnail extraction: (size='.(!empty($this->exif_thumbnail_data) ? strl…
3595 …$this->DebugMessage('not using EXIF thumbnail because $source_ar != $exif_ar ('.$source_ar.' != '.…
3599 …$this->DebugMessage('not using EXIF thumbnail because $this->w != $this->exif_thumbnail_width ('.$…
3603 …$this->DebugMessage('not using EXIF thumbnail because $this->h != $this->exif_thumbnail_height ('.…
3614 …$this->DebugMessage('setting $this->gdimg_source = $this->ImageCreateFromStringReplacement($this->…
3628 …$this->DebugMessage('image is '.$this->source_width.'x'.$this->source_height.' and therefore conta…
3641 …$this->DebugMessage('$this->cache_filename already set, skipping SetCacheFilename()', __FILE__, __…
3647 …$this->DebugMessage('SetCacheFilename() failed because $this->config_cache_directory is empty', __…
3663 …$this->DebugMessage('aborting simplified caching filename because no * in "'.$this->config_cache_d…
3677 …$this->DebugMessage('SetCacheFilename() _raw set from $this->md5s = "'.$this->md5s.'"', __FILE__, …
3681 …$this->DebugMessage('SetCacheFilename() _raw set from md5($this->rawImageData) = "'.md5($this->raw…
3685 …$this->DebugMessage('SetCacheFilename() _src set from md5($this->sourceFilename) "'.$this->sourceF…
3724 …$this->DebugMessage('SetCacheFilename() _par set from md5('.$ParametersString.')', __FILE__, __LIN…
3765 $this->DebugMessage('starting ImageCreateFromFilename('.$filename.')', __FILE__, __LINE__);
3776 …$this->DebugMessage('ImageCreateFromFilename found ($getimagesizeinfo[2]=='.@$getimagesizeinfo[2].…
3786 …$this->DebugMessage('Calling '.$ImageCreateFromFunctionName.'('.$filename.')', __FILE__, __LINE__);
3790 …$this->DebugMessage('NOT calling '.$ImageCreateFromFunctionName.'('.$filename.') because !function…
3807 …$this->DebugMessage('No built-in image creation function for image type "'.@$getimagesizeinfo[2].'…
3811 …$this->DebugMessage('Unknown value for $getimagesizeinfo[2]: "'.@$getimagesizeinfo[2].'"', __FILE_…
3815 …$this->DebugMessage('image is '.$getimagesizeinfo[0].'x'.$getimagesizeinfo[1].' and therefore cont…
3819 $this->DebugMessage('empty $filename or getimagesize('.$filename.') failed', __FILE__, __LINE__);
3825 …$this->DebugMessage($ImageCreateFromFunctionName.'() was attempted but FAILED', __FILE__, __LINE__…
3827 $this->DebugMessage('Populating $rawimagedata', __FILE__, __LINE__);
3838 $this->DebugMessage('cannot fopen('.$filename.')', __FILE__, __LINE__);
3841 …$this->DebugMessage('attempting ImageCreateFromStringReplacement($rawimagedata ('.strlen($rawimage…
3852 …$this->DebugMessage('skipping SourceImageToGD() because $this->gdimg_source is already a resource …
3855 $this->DebugMessage('starting SourceImageToGD()', __FILE__, __LINE__);
3859 …$this->DebugMessage('Copying raw image data to temp file and trying again with ImageMagick', __FIL…
3865 $this->DebugMessage('ImageMagickThumbnailToGD() succeeded', __FILE__, __LINE__);
3867 $this->DebugMessage('ImageMagickThumbnailToGD() failed', __FILE__, __LINE__);
3871 …$this->DebugMessage('failed to put $this->rawImageData into temp file "'.$tempnam.'"', __FILE__, _…
3874 $this->DebugMessage('failed to generate temp file name', __FILE__, __LINE__);
3899 …$this->DebugMessage('SourceImageToGD.ImageCreateFromStringReplacement() failed with unknown image …
3923 …$this->DebugMessage('Not using EXIF thumbnail data because $this->gdimg_source is already set', __…
3927 …$this->DebugMessage('Not using EXIF thumbnail data because $this->exif_thumbnail_data is empty', _…
3932 …$this->DebugMessage('Using EXIF thumbnail data because source image too large and safe_mode enable…
3939 …$this->DebugMessage('Not using EXIF thumbnail data because $this->config_use_exif_thumbnail_for_sp…
3943 …$this->DebugMessage('Not using EXIF thumbnail data because source cropping is enabled ('.$this->th…
3947 …$this->DebugMessage('Not using EXIF thumbnail data because EXIF thumbnail is too small ('.$this->e…
3953 …$this->DebugMessage('not using EXIF thumbnail because $source_ar != $exif_ar ('.$source_ar.' != '.…
3959 $this->DebugMessage('Trying to use EXIF thumbnail as source image', __FILE__, __LINE__);
3963 $this->DebugMessage('Successfully using EXIF thumbnail as source image', __FILE__, __LINE__);
3972 …$this->DebugMessage('$this->ImageCreateFromStringReplacement($this->exif_thumbnail_data, false) fa…
3979 $this->DebugMessage('$this->gdimg_source is still empty', __FILE__, __LINE__);
3981 $this->DebugMessage('ImageMagickThumbnailToGD() failed', __FILE__, __LINE__);
4025 …$this->DebugMessage('All attempts to create GD image source failed ('.(ini_get('safe_mode') ? 'Saf…
4057 $this->DebugMessage('$phpthumb_bmp->phpthumb_bmp2gd() succeeded', __FILE__, __LINE__);
4108 …$this->DebugMessage('All other attempts failed, but successfully using EXIF thumbnail as source im…
4126 $this->DebugMessage('ImageCropAuto('.$this->ica.') starting', __FILE__, __LINE__);
4147 …$this->DebugMessage('ImageCropAuto changing source image size from '.imagesx($this->gdimg_source).…
4153 $this->DebugMessage('imagecropauto failed', __FILE__, __LINE__);
4156 $this->DebugMessage('invalid "ica" parameter syntax, ignoring', __FILE__, __LINE__);
4159 …$this->DebugMessage('!function_exists(imagecropauto), ignoring "ica" parameter', __FILE__, __LINE_…
4343 $this->DebugMessage($text, __FILE__, __LINE__);
4446 …$this->DebugMessage('ImageCreateFromStringReplacement() failed: gd_version says "'.phpthumb_functi…
4451 …$this->DebugMessage('ImageCreateFromStringReplacement() calling built-in imagecreatefromstring()',…
4455 …$this->DebugMessage('ImageCreateFromStringReplacement() failed: cannot create temp file in SAFE_MO…
4470 …$this->DebugMessage('ImageCreateFromStringReplacement() failed: unknown fileformat signature "'.ph…
4486 $this->DebugMessage($ErrorMessage, __FILE__, __LINE__);
4495 …$this->DebugMessage('gif_loadFileToGDimageResource('.$tempfilename.') completed', __FILE__, __LINE…
4496 $this->DebugMessage('deleting "'.$tempfilename.'"', __FILE__, __LINE__);
4501 $this->DebugMessage($ErrorMessage, __FILE__, __LINE__);
4505 $this->DebugMessage($ErrorMessage, __FILE__, __LINE__);
4511 … $this->DebugMessage($ICFSreplacementFunctionName.'('.$tempnam.') succeeded', __FILE__, __LINE__);
4512 $this->DebugMessage('deleting "'.$tempnam.'"', __FILE__, __LINE__);
4519 …$this->DebugMessage($ICFSreplacementFunctionName.'('.$tempnam.') '.(function_exists($ICFSreplaceme…
4530 $this->DebugMessage($ErrorMessage, __FILE__, __LINE__);
4532 $this->DebugMessage('deleting "'.$tempnam.'"', __FILE__, __LINE__);
4556 …$this->DebugMessage('ImageResizeFunction($o, $s, '.$dstX.', '.$dstY.', '.$srcX.', '.$srcY.', '.$ds…
4581 $this->DebugMessage('phpThumb_tempnam() returning "'.$tempnam.'"', __FILE__, __LINE__);
4585 public function DebugMessage($message, $file='', $line='') { function in phpthumb