Hide
With debug developer enabled and showing errors or alternatively looking to logs):
Prepare some users.csv file, these contents can be ok (extracted from a behat test):
username,password,firstname,lastname,email,cohort1
|
tomjones,Pass1234*,Tom,Jones,tomjones@example.com,ASD
|
marysmith,Pass1234*,Mary,Smith,marysmith@example.com,DSA
|
bobjones,Pass1234*,Bob,Jones,bobjones@example.com,ASD
|
alicesmith,Pass1234*,Alice,Smith,alicesmith@example.com,DSA
|
go to admin->users->accounts->upload users
upload the csv file, load users, preview and end the process (until the users have been created message.
GOAL: not "setType()" debugging message is shown at all.
That is, ciao 
Show
With debug developer enabled and showing errors or alternatively looking to logs):
Prepare some users.csv file, these contents can be ok (extracted from a behat test):
username,password,firstname,lastname,email,cohort1
tomjones,Pass1234*,Tom,Jones,tomjones@example.com,ASD
marysmith,Pass1234*,Mary,Smith,marysmith@example.com,DSA
bobjones,Pass1234*,Bob,Jones,bobjones@example.com,ASD
alicesmith,Pass1234*,Alice,Smith,alicesmith@example.com,DSA
go to admin->users->accounts->upload users
upload the csv file, load users, preview and end the process (until the users have been created message.
GOAL: not "setType()" debugging message is shown at all.
That is, ciao