Forums

CF6 joomla registration, registering every user with username as "username"

hunter_ellis 14 Dec, 2017
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!
Max_admin 15 Dec, 2017
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
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
hunter_ellis 18 Dec, 2017
Like this? this setup is still not saving the user. I know the id of the fields is correct.
Max_admin 29 Dec, 2017
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
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Max_admin 29 Dec, 2017
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
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.