Posted on: 06/19/03 05:54am
By: qgil
File Upload Errors
Mime type, image/png, not in list of allowed mime types
(Mozilla 1.3)
File Upload Errors
Mime type, image/x-png, not in list of allowed mime types
(IExplorer 6)
Same thing with gif format etc.
We have checked usersettings.php, and in the line 483 appears:
$upload->setAllowedMimeTypes(array('image/gif', 'image/jpeg', 'image/pjpeg', 'image/x-png', 'image/png'));
So... wha are we doing wrong?
Posted on: 06/19/03 08:30am
By: Dirk
Posted on: 06/19/03 11:20am
By: jlhughes