djplaner / moodle-mod_bim

A Moodle activity module the provides support for managing/marking individual student blogs hosted on external services.
http://davidtjones.wordpress.com/research/bam-blog-aggregation-management/
7 stars 2 forks source link

Coding error: Releasing marked post perhaps with gradebook integration on #36

Closed djplaner closed 11 years ago

djplaner commented 11 years ago

Debug info: Argument 3 passed to moodle_database::get_records_select() must be an array, string given, called in /Applications/XAMPP/xamppfiles/htdocs/m24/mod/bim/coordinator/manage_marking.php on line 281 and defined Error code: codingerror Stack trace: line 397 of /lib/setuplib.php: coding_exception thrown line 1204 of /lib/dml/moodle_database.php: call to default_error_handler() line 281 of /mod/bim/coordinator/manage_marking.php: call to moodle_database->get_records_select() line 50 of /mod/bim/coordinator/view.php: call to bim_manage_release() line 100 of /mod/bim/view.php: call to show_coordinator()

djplaner commented 11 years ago

54 duplicated this issue and its been addressed there.