alokr912 / moodle-mod_gotomeeting

Moodle GoToMeeting Integration
GNU General Public License v3.0
5 stars 6 forks source link

install.xml still not valid #57

Open danmarsden opened 2 years ago

danmarsden commented 2 years ago

as mentioned in #38 - not sure why that was closed as I still see lots of old xml db stuff in there.

The install.xml is no longer valid and was either created for an old version of Moodle or has been handwritten.

This needs to be fixed using the Moodle xmldb editor (under admin > development > XMLDB.)

Please hit the "load" link for your plugin install.xml file in the moodle xmldb editor, and then make Moodle think there is an update to the file (easiest way to do this is to change the description of a table - add a full stop or something similar.) Then get XMLDB to "Save" the updated file which will remove all the old invalid xml from your file.