I just finished the setup of DT Register for a client and, on the registration form, the "Next" button is correctly validating required fields, but when everything is filled-in it doesn't do anything.
Please advise on what to do/try.
Meanwhile, I've looked at every option possible, and I changed some configurations, but the end result is always the same. The "Next" button is calling the validatedetails() function, but it never submits the form once everything is filled in.
I had to translate DT Register, and this is the current button HTML tag:
Hello. First, what version of DT Register are you using?
Second, you should NOT be translating anything inside the php files of the component. There are language files which make the translation easy... you modify one file and every occurrence of that text throughout the component is done. This is how all components are setup.
/language/en-GB/en-GB.com_dtregister.ini
That is the language file for the frontend. You should restore the original php file, make translation changes in the language file, then if you still have an issue, log a support ticket. Also, be sure you are using the latest release, which is currently 2.5.9.