akirafreak / php-image-host

Automatically exported from code.google.com/p/php-image-host
Other
0 stars 0 forks source link

Fatal error: Call to undefined function imagefilledrect() #50

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago

Hi, I have a small problem,

What steps will reproduce the problem?

1.uploading more then one image at a time as a logged in user.
2.
3.

What is the expected output? What do you see instead?

Warning: imagecolorsforindex() [function.imagecolorsforindex]: Color index 255 
out of range in /home/joeypump/public_html/classes/images.class.php on line 67

Fatal error: Call to undefined function imagefilledrect() in 
/home/joeypump/public_html/classes/images.class.php on line 69

What version of the product are you using? On what operating system?

    php-image-host-1.4.0.11.2 beta  with Linux and cpanel at hostgator.

Please provide any additional information below.

Everytime I upload more then one image I and the users get error,

Please advise if you could.

Joseph 

Original issue reported on code.google.com by tamarg...@gmail.com on 7 Feb 2012 at 11:52