PDA

View Full Version : Gif Support


Subsonic
Tue 2nd Sep '03, 9:42am
After some help from the VB Team (thanks Steve) I have managed to now have attachements as files rather than in the database (VB 3-beta 5)
I have attachements set to thumbnail and now when I post attachements we get this error message

Warning: ImageCreateFromGif: No GIF read support in this PHP build in /home/nas01/f/xxxxxxxx-xxxxxx.co.uk/user/htdocs/forum/includes/functions_image.php on line 106

Now if I remove the thumbnail feature no error although sometimes attachements fail. And at times attachements show as links... not what we want ;-)

Can anyone help please?

rylin
Tue 2nd Sep '03, 9:53am
You'll need to re-compile PHP and make sure you have libgif (or whatever it's called).
(and you'll still only have read-only gif support)

http://www.php.net/manual/en/ref.image.php
that's wierd thogh.. seems gif support should be included in the php source..

What's your PHP version?

eva2000
Tue 2nd Sep '03, 11:23am
After some help from the VB Team (thanks Steve) I have managed to now have attachements as files rather than in the database (VB 3-beta 5)
I have attachements set to thumbnail and now when I post attachements we get this error message

Warning: ImageCreateFromGif: No GIF read support in this PHP build in /home/nas01/f/xxxxxxxx-xxxxxx.co.uk/user/htdocs/forum/includes/functions_image.php on line 106

Now if I remove the thumbnail feature no error although sometimes attachements fail. And at times attachements show as links... not what we want ;-)

Can anyone help please?
can you post your phpinfo.php url

Subsonic
Tue 2nd Sep '03, 12:57pm
Right now I can not even get on my site to activate the phpinfo as the linux server I am on is up the creek please see

http://www.vbulletin.com/forum/showthread.php?t=81621

for further details of that.