Jump to content

Recommended Posts

Posted

Good morning folks.

 

Can someone offer me a quick description of what GD Library is?

 

Is it part of a script or is it something that is loaded on the server-side?

 

The reason I ask is because I am having someone install a classified ads script on my site and he told me, "The GD libraries used in the script do not have support for gif images. Convert them to jpg and they should be OK."

 

Is he mistaken saying the script has the GD libraries?

 

I am trying to find a way have the script support other images besides .jpg.

 

Thank you.

Posted

So it's sounds like it is part of the php version that is installed on the server, right?

 

Do you know which version of the GD Library is installed on the TCH servers?

Posted
So it's sounds like it is part of the php version that is installed on the server, right?

 

Do you know which version of the GD Library is installed on the TCH servers?

That's correct and should provide support for gif images.

 

GD Version: bundled (2.0.28 compatible)

  • 2 weeks later...
Posted

I'm not sure what I need to check to figure out why I can upload .jpgs but when I upload a .gif I get the follow error message:

 

Warning: getimagesize(/home/localme/public_html/images/listing_photos/thumb_94.gif): failed to open stream: No such file or directory in /home/localme/public_html/admin/edit_my_listings.php on line 708

 

Warning: Division by zero in /home/localme/public_html/admin/edit_my_listings.php on line 714

 

gif test

 

Would anyone know where I should begin my troubleshooting for this issue?

Posted

Actually it looks like the problem is more with generating the thumbnail. I think the gif itself uploads fine but the thumbnail has the above error message.

 

Any suggestions?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...