Got same problem with .png
All is fine with the mime array but somehow i get:
imageimage/pngimage/x-pngFile format not allowed! Please contact site administrator.
been search for
image/png
in the files but can't find it. But still image/x-png seemt to NOT be allowed.
How do I find the allowed array (if there is 1)
facts:
$Filter_Array in filepost.php holds the value ".png"
GetExtension($filename) in filePost.php return ".png"
plz help
/bix