Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums 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: 4416
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 74 times
Been thanked: 472 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