Forum


Import users

Netenvie
5%
Posts: 5
October 02, 2025

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.

Joomla Fry
100%
Posts: 1076
October 02, 2025

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

Netenvie
5%
Posts: 5
October 02, 2025

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":""}

Netenvie
5%
Posts: 5
October 02, 2025

Another question :In password field we can use uncrypted clear passwords ?It will encrypted at import ?

Netenvie
5%
Posts: 5
October 02, 2025

Ok for this last question i tested and it's ok.

Joomla Fry
100%
Posts: 1076
October 03, 2025

You can import param by creating Singles and then Listings.

Create a "Single" of type CSV. Then, from CSV file you can get values by adding "Grabbers" of type Array Value.

Login to Reply