I have installed photoq, and built the file called "imgdir" under wp-content. Then I uploaded photos. I can see the title and description of the photo, but can not see the thumbnail. After I click the button "post top of queue", I got the following:
Publishing Photo did not succeed.
Failed:
phpThumb() v1.7.8-200709161750
"" does not exist
phpThumb() v1.7.8-200709161750 in file "phpthumb.class.php" on line 216
setSourceFilename(D:\wwwroot\honhac\wwwroot\new/wp-content/imgdir/qdir/img_1336.jpg) set $this->sourceFilename to "D:\wwwroot\honhac\wwwroot\new/wp-content/imgdir/qdir/img_1336.jpg" in file "phpthumb.class.php" on line 243
file_exists() = 0 in file "phpthumb.class.php" on line 1099
is_executable() = 0 in file "phpthumb.class.php" on line 1100
ImageMagickThumbnailToGD() aborting because cannot find convert in $this->config_imagemagick_path (), and which convert returned () in file "phpthumb.class.php" on line 1129
$AvailableImageOutputFormats = array(text;ico;bmp;wbmp;gif;png;jpeg) in file "phpthumb.class.php" on line 882
$this->thumbnailFormat set to $this->config_output_format "jpeg" in file "phpthumb.class.php" on line 893
$this->thumbnailQuality set to "99" in file "phpthumb.class.php" on line 910
!$this->config_allow_src_above_docroot therefore setting "D:/wwwroot/honhac/wwwroot/new/wp-content/imgdir/qdir/img_1336.jpg" (outside "D:\wwwroot\honhac\wwwroot\new\wp-admin") to null in file "phpthumb.class.php" on line 1064
$this->sourceFilename set to "" in file "phpthumb.class.php" on line 811
phpThumb() v1.7.8-200709161750
"" does not exist in file "phpthumb.class.php" on line 3614
setCacheDirectory() starting with config_cache_directory = "" in file "phpthumb.class.php" on line 917
What is the problem is? What shall I do to fix it?
Tks.
not resolved