Feb 17th, 2012, 8:27 AM
I've got a formtools install with a few forms in it running on my site. A form on a client's site runs through this install. Both sites are on the same server.
The client is getting spammed and wants to add a captcha to their form. My understanding is that you need to be using the API to add a recaptcha (if that isn't the case let me know and I can avoid this problem entirely). To do this I'm trying to convert their form from a direct form to an API form. The problem is that any time I try to include the API on a page on this server it gives me a 500 internal server error any time a go to that page.
What am I doing wrong?
The client is getting spammed and wants to add a captcha to their form. My understanding is that you need to be using the API to add a recaptcha (if that isn't the case let me know and I can avoid this problem entirely). To do this I'm trying to convert their form from a direct form to an API form. The problem is that any time I try to include the API on a page on this server it gives me a 500 internal server error any time a go to that page.
What am I doing wrong?