Menu

Still some problem generating thumbs

Help
Web Hiker
2003-08-04
2003-10-02
  • Web Hiker

    Web Hiker - 2003-08-04

    Using the "gd" option to convert images still seems to have problems in generating the various size images - they all have this monochrome effect, regardless of thumb size or quality setting used.

    There is an example here:
    http://easter.free.fr/phpix/index.phtml

    and check photo DSCF0113.JPG at any size other than original.
    I've tried all the suggestions already proposed in the threads regarding image conversion, nothing seems to work.
    By the way - bug in your latest version 2.0.3 - still contains a version info saying it's version 2.0.2.

    Thanks for any help on above issue.

    WH

     
    • Web Hiker

      Web Hiker - 2003-08-18

      OK, Another message in this forum posted the fix.
      It's related to people generating images using the GD option.
      In the file functions.inc, change ImageCreate(...) to
      ImageCreateTrueColor(...)
      .

      Cheers.

       
    • Anonymous

      Anonymous - 2003-10-01

      i still have the problem
      it's the same using im or using gd
      and i already changed ImageCreate(...) to ImageCreateTrueColor(...)...

      :-(

      http://kulturbahnhof-uslar.de/index.php?mode=view&template=index.phtml&album=Phillips+Geburtstag&pic=DCP03143.JPG&dispsize=342&start=0

       
      • marino

        marino - 2003-10-01

        Looks like you fixed it cause it looks fine from here.
        How did you get it embedded inside a table of another page? It looks cool.

        Marino

         
    • Anonymous

      Anonymous - 2003-10-02

      it looks fine? it doesn't! look: http://www.kulturbahnhof-uslar.de/kubascreen.jpg

      it's easy to embed if you use include("index.phtml")...

       
    • Anonymous

      Anonymous - 2003-10-02

      ok now i deleted the gd-files and you're right, now there are a lot of errors like the one you mentioned.

      what kind is this path? /usr/X11R6/bin/convert?
      i'm not user X11R6 or something...

       
    • Anonymous

      Anonymous - 2003-10-02

      it works now! it was this ImageCreateTrueColor - thing. after deleting the old files, it works!

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.