I am testing a simple form on Joomla 3.1. I encounter a server error when the captcha code I enter is incorrect.
This is what happens:
- I created a simple one page form with some text fields and a captcha code.
- When I enter the correct code and when I hit the submit button, the form passes and I see my debugger info.
- But when I enter an incorrect code and when I hit the submit button, I receive a 'Server error 500'.
What is going wrong?
This is what happens:
- I created a simple one page form with some text fields and a captcha code.
- When I enter the correct code and when I hit the submit button, the form passes and I see my debugger info.
- But when I enter an incorrect code and when I hit the submit button, I receive a 'Server error 500'.
What is going wrong?