All my validation fail. This is a Joomla registration form in an article (by plugin)
All my required field fail even with correctly fill....
Joomla 1.5.23 on localhost (MAMP)
Thanks in advance !
All my required field fail even with correctly fill....
Joomla 1.5.23 on localhost (MAMP)
Thanks in advance !
Hi Chacapamac ,
Most likely you have a JavaScript error on the page. Use one of the browser debuggers to check.
Bob
Most likely you have a JavaScript error on the page. Use one of the browser debuggers to check.
Bob
No Javascript error on that site (Tested Explorer with all script errors, firefox Safari mac, and other validation tools...
Do you think this is cause by my MAMP/WAMP Locale installation?? — Because it’s local the email function is not working...
I will look with MAMP/WAMP if it’s possible to have it working.
CURIOUS....................
I just test the normal Joomla Registration and it worked perfect — With system message saying that the confirmation email was sent (even if the mailing fonction don’t really work)
I think is the way I setup the confirmation????
Do you think this is cause by my MAMP/WAMP Locale installation?? — Because it’s local the email function is not working...
I will look with MAMP/WAMP if it’s possible to have it working.
CURIOUS....................
I just test the normal Joomla Registration and it worked perfect — With system message saying that the confirmation email was sent (even if the mailing fonction don’t really work)
I think is the way I setup the confirmation????
Hi Chacapamac,
I run Joomla! and ChronoForms on XAMMP all the time with no problems.
Impossible to say what the problem is without seeing the form; it is most likely something in the setup.
Please take a Form Backup using the icon in the Forms Manager and post it here (as a zipped file) or PM or email it to me and I'll take a closer loo
Bob
I run Joomla! and ChronoForms on XAMMP all the time with no problems.
Impossible to say what the problem is without seeing the form; it is most likely something in the setup.
Please take a Form Backup using the icon in the Forms Manager and post it here (as a zipped file) or PM or email it to me and I'll take a closer loo
Bob
I feel really dum with this... 😢
I redo a complete new form using your pdf Joomla Validation tutorial with the same fails validations
I try Jquery no conflicts and I have mootools uprgrade on (Joomla 1.5.23)
[attachment=0]form.jpg[/attachment]
This is the backup...
[attachment=1]CFV4_FormsBackup_ON_localhost_8888_01_Jun_2011_10_25_11.cf4bak.zip[/attachment]
I redo a complete new form using your pdf Joomla Validation tutorial with the same fails validations
I try Jquery no conflicts and I have mootools uprgrade on (Joomla 1.5.23)
[attachment=0]form.jpg[/attachment]
This is the backup...
[attachment=1]CFV4_FormsBackup_ON_localhost_8888_01_Jun_2011_10_25_11.cf4bak.zip[/attachment]
SOLVED
I didn’t change the default Field Name (input_text_01)
My form wasn’t validating because I use “name,username, password,,,,,, in the Joomla Registration settings in the “Events” tab
I change the Field Name for “name,username, password,,,,,, in the Joomla Registration settings in the “Events” tab
My form now validate and the Joomla user is created.
My mistake was to change the Field ID with “name,username, password,,,,,, but not the field name (input_text_01)
Now my form have ID and Name are the same —> name/name, username/username....
Should I make them different, seem to work like that anyway....
I’m so happy..... 😀
Thanks for your patience....
I didn’t change the default Field Name (input_text_01)
My form wasn’t validating because I use “name,username, password,,,,,, in the Joomla Registration settings in the “Events” tab
I change the Field Name for “name,username, password,,,,,, in the Joomla Registration settings in the “Events” tab
My form now validate and the Joomla user is created.
My mistake was to change the Field ID with “name,username, password,,,,,, but not the field name (input_text_01)
Now my form have ID and Name are the same —> name/name, username/username....
Should I make them different, seem to work like that anyway....
I’m so happy..... 😀
Thanks for your patience....
This topic is locked and no more replies can be posted.