getting a lot of spam through this signup page - http://www.highlandrags.com/index.php?l=account - at my Halloween Costume Idea site. It is run using Sunshop software and they have a recaptcha plugin and i have put it in (you can see on the page) but it isn't working and i don't know how to fix it. The page coding can be found at http://www.highlandrags.com/other/account-signup.zip seems like a simple problem. can anyone help?
After a quick glance at your code it seems like we will need the reCAPTCHA plugin config file. The code you posted just shows a call to the plugin with no parameters. Ergo we need the config file to see what the plugin is doing. Does this plugin work correctly on other sites? I imagine you are missing something like an API key.
with sunshop, you plugin the api code and secret key and then just insert 1 line of coding.. i've done that and the captcha shows up fine but doesn't do anything. i've taken it off for now and replaced with a simple (bad) design to stop all the spam.