Topic: captcha code correct but reloads

Hello

Spend a few hours getting the GD library to work but problem I now I have is that each time
I use contact form the captcha code just reloads upon form submission and nothing happens.

Do I need to use Jquery to get it to work? Since I dont use it maybe its causing problems???

Ideas where the fault may be?

Re: captcha code correct but reloads

Not sure why there would be an issue.
If you are not using a captcha, you could remove the code that looks for it in the processing part of the login form. This would reduce the security of your site though as the captcha normally only activates when a number of failed logins have happened.

Will

will's Website