Hi ferdiaob ,
You appear to have a copy of the form appearing as a menu item. I didn't know that this was possible :-(
If you fix this then the other problem may go with it.
Bob
Yep, I assumed it was just me being dumb alright. I managed to do something that wasnt even supposed to be possible *sigh* lol.
I'll post back here after I look into this.
Thanks in advance.
Hmmm, perhaps this is unconnected. I tried to fix the menu item, and the problem remained. I then unpublished the menu item entirely, and its still here.
Another possible issue that may be involved. I just realised the reCaptcha isnt showing up beside "Spam Filter".
Is there a debug system that would output some information that could help at all?
OK, so i removed the module and now all is well, bar the recaptcha thing. Any suggestions?
Hi ferdiaob,
There's a FAQ with some suggestions to check when the Anti-Spam image doesn't display.
Please post a link to the form so we can take a quick look. (The old one no longer works.)
Bob
Hi ferdiaob,
It shows up OK from here (checked in FireFox and IE8).
Bob
Hi GreyHead,
Sorry, I just reread and I didnt explain properly. If you actually type it in, it refuses to accept the entry, even if it is definitely correct.
Also side question. Are the recaptcha's supposed to ignore the theme like that?
Hi ferdiaob,
You have the ReCaptcha plug-in enabled but you are using the ChronoForms ImageVerification input in the form. These are two completely different captcha methods - use one or the other but don't mix them :-)
Bob
Bob
Hi again, I swapped the code as instructed, but the same problem is there, despite definitely entering the correct, details, its telling me I'm entering it incorrectly😟.
Ferdia
Hi Ferdia,
Well, now you have the ReCaptcha plug-in in the form and the ChronoForms Imageverification enabled.
In the Form HTML replace {ReCaptcha} with {imageverification}; then disable the ReCaptch plug-in if it is still enabled.
Bob
Ok, an what would I need to do to use reCaptcha instead of Image Verification?
Hi Ferdia,
Set "Use Image verification" to 'No' on the Form Anti-Spam tab; enable the Recaptcha plug-in on the Plug-ins tab; put {ReCaptcha} in the Form HTML.
Bob