Registration is registering all users as the same name, username, and password fields regardless of what they enter. Resulting with every user getting the "username already exists" error. All field ids are set correctly with the joomla registration setup. Not sure why its inputting the firld ids as the result. Please help!
Hi hunter_ellis,
In the "User save" action you need to enter a value provider, for example: {data:field_name} , in your can it maybe {data:username}
Best regards
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
Like this? this setup is still not saving the user. I know the id of the fields is correct.
Hi hunter_ellis,
Yes, this config should be correct, are you using the "field name" or "field id" ? because you should use {data:field name}
Best regards
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
Hi hunter_ellis,
Yes, this config should be correct, are you using the "field name" or "field id" ? because you should use {data:field name}
Best regards
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?