Not signed in (Sign In)

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

    • CommentAuthortwiggy99
    • CommentTimeMay 22nd 2006 edited
     
    I imported an image set fine about 12hours ago but when i come and try to import another i get the following error page:

    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 EXIF thumbnail extraction: (size=0; type=; x) in file "phpthumb.class.php" on line 1739 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 Calling ImageCreateFromJPEG(/mounted-storage/home8/sub001/sc14831-TMRB/www.thong-lover.co.uk/plogger/uploads/Anne HathawayW/hathaway10165qo.jpg) in file "phpthumb.class.php" on line 1960 ImageCreateFromJPEG() was attempted but FAILED in file "phpthumb.class.php" on line 2001 Populating $this->rawImageData and attempting ImageCreateFromStringReplacement() in file "phpthumb.class.php" on line 2004 $this->gdimg_source is still empty in file "phpthumb.class.php" on line 2027 using ImageMagick path from `which convert` (/usr/bin/convert) in file "phpthumb.class.php" on line 702 ImageMagick was called as (convert -geometry 100x100 "/mounted-storage/home8/sub001/sc14831-TMRB/www.thong-lover.co.uk/plogger/uploads/Anne HathawayW/hathaway10165qo.jpg" png:/tmp/pThumbYpKmuf 2>&1) but failed with message (convert: Corrupt JPEG data: premature end of data segment `/mounted-storage/home8/sub001/sc14831-TMRB/www.thong-lover.co.uk/plogger/uploads/Anne HathawayW/hathaway10165qo.jpg'.) in file "phpthumb.class.php" on line 765 ImageMagickThumbnailToGD() aborting because ImageMagickCommandlineBase() failed in file "phpthumb.class.php" on line 782 ImageMagickThumbnailToGD() failed in file "phpthumb.class.php" on line 2036 phpThumb() v1.6.0-200507180958 All attempts to create GD image source failed (source image probably corrupt), cannot generate thumbnail phpThumb() v1.6.0-200507180958 Unknown image type identified by "����" ( 0xff 0xd8 0xff 0xe0) in SourceImageToGD()

    Any ideas?
    • CommentAuthorddejong
    • CommentTimeMay 22nd 2006 edited
     
    http://www.plogger.org/forum/search.php?PostBackAction=Search&Keywords=AvailableImageOutputFormats&btnSubmit=Search&Type=Comments
    •  
      CommentAuthormike
    • CommentTimeMay 22nd 2006
     
    We should have a bot that detects this question and automatically posts that link =)
    •  
      CommentAuthormike
    • CommentTimeJul 3rd 2006
     
    Wow dude, that is a revolutionary suggestion. Thanks for the contribution.
    • CommentAuthorkenada
    • CommentTimeNov 28th 2006
     
    So how do I fix it?
    • CommentAuthorylphoto
    • CommentTimeDec 6th 2006
     
    Has this been resolved? I have a new install and see the error on every upload (except for very small files).

    Any solution?
    • CommentAuthorylphoto
    • CommentTimeDec 9th 2006
     
    I solved my problem by iincreasing the memory limit in the php.ini file. I had to increase it to 60M before it would work.

    Is that typical?
  1.  
    Hi all. I'm stuck on this error I'm afraid, please don't hit my face. I've been through all the search results and have tried the two fixes that I found, changing line 75 in that specific file and adding the missing 'php' to some <$ tags. Neither have worked and I'm 100% positive my server is up to scratch.

    I am able to use some images without a problem, big images from my digital camera upload and display fine. I'm having problems with smaller images that came from 2 different camera phones. Once these files are in an album I get this error when ever plogger tries to display them. I can view the bigger images fine still as long as I know the specific url to get to it bypassing any instance of a smaller image.

    Thanks in advance for any help.