Reply to Re: Background color problem

Re: Background color problem new!
by colin, 16 years, 10 months ago
Yes, there is a bug, that someone reported to me a few days ago. I will be fixed in the next release.

In the meantime, you can comment out the following line in the create_image() function:
//if (is_resource($image)) imagecolortransparent($image, imagecolorexact($image, 0, 0, ($blue == 0 ? 255 : 0)));

This is only a quick fix, which may or may not work (let me know!). A proper fix for this bug will be in the next release, that I will publish in a few days if everything goes well.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