Problem uploading an image

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
andrea75
Posts: 2
Joined: Mon 27. Mar 2006, 18:43

Problem uploading an image

Post by andrea75 »

Hi

I try to upload a gif image with the file center but it give me the error:
"Call to undefined function: imagetypes() in .....\include\inc_lib\general.inc.php on line 493".

What's up!
Thanks a lot
User avatar
pSouper
Posts: 1552
Joined: Tue 11. Nov 2003, 15:45
Location: London
Contact:

Post by pSouper »

I am not sur eof this error but I would not use gif's at all, pngs are better (and developed by the same guys ;) ) .gif's are not fully supporrted and no thumbenails or resized version of the gif will be created owing to strict copyright issues (now defunkt afaik).

in short, use png for 'toon styles and jpg for phto styles ;)
User avatar
Klappstuhl28
Posts: 833
Joined: Fri 4. Mar 2005, 01:58
Location: Hamburg
Contact:

Post by Klappstuhl28 »

Hi,

there are two points to think about.
older browsers often don´t know png even this is
a very old graphic-format. A very easy way to upload
good looking gifs is the detour about imagemagick.

upload your files here

http://redux.imagemagick.org/MagickStud ... Studio.cgi

and safe them into your normal picture folder. To get sure about
the gif support please check the phpinfo or ask in case of heavy trouble your provider.
Last edited by Klappstuhl28 on Tue 28. Mar 2006, 19:59, edited 1 time in total.
Lars

Don't say you don't have enough time. You have exactly the same number of hours per day that were given to Helen Keller, Pasteur, Michaelangelo, Mother Teresa, Leonardo da Vinci, Thomas Jefferson, and Albert Einstein. - H. Jackson Brown -
andrea75
Posts: 2
Joined: Mon 27. Mar 2006, 18:43

Post by andrea75 »

Thanks Klappstuhl28
User avatar
Klappstuhl28
Posts: 833
Joined: Fri 4. Mar 2005, 01:58
Location: Hamburg
Contact:

Post by Klappstuhl28 »

You´re welcome :D

I´ve had the same problems. My gifs looked liked minced meat.
I don´t know by what this is caused but anyway it works when you use the imagemagick-detour.
Lars

Don't say you don't have enough time. You have exactly the same number of hours per day that were given to Helen Keller, Pasteur, Michaelangelo, Mother Teresa, Leonardo da Vinci, Thomas Jefferson, and Albert Einstein. - H. Jackson Brown -
Post Reply