Not signed in (Sign In)

Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorGeert-Jan
    • CommentTimeNov 29th 2005
     
    Hi,

    I just installed Plogger on my website, it all seems te be right. But, when I try to upload a photo with 'upload' or 'import', I get the following error message:

    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/gjvliegt.nl/www/fotoboek/uploads/Photo0208.jpg" does not exist

    I'm not a PHP expert so I can't find the real problem. I hope you can help me because Plogger seems to be a very fine gallery and I sure like to use it.


    Thanks in advance,

    Geert-Jan
    • CommentAuthorddejong
    • CommentTimeNov 29th 2005
     
    There's a line to change; search the forums for "AvailableImageOutputFormats" or "Error". Just about anything should put you onto the solution.

    Regards,
    Derek
    • CommentAuthorGeert-Jan
    • CommentTimeNov 29th 2005
     
    It works fine! Thank you,

    Geert-Jan