Open danmarsden opened 6 years ago
Fixed
you have not used the built in xmldb editor to modify or update this file and I can still see a number of issues This is not fixed.
download_details and recordingdetails are also invalid table names inside your plugin - they need to be prefixed with wiziq
still looks like someone is hand-rolling the xmldb file and this has not been fixed correctly. please see comment #1 above that explains how to use xmldb editor to fix this file.
install.xml is no longer valid (created for an old version of Moodle) - If interested in supporting TotaraLMS this file will also trigger unit test failures preventing a site from deploying your plugin to TotaraLMS.
This needs to be fixed using the Moodle xmldb editor (under admin > development > XMLDB.)
Please hit the "load" link for the wiziq 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.