- Import additional columns in users table
- ARRA User Import - joomla user import
- JomSocial users export import support
- General Documentation for ARRA User Export Import
- ARRA User Export - joomla user export
- How to install arra user export/import
- ARRA User Export Import - latest version
- User Import Export Errors Messages
User Import Export Errors Messages
There are some messages that you can run into when you try to import Joomla! users, please do not worry, we have added them to help you know what is wrong; bellow is a copy of each with some explanations.
The emails of the same users imported from the file already exist, so those users were not imported (the rest of the users were imported succesfully)
The error above can appear when the email addresses of some Joomla! users you want to import are not unique in the database (usernames and emails in Joomla! have to be unique).
You have fields that are not from the user database table. For accepted fields click on the link "View user fields from the database" from the "Import CSV/TXT file format" panel. The following fields are unknown: 'first name','last name','website'
The error above can appear if the file you want to import contain any fields that are not in the main user table, so they are not recognized by the import process. The error will let you know which fields are wrong so you can quickly edit your file.
It seem you don't have the name, username or email (column) for import
The error above can appear when the name, username or email field are missing (one of them or all).
Error when inserting rows, maybe there are already some rows in your tables.
You will get above error, if SQL file you want to import find that in table are already some records.
It seems you have chosen a different separator!
The error above will appear if you choose a wrong separator (from the right hand side column - Field separator option).
"Not Found
The requested URL /administrator/components/com_arrauser/files/databasenameBK.zip was not found on this server."
Above error appear when you want to make a backup - ARRA User Import - Before you click "Truncate" button, please do a backup, is safer to have it just in case. - Database Backup button - this mean that /files/ folder under administrator/components/com_arrauser/ has no enough writing permissions - give it 777, do backup and them move back to 755.