Captcha forms gives error and invalid address for email

m4smariaoni 07 Feb, 2014
Hello All,

I have searched the forum but could not get a solution to my issues.

captcha always gives this error msg
"You have entered a wrong verification code!"

despite filling the right info,

when i disabled it. i will get this message at the top of my thank you page
"Invalid address: input_text_3"

here is the link to the form. there are 4 different forms.
http://gtbank.com/gtbanknew/complaints

Also i have a very long form which i used container and pane slider to group.
i get errror when receiving the mail.
[attachment=0]joomla.jpg[/attachment]

i hope someone will help me [attachment=0]joomla.jpg[/attachment]

Thanks.
m4smariaoni 07 Feb, 2014
somebody pls help me pls pls pls
GreyHead 10 Feb, 2014
Hi m4smariaoni,

The messages you are seeing are PHP Notices - not Errors, the simplest fix for them is to set Error Reporting to System Default or None in the Site Global Configuration.

The messages suggest that you have used incorrect input names in the Email template - you should probably have something like {input_text_14} - it looks as though you have something from the label container div instead.

Bob
m4smariaoni 10 Feb, 2014
Thank you GreyHead.

i have read the forum already and looked through but its not working.

the first challenge is that captcha always says "wrong verification" and so the page never seems to submit.

here is the link. i have 4 different chronoform.

http://gtbank.com/gtbanknew/complaints

thanks in advance.
GreyHead 10 Feb, 2014
Hi m4smariaoni,

Please see this FAQ - your form is inside <p> tags and you probably need to set the Relative URL to No.

Bob
m4smariaoni 10 Feb, 2014
i have removed the <p> tag and changed to div but still saying "You have entered a wrong verification code!".
also what is relative url
m4smariaoni 10 Feb, 2014
i mean in this context what do you mean by the relative url
m4smariaoni 10 Feb, 2014
i have already removed <p> tag
m4smariaoni 10 Feb, 2014
please what do i do with the relative url. plsssss
m4smariaoni 10 Feb, 2014
they dont seem to work after removing the <p> tag
http://gtbank.com/gtbanknew/complaints
m4smariaoni 10 Feb, 2014
also i am using the correct input names like input_text_2 for email.

pls someone help
m4smariaoni 14 Feb, 2014
i have set the relative url to NO. yet nothing changes.
m4smariaoni 14 Feb, 2014
http://gtbank.com/gtbanknew/complaints

Captcha always says "You have entered a wrong verification code! "
GreyHead 15 Feb, 2014
Hi m4smariaoni,

It is impossible to tell much from the information here but my guess is that you may have the Event Loop action in the On Success event instead of the On Fail event.

Bob
m4smariaoni 15 Feb, 2014
Hello Bob,
i am using easy form wizard there is no event loop action in it. the security question input is not loading the image when i intend to use it since captcha fails.
m4smariaoni 15 Feb, 2014
Please what else do you think i should do. i have to get this stuff Pls.
m4smariaoni 15 Feb, 2014
i have the security question working now but i need to get this captcha working. However, the from email in the mail setting(site configuration) and To email in chronoform are the same so why do i still get Invalid address: input_text_2?
GreyHead 16 Feb, 2014
Hi m4smariaoni,

The RElative URL setting decides if the form 'action' URL is taken from the URL of the current page; or is built up as a 'normal' ChronoForms URL. Setting it to No can avoid problems with SEF URLs preventing the form submitting correctly.

Bob
m4smariaoni 24 Feb, 2014
thank you for your support bob. i have decided to use the security questions as captcha has refused to work.
This topic is locked and no more replies can be posted.