I love your package. It seems to be wonderful. The only thing is that I'd love to upload lots of pictures, so the IMPORT would be very very important for me.
when I upload the JPG files to /upload and try to access them via admin site (import) it says the following after entering the "upload" directory:
Failed: $AvailableImageOutputFormats = array(text;wbmp;gif;png;jpeg) in file "phpthumb.class.php" on line 519 $this->thumbnailFormat set to $this->config_output_format "jpeg" in file "phpthumb.class.php" on line 529 $this->thumbnailFormat staying as "jpeg" because "" ($this->f) is not in $AvailableImageOutputFormats in file "phpthumb.class.php" on line 539 $this->thumbnailQuality set to "75" in file "phpthumb.class.php" on line 546 $this->config_cache_directory () is not a directory in file "phpthumb.class.php" on line 587 SetCacheFilename() failed because $this->config_cache_directory is empty in file "phpthumb.class.php" on line 1815 GetImageSize("") failed in file "phpthumb.class.php" on line 1800 starting SourceImageToGD() in file "phpthumb.class.php" on line 1886 Not using EXIF thumbnail data because $this->config_use_exif_thumbnail_for_speed is FALSE in file "phpthumb.class.php" on line 1889 phpThumb() v1.6.0-200507180958 "/home/szelpa/public_html/party_new/uploads/CIMG0509.JPG" does not exist
well i was able to import some pictures after uploading everything again, but I was still unable to import more than about 20 pictures at a time before I would get an error:
[Sat Sep 30 17:10:27 2006] [error] Premature end of script headers: plog-import.php | (null) , referer: http://mysite/admin/plog-import.php?directory=2036ff1cb81192924a33be6383ed3245
(error provided by my hosting's custom error page so thats all the info i could get)
The first upload failed, as per $elpa (attilla). I then reinstalled it all and it kinda worked in the end. A few error pages on the way but I found that refreshing the page or clicking through to another admin page, or to the import page again, and the photos magically appeared ! Bit odd, but seemed to work eventually.
Plogger IS good, especially when considering its free. This does seem to show however in these little glitches. It's not 100% but pretty close. I hope this community develops it a little further to iron out the bugs. Some sort of documentation for Plogger would help too, a sort of 'idiots' guide or 'install walkthrough'.
As with all web dev, just keep tryin stuff, logically, and search those forums for solutions !