Hi all,
I'm here once again. I solved a problem http://www.chronoengine.com/forums.html?cont=posts&f=2&t=81467 of captcha by removing my iFrame but i still need both my iframe and my captcha.
The iframe has nothing to do with the captcha but the fact that they're on the same page seems to be a problem.
What am I suppose to do ?
Dorothee
I'm here once again. I solved a problem http://www.chronoengine.com/forums.html?cont=posts&f=2&t=81467 of captcha by removing my iFrame but i still need both my iframe and my captcha.
The iframe has nothing to do with the captcha but the fact that they're on the same page seems to be a problem.
What am I suppose to do ?
Dorothee
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
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
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
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
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
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
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
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
This topic is locked and no more replies can be posted.