Welcome to the nuBuilder Forums!

Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.

Error on importing users from csv file

Questions related to using nuBuilder Forte.
Post Reply
Lala
Posts: 43
Joined: Thu Nov 07, 2024 11:46 pm
Has thanked: 10 times
Been thanked: 4 times

Error on importing users from csv file

Unread post by Lala »

Hi, when I import a list of users from a csv file, I get this error message:
Screenshot 2025-07-10 130558.png
You do not have the required permissions to view the files attached to this post.
kev1n
nuBuilder Team
Posts: 4562
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 76 times
Been thanked: 528 times
Contact:

Re: Error on importing users from csv file

Unread post by kev1n »

Hi,

Open nucommon.php in an editor and in the function nuImportUsersFromCSV(), replace $DBCharset with $nuConfigDBCharacterSet
Post Reply