iframe and captcha don't like each other

Gr GreyHead 21 May, 2012
Hi Dorothee,

There is no obvious reason why an iframe will interfere with the Captcha unless the form is in the iFrame. Please post a link to the form so I can take a quick look.

Bob
Do Dorothee 22 May, 2012
Hi bob,

I can't because my site is on localhost but if it can help you i can post a screenshot ...

In fact, the form with captcha ( let's say form A ) is loaded by a menu ( link to menu --> form chronoforms ) at this url : index.php/nous-connaitre/contact
and the form in the iframe ( form B ) is loaded at this URL :
index.php?option=com_chronoforms&tmpl=component&chronoform=votre_email

To my mind when the iframe is loaded ( after the whole page because it takes more time ) it change the code of the captcha because they both refers to index.php ( because it load index.php once more and it also load a new captcha )
Is that possible ?

Dorothee
Gr GreyHead 22 May, 2012
Hi Dorothee,

I'm not sure that you can use two Captcha's on the same page; if the second form in the iFrame is a different and doesn't have a Captcha then I don't think it should have any effect.

Bob
Do Dorothee 22 May, 2012
Hi bob,

There isn't any captcha on the second form ( in the iframe ) but i've got a strange news for you :

I tried to remove the captcha from the form in the wizard edit so there isn't any captcha. I can't see this captcha i removed ( that's ok ^^ ) but when i validate the form by pressing the button "send" i've got an error which says that i wrote the wrong password ( in the big red box at the top of the form )

Dorothee
Do Dorothee 22 May, 2012
Problem solved, i supposed that removing the captcha in the wizard mode also stopped the checking of this captcha but it looks like i had to do it manually.

Dorothee
This topic is locked and no more replies can be posted.