Hi all,
I'm using Moodle 1.9.2+ (Build: 20080924). When I try to upload moodle users using a CSV file I get (with developer debug turned on):
Notice: Array to string conversion in /opt/moodle/html/lib/pear/HTML/QuickForm/Rule/Required.php on line 39
"The CSV File is empty"
Stack trace:
* line 1651 of lib/deprecatedlib.php: call to debugging()
* line 99 of admin/uploaduser.php: call to error()
I'm using moodle on SME Server 7.3. I've used Moodle successfully on that server before, although with version 1.8.2+ (2007021520), not 1.9.2.
I've tried installing Moodle with yum install smeserver-moodle from dungog, and also manually following instructions from the moodle.org site. I've also tried manually installing 1.8.6+, but then I get the error '"" is not a valid field name'. I have found one other user who is encountering the same problem, it appears this person is using SME Server as well. I've filed bug reports both with Moodle and SME, but if anyone has encountered this and knows how to fix it I'd greatly appreciate any help.
Post on Moodle forum:
http://moodle.org/mod/forum/discuss.php?d=106847Moodle bug report:
http://tracker.moodle.org/browse/MDL-16763SME bug report:
http://bugs.contribs.org/show_bug.cgi?id=4610