PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   GD2 - no .gif's but still have error (http://www.photopost.com/forum/photopost-pro-installation-upgrades/108452-gd2-no-gifs-but-still-have-error.html)

trainer June 4th, 2004 01:44 PM

GD2 - no .gif's but still have error
 
Fatal error: Call to undefined function: imagegif() - image-inc.php on line 113

already uploaded some fine but now having problems

there aren't any .gif's in the upload directory, all the files are .jpg files!

any idea what i am doing wrong?

ConqSoft June 4th, 2004 01:52 PM

Did you edit watermark.php, like it tells you in the config-inc.php file?

trainer June 4th, 2004 02:02 PM

not putting water-marks on the images

Chuck S June 4th, 2004 02:40 PM

One of the jpg images is really a gif it looks like

Also make sure in your admin options you have gif's not on the available image types

donb June 4th, 2004 02:48 PM

PHP uses a command which actually reads the header of the file to determine what the file type is. Even though the image may have a .jpg extension, it may actually be a .gif

trainer June 4th, 2004 09:24 PM

Quote:

Originally Posted by donb
PHP uses a command which actually reads the header of the file to determine what the file type is. Even though the image may have a .jpg extension, it may actually be a .gif


oh that might be a problem! LOL

how can i tell which file is the problem file? is there a program out there that will switch them back so i can delete the gif file?

thanks for all the help!

Chuck S June 4th, 2004 10:07 PM

The easiest thing might be to download all the files in your uploads directory for you and then upload them one at a time

trainer June 5th, 2004 10:43 AM

oh dang... i have over 1200 images... that is going to take a LONG time

Chuck S June 5th, 2004 11:04 AM

You have 1200 images in your personal upload directory? Not data directory

Anotherwards if your user 1

uploads/1

has 1200 images?

trainer June 7th, 2004 03:53 PM

Quote:

Originally Posted by omegatron
You have 1200 images in your personal upload directory? Not data directory

Anotherwards if your user 1

uploads/1

has 1200 images?


just got this software so not exactly sure what you mean...

i have setup different categories that apply to my web site. there are a total of 1200 images that i am trying to upload to about 10 different categories. i am trying to do a mass upload by following the instructions in the upload images page.

juampi June 28th, 2004 12:50 PM

Hi!
I purchased photopost, it's very good software, but only upload image with extension .jpg. When i may upload .gif the sotfware failed:
Fatal error: Call to undefined function: imagegif() in /usr/local/psa/home/vhosts/ws2-intermedia.com.ar/httpdocs/desarrollo/foto/photo/image-inc.php on line 113
I need search a solution.

Regards,
Juan Pablo

Chuck S June 28th, 2004 01:10 PM

Quote:

Originally Posted by trainer
just got this software so not exactly sure what you mean...

i have setup different categories that apply to my web site. there are a total of 1200 images that i am trying to upload to about 10 different categories. i am trying to do a mass upload by following the instructions in the upload images page.

Upload say 50-100 at a time so PHP does not timeout

Chuck S June 28th, 2004 01:13 PM

Quote:

Originally Posted by juampi
Hi!
I purchased photopost, it's very good software, but only upload image with extension .jpg. When i may upload .gif the sotfware failed:
Fatal error: Call to undefined function: imagegif() in /usr/local/psa/home/vhosts/ws2-intermedia.com.ar/httpdocs/desarrollo/foto/photo/image-inc.php on line 113
I need search a solution.

Regards,
Juan Pablo

Reading various threads here would tell you the answer. Photopost works with gifs just fine. You will find by reading threads what image formats are allowed depend on the processor you are using. You are using GD which does not process gifs. If you want to upload gifs you need to use imagemagick if your server has it. If your server does not you need to remove gif's as an acceptable image type as you will not be able to use them

donb June 28th, 2004 03:18 PM

And of course you can always attempt to install ImageMagick yourself as a non-root user. This would allow you .gif's


All times are GMT -5. The time now is 10:13 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97