3ilogiclms / moodle-block_learning_plan

This plugin serves as a database and plan for all learning activities in the organziation, where such activities are organized for a more structured learning program.
8 stars 12 forks source link

Partial fix for #7: undefined property error #9

Closed usernamenumber closed 7 years ago

usernamenumber commented 9 years ago

The first error has a separate cause from the rest of the warnings quoted in #7:

Notice: Undefined property: stdClass::$text in /Users/brsmith/Moodle/moodle-2.7/moodle/blocks/learning_plan/block_learning_plan.php on line 51

The text property is appended to without first initializing it to an empty string.

3ilogiclms commented 9 years ago

Thanks for your interest in Learning Plan, we will review Learning Plan and get back here.

Regards, 3i Logic LMS Team