Hi
I am about to import users from a csv file into Joomla5 with CB.
Everything works fine when testing with one user, except two things:
During CB User import I choose to send e-mail since I want the login details with password to be distributed.
- I get an email with password at import. User is inactive. This is OK! When activating the user another email is sent with a new password. This is confusing.
- At login the new user is directed to "/component/users/profile?layout=edit" while I am expecting to get to CB profile "/option=com_comprofiler&view=userprofile" as configured in CB. I think I solved this by unpublishing the plugin System - Privacy Consent?
What else did I do wrong? Please advice!
/Sven