Forums

Confirmation page issue

Phil91 01 Jun, 2009
Hi Bob,

Sorry to be a hassle again, but I got a strange problem and I wonder now if it's not also related to my past JQuery issue:

I created a confirmation page for my very same registration form. It displays results ok but as soon as I click on the Submit button to really send the email, it returns me to the form and obviously does not send the email...

Anything in particular that I could look into?

Thx

Philippe
Phil91 02 Jun, 2009
OK...I found what the problem was: a TRANSLATION issue

I wanted to translate the buttons text to make it nicer and changed the "Submit" button text to its french equiv.
Turns out that you seem to detect "Submit"...Reverted back to Submit and it works again...

Leads me to ask you this: why don't you send me, if you want to, the english text as a textfile that I could localize so that you could make the package multilingual?

Feel free to send it to my email address

Cheers

Philippe
GreyHead 02 Jun, 2009
Hi Philippe,

Sounds like there is some validation set that isn't being passed?

You don't have an OnSubmit URL set I assume?

Bob
Phil91 02 Jun, 2009
No...Not using any OnSubmit...Looked at confirmation.php but could not find any trace of any "Submit" texte that would be hardcoded....

Phil
pdohr 09 Feb, 2010
I´m using Chronoforms with the Multi-Lingual plugin - no problems!
Can any body tell me how to translate the "Submit" and "Send" buttons??
I use: en-GB,de-DE,fr-FR,pt-BR...

Thanks in advance!
GreyHead 10 Feb, 2010
Hi pdohr,

I think you need to make sure that there are values set for the inputs e.g. value='Submit'. They should then be translatable as Submit=Press me now

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