Forum
Import users
Hello,
I use TF import and i try to import users with Import function then Joomla users. I use a csv file separated by ; and i have a line with field title.
Actually i have this error : Registration failed with the following error: Please enter your name. This my file content:
name;username;email;password;activation;requireReset;resetCount;params;block
I tried many thing but nothing work. Can you help please.
Regards.
Hello
The file needs to be separated by comma. You can send the CSV file to mail@joomlafry.com
We can format it accordingly.
Thank you
Ok it run if i separate filed with comma and i remove params field (import dont like json in it).Is there a way to import user with field param ?In it we have something like that :{"admin_style":"","colorScheme":"","allowTourAutoStart":"","admin_language":"","language":"","editor":"","timezone":"","a11y_mono":"0","a11y_contrast":"0","a11y_highlight":"0","a11y_font":"0","ip1_enabled":"0","ip1_ip":"","ip1_ip_type":"client","ip1_key":"","ip1_note":"","ip2_enabled":"0","ip2_ip":"","ip2_ip_type":"client","ip2_key":"","ip2_note":"","ip3_enabled":"0","ip3_ip":"","ip3_ip_type":"client","ip3_key":"","ip3_note":"","ip4_enabled":"0","ip4_ip":"","ip4_ip_type":"client","ip4_key":"","ip4_note":"","ip5_enabled":"0","ip5_ip":"","ip5_ip_type":"client","ip5_key":"","ip5_note":""}