Since a couple of days, i have some problems with the chronoforms joomla user-registration. Everything works, except the connection to the right Usergroup. It doesn't work anymore. The field usergroup in the Joomla User Management is empty. I didn't made any changes to the form. The current Joomla! Version is 3.7.5.
I have the same problem. The Joomla registration don't work. I haven't change anything...i try the demo-joomla-registration but i have a white page. I search but don't find anything. Have you always the same pb ? i have put a debugger but only the white page, no information...
the registration form don't use the content of fields, but the name of fields: [joomla_user13] => Array ( [_success] => User saved successfully under id 215 [var] => Array ( [name] => nome [username] => username [email] => email [password] => $2y$10$wonkOXXTS5LOj5z5hyUNButYbAWR5i9OV5ryENKVXrWrmk/IEkQEa [block] => [activation] => [registerDate] => 2018-01-23 10:23:18 [id] => 215 )
Since a couple of days, i have some problems with the chronoforms joomla user-registration. Everything works, except the connection to the right Usergroup.
It doesn't work anymore. The field usergroup in the Joomla User Management is empty.
I didn't made any changes to the form. The current Joomla! Version is 3.7.5.
This is, was the Debugger says
Thank you
Christoph
I have the same problem. The Joomla registration don't work.
I haven't change anything...i try the demo-joomla-registration but i have a white page.
I search but don't find anything. Have you always the same pb ?
i have put a debugger but only the white page, no information...
Joomla : Joomla! 3.8.3
Version de PHP 7.0.26
Fred
[joomla_user13] => Array
(
[_success] => User saved successfully under id 215
[var] => Array
(
[name] => nome
[username] => username
[email] => email
[password] => $2y$10$wonkOXXTS5LOj5z5hyUNButYbAWR5i9OV5ryENKVXrWrmk/IEkQEa
[block] =>
[activation] =>
[registerDate] => 2018-01-23 10:23:18
[id] => 215
)
)