I cannot get the form to work in 1.5, no legacy
when I send the file I get a white screen and the form is not send.
have attached backup form. please help.:sick:
[file name=wachtwoord.cfbak size=4437]http://www.chronoengine.com/components/com_fireboard/uploaded/files/wachtwoord.cfbak[/file]
when I send the file I get a white screen and the form is not send.
have attached backup form. please help.:sick:
[file name=wachtwoord.cfbak size=4437]http://www.chronoengine.com/components/com_fireboard/uploaded/files/wachtwoord.cfbak[/file]
Hi marishka,
I get a problem with ImageVerification turned on. Please turn this off and see if the form submits OK. If that's the problem Max has posted a fix in this thread see #6641.
Otherwise your form seems to work OK here but there are some small problems with it:
a) You have "onSubmit=return" in the Form Tag attachment box - I don't think this means or does anything useful.
b) You have class attributes in your input tags. These can interfere with the form validation. Put your css in divs or spans around the input tags.
c) In Joomla 1.5 set the validation library to Mootools to avoid JavaScript conflicts.
Bob
I get a problem with ImageVerification turned on. Please turn this off and see if the form submits OK. If that's the problem Max has posted a fix in this thread see #6641.
Otherwise your form seems to work OK here but there are some small problems with it:
a) You have "onSubmit=return" in the Form Tag attachment box - I don't think this means or does anything useful.
b) You have class attributes in your input tags. These can interfere with the form validation. Put your css in divs or spans around the input tags.
c) In Joomla 1.5 set the validation library to Mootools to avoid JavaScript conflicts.
Bob
This topic is locked and no more replies can be posted.