Hi there, over the weekend, our website is no longer displaying any gallery images on any of the pages (250 pages, each with their own mini gallery).
The log file displays the following, but i am having trouble interpreting the error messages displayed and understanding what the issue is. Can anyone help at all, this is causing us major issues as is a live site:
/var/sites/f/domain.co.uk/public_html/core/model/modx/modresponse.class.php:189)
[2016-05-03 10:58:34] (ERROR @ /assets/components/gallery/connector.php) [phpThumbOf] Could not generate thumbnail: /var/sites/f/domain.co.uk/public_html/ - Debug: Array
(
[0] => phpThumb() v1.7.13-201406261000 in file "phpthumb.class.php" on line 220
[1] => setSourceFilename(/var/sites/f/domain.co.uk/public_html/) set $this->sourceFilename to "/var/sites/f/domain.co.uk/public_html/" in file "phpthumb.class.php" on line 271
[2] => CleanUpCacheDirectory() set to purge (NULL days; NULL MB; NULL files) in file "phpthumb.class.php" on line 667
[3] => CleanUpCacheDirectory() skipped because "/var/sites/f/domain.co.uk/public_html/assets/components/gallery/cache//phpThumbCacheStats.txt" is recently modified in file "phpthumb.class.php" on line 677
[4] => $AvailableImageOutputFormats = array(text;ico;bmp;wbmp;gif;png;jpeg) in file "phpthumb.class.php" on line 925
[5] => $this->thumbnailFormat set to $this->config_output_format "jpeg" in file "phpthumb.class.php" on line 936
[6] => $this->thumbnailFormat set to $this->f "jpeg" in file "phpthumb.class.php" on line 943
[7] => $this->thumbnailQuality set to "75" in file "phpthumb.class.php" on line 953
[8] => resolvePath: /var/sites/f/domain.co.uk/public_html/ (allowed_dirs: Array
(
)
) in file "phpthumb.class.php" on line 1096
[9] => resolvePath: iteration, path=/var/sites/f/domain.co.uk/public_html/, base path = /var/sites/f/domain.co.uk/public_html in file "phpthumb.class.php" on line 1115
[10] => open_basedir: "" in file "phpthumb.class.php" on line 1082
[11] => resolvePath: stop at component 7 in file "phpthumb.class.php" on line 1131
[12] => resolvePath: stop at path=/var/sites/f/domain.co.uk/public_html in file "phpthumb.class.php" on line 1134
[13] => resolvePath: path parsed, over in file "phpthumb.class.php" on line 1140
[14] => $this->sourceFilename set to "/var/sites/f/domain.co.uk/public_html" in file "phpthumb.class.php" on line 849
[15] => phpThumb() v1.7.13-201406261000
http://phpthumb.sourceforge.net
Error messages disabled.
edit phpThumb.config.php and (temporarily) set
$PHPTHUMB_CONFIG['disable_debug'] = false;
to view the details of this error in file "phpthumb.class.php" on line 4050
[16] => SetCacheFilename() _src set from md5($this->sourceFilename) "/var/sites/f/domain.co.uk/public_html" = "8a5faa7de16f00332fef2e4ac301d80f" in file "phpthumb.class.php" on line 3443
[17] => SetCacheFilename() _par set from md5(_farC_dpi150_q75) in file "phpthumb.class.php" on line 3476
[18] => starting ExtractEXIFgetImageSize() in file "phpthumb.class.php" on line 3236
[19] => GetImageSize(/var/sites/f/domain.co.uk/public_html) says image is x in file "phpthumb.class.php" on line 3246
[20] => GetImageSize("/var/sites/f/domain.co.uk/public_html") failed in file "phpthumb.class.php" on line 3279
[21] => $this->useRawIMoutput=true after checking $UnAllowedParameters in file "phpthumb.class.php" on line 1508
[22] => ImageMagickThumbnailToGD() aborting because ImageMagickCommandlineBase() failed in file "phpthumb.class.php" on line 2203
[23] => ImageMagickThumbnailToGD() failed in file "phpthumb.class.php" on line 3286
[24] => SetOrientationDependantWidthHeight() starting with ""x"" in file "phpthumb.class.php" on line 3215
[25] => SetOrientationDependantWidthHeight() setting w="0", h="0" in file "phpthumb.class.php" on line 3231
[26] => EXIF thumbnail extraction: (size=0; type=""; 0x0) in file "phpthumb.class.php" on line 3343
[27] => starting SourceImageToGD() in file "phpthumb.class.php" on line 3603
[28] => starting ImageCreateFromFilename(/var/sites/f/domain.co.uk/public_html) in file "phpthumb.class.php" on line 3518
[29] => empty $filename or GetImageSize(/var/sites/f/domain.co.uk/public_html) failed in file "phpthumb.class.php" on line 3567
[30] => Populating $rawimagedata in file "phpthumb.class.php" on line 3575
[31] => Not using EXIF thumbnail data because $this->exif_thumbnail_data is empty in file "phpthumb.class.php" on line 3674
[32] => $this->gdimg_source is still empty in file "phpthumb.class.php" on line 3726
[33] => ImageMagickThumbnailToGD() failed in file "phpthumb.class.php" on line 3728
[34] => phpThumb() v1.7.13-201406261000
http://phpthumb.sourceforge.net
Error messages disabled.
edit phpThumb.config.php and (temporarily) set
$PHPTHUMB_CONFIG['disable_debug'] = false;
to view the details of this error in file "phpthumb.class.php" on line 4050
[35] => SourceImageToGD() failed in file "phpthumb.class.php" on line 351
Many thanks for any help and advice