Page 1 of 1

Captcha image not visible

Posted: 11 Aug 2010, 13:12
by EmporeX
Hello,

I'm having a problem with this great component ( :twisted: )

The captcha image when adding a new message isn't showing. I've tried several settings, but none of them is working.

Here i've used the 'standard captcha' with the JHTML method.

Anyone an idea? Thanks in advance.

EmporeX

Captcha image not visible

Posted: 11 Aug 2010, 16:00
by EmporeX
Ok, I solved the problem.

My PHP configuration wasn't good. You have to enable the gd library extension in your php.ini file:

change:

#extension=php_gd2.dll

to

extension=php_gd2.dll

and restart your apache server.

Re: Captcha image not visible

Posted: 11 Aug 2010, 18:26
by Benno
Well done! :twisted:
Kind regards,
Benno