I upload directories to the /uploads directory. I click the Import Tab. Then click a a directory to import from. For every picture in the directory, in the thumbnail column I receive this error:
Failed: setSourceFilename(D:Domainsgloriadeikids.orgwwwrootplogger3alphauploads/gloria_dei_kids/2006_4th_grade_wheat_planting/2005_189.jpg) set $this->sourceFilename to "D:Domainsgloriadeikids.orgwwwrootplogger3alphauploads/gloria_dei_kids/2006_4th_grade_wheat_planting/2005_189.jpg" in file "phpthumb.class.php" on line 216 $AvailableImageOutputFormats = array(text;wbmp;gif;png;jpeg) in file "phpthumb.class.php" on line 636 $this->thumbnailFormat set to $this->config_output_format "jpeg" in file "phpthumb.class.php" on line 646 $this->thumbnailQuality set to "75" in file "phpthumb.class.php" on line 663 !$this->config_allow_src_above_docroot therefore setting "D:/Domains/gloriadeikids.org/wwwroot/plogger3alpha/uploads/gloria_dei_kids/2006_4th_grade_wheat_planting/2005_189.jpg" to null in file "phpthumb.class.php" on line 790 $this->sourceFilename set to "" in file "phpthumb.class.php" on line 587 phpThumb() v1.6.2-200511240855 "" does not exist $this->config_cache_directory () is not a directory in file "phpthumb.class.php" on line 704 SetCacheFilename() failed because $this->config_cache_directory is empty in file "phpthumb.class.php" on line 1986 GetImageSize("") failed in file "phpthumb.class.php" on line 1869 ImageMagickThumbnailToGD() aborting because cannot find convert in $this->config_imagemagick_path (), and `which convert` returned () in file "phpthumb.class.php" on line 830 ImageMagickThumbnailToGD() aborting because ImageMagickCommandlineBase() failed in file "phpthumb.class.php" on line 923 ImageMagickThumbnailToGD() failed in file "phpthumb.class.php" on line 1876 exif_thumbnail() does not exist, cannot extract EXIF thumbnail in file "phpthumb.class.php" on line 1920 starting SourceImageToGD() in file "phpthumb.class.php" on line 2073 Not using EXIF thumbnail data because $this->config_use_exif_thumbnail_for_speed is FALSE in file "phpthumb.class.php" on line 2076 Populating $this->rawImageData and attempting ImageCreateFromStringReplacement() in file "phpthumb.class.php" on line 2182 phpThumb() v1.6.2-200511240855 cannot fopen("") on line 2195 of D:Domainsgloriadeikids.orgwwwrootplogger3alphalibphpthumbphpthumb.class.php
This directory has 123 images, so I see this message 123 times.
This pictures were sucessfully imported into Version 2, after I made the change to line 75 of gallery.php. I noticed this version already has that fix.