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.
Warning: array_key_exists() expects parameter 2 to be array, null given in upload.php on line 2531 Warning: array_key_exists() expects parameter 2 to be array, null given in upload.php on line 2532 Warning: array_key_exists() expects parameter 2 to be array, null given in upload.php on line 2533
Error raises in getcolors method. But file uploading and processing successful. Any ideas?
I'm located an error. If we set 'image_text_background' but variable an empty or set to '#' we got an errors. Should we setup additionally checking for this?Reply
Warning: array_key_exists() expects parameter 2 to be array, null given in upload.php on line 2531
Warning: array_key_exists() expects parameter 2 to be array, null given in upload.php on line 2532
Warning: array_key_exists() expects parameter 2 to be array, null given in upload.php on line 2533
Error raises in getcolors method. But file uploading and processing successful.
Any ideas?
PS! My code