CAPTCHA is showing up as a broken image when using imagejpeg. \inc\PMF\Captcha.php line 213 should be; imagejpeg($this->img, NULL, ( int )$this->quality); See: http://forum.phpmyfaq.de/viewtopic.php?f=2&t=15390
CAPTCHA is showing up as a broken image when using imagejpeg.
\inc\PMF\Captcha.php line 213 should be;
imagejpeg($this->img, NULL, ( int )$this->quality);
See: http://forum.phpmyfaq.de/viewtopic.php?f=2&t=15390