Archive for August 15th, 2008

Moodle Generator script & CVS

Friday, August 15th, 2008

Found a nice generator script to fill the Moodle database for testing. Meanwhile updated my CVS skills with the moodle.org CVS tutorial.

Moodle bulk users bug

Friday, August 15th, 2008

When going to the bulk user actions page with debugging turned on I found an error for one of our sites. Notice: Trying to get property of non-object in /usr/share/moodle/admin/user/lib.php on line 30 Notice: Trying to get property of non-object in /usr/share/moodle/admin/user/lib.php on line 32 You have an error in your SQL ...