Panopto / Moodle-2.0-plugin-for-Panopto

Panopto's integration with the Moodle LMS.
http://www.panopto.com
GNU General Public License v3.0
18 stars 38 forks source link

CFG was missing #194

Closed klasuk closed 1 year ago

klasuk commented 1 year ago

I got an error:

Notice: Undefined variable: CFG in [MOODLEPATH]/blocks/panopto/lib/panopto_data.php on line 26 Notice: Trying to get property 'libdir' of non-object in [MOODLEPATH]/blocks/panopto/lib/panopto_data.php on line 26

Plugin version is 2022122000

I guess there should be "global $CFG" before require_once ?

jmalmsten-panopto commented 1 year ago

Hi,

We have filed an internal work item to handle this issue.

Could you please tell me what version of Moodle you are using and what reproduction steps you take to reproduce this issue?

Thanks, Joe

jmalmsten-panopto commented 1 year ago

Hi,

This issue should be resolved in the latest beta release.

Thanks, Joe