Menu

How could i make true thumbnails?

Help
2002-10-28
2002-10-28
  • Luis Querol

    Luis Querol - 2002-10-28

    How do i make my images tru thumbnails?I mean, when i upload images the thumbnail that appears is one with big letters sayin' NA.I don't know if i have that GDlib.How do i check if i have it installed?
    Thank you

     
    • Andrew Fisher

      Andrew Fisher - 2002-10-28

      You can check if you have GDlib installed by contacting your web hosting company or by creating a phpinfo.php file and placing the following in it:

      <?php phpinfo(); ?>

      You should then be able to view the phpinfo.php file in your web browser and scroll through the page to see if GDlib is installed and what version you are using.

      If you don't have GDlib installed you can then make your thumbnails in an image editor like Photoshop or Paint Shop Pro and upload them.

      Otherwise, you're stuck with the default thumbnail image.

       
    • Luis Querol

      Luis Querol - 2002-10-28

      Where can i download GDlib to add it to my PHP?
      If i cannot ask for my host to install GDlib is there any other images script that does not requiere gdlib?Thanks

       

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.