Don't know whether this a bug or not, but as I have not had a problem using ChronoForms V4 I think it might be somehow!
I cannot get ANY of the Anti-Spam functions to work, NO Security Question, NO Captcha Image, NO ReCaptcha Image, NADA!
I went through ALL of the configuration parameters FOUR times on each of the above using two different browsers and NO GO!
Please advise!
PS Here is the output from the debugger in OnLoad
I cannot get ANY of the Anti-Spam functions to work, NO Security Question, NO Captcha Image, NO ReCaptcha Image, NADA!
I went through ALL of the configuration parameters FOUR times on each of the above using two different browsers and NO GO!
Please advise!
PS Here is the output from the debugger in OnLoad
Data Array
Array
(
[option] => com_chronoforms5
[chronoform] => ContactCambriaProducts
)
Array
(
)
Errors
Array
(
)
Debug Info
Array
(
)
AND the Debugger output from OnSubmit
Data Array
Array
(
[option] => com_chronoforms5
[chronoform] => ContactCambriaProducts
[event] => submit
[name] => TB
[email] => xxx@xxxxxxx.xxx
[phone] => xxx-xxx-xxxx
[subjectdropdown] => other
[message] => TEST
[chrono_security_answer] =>
[button8] => Submit
)
Array
(
)
Errors
Array
(
)
Debug Info
Array
(
[14] => Array
(
[Check Security Question] => Array
(
[0] => Failed the answer check!
)
)
)