class.upload.php is a powerful and mature PHP class to manage uploaded files, and manipulate images in many ways. The script is available under a GPL license.
When i install the class on server i get the following error:
Warning: imagecolorsforindex() [function.imagecolorsforindex]: Color index -2147483648 out of range in /home/confro/public_html/test/class.upload.php on line 4049
When i install the class on server i get the following error:
Warning: imagecolorsforindex() [function.imagecolorsforindex]: Color index -2147483648 out of range in /home/confro/public_html/test/class.upload.php on line 4049
can someone know how to fix it ?
ty.