Reply to Re: Image resize problem.

Re: Image resize problem. new!
by colin, 14 years, 7 months ago
Your system doesn't detect MIME type properly:
MIME returned as audio/x-mod

Try to deactivate MIME detection with the Unix file command:
$handle->mime_file = false;

Or even, deactivate MIME detection altogether:
$handle->mime_check = false;
Reply

Your reply

Name *
Email 
Title *
Text *
CAPTCHA image
Enter the code displayed on the image:
Click on the image to generate another one if it is hard to read it. The case is important