I recently upgraded to Moodle 2.4 from 2.2 and migrated the database to a new server. Everything seems to be working fine except the bulk user upload. Uploading the file is successful, and I see the first 10 lines of preview, but the options that should appear below the preview and the "Upload Users" button are missing. Do I need to change some setting or re-install something? Or is this a bug? Any suggestions on where to start trouble-shooting would be appreciated!
Upload Users not working after upgrade and migration
Number of replies: 2Re: Upload Users not working after upgrade and migration
I had this same issue. Found out that I had an error with the csv file. No idea why this behavior happens but check your csv file.
Re: Upload Users not working after upgrade and migration
Thanks. What type of error did you find? I checked for the typical ones: commas in the wrong places, extra punctuation, blank field names...