Reply to Re: Resize doesn't work on hosting account

Re: Resize doesn't work on hosting account new!
by colin, 12 years, 4 months ago
For some reason, your host doesn't list jpg as a recognized format for GD. You should have this in the log:
- supported image types : png jpg gif bmp

Can you output here the result of the two following lines?
var_dump(imagetypes() & IMG_JPG);
var_dump(gd_info());
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