I am trying to write the local plugin in moodle/grade/report in moodle. In settings.php it is showing some warnings.
I included require_once($CFG->libdir . '/adminlib.php'); even though they are not resolved.
I tried to install without solving to see the error, then I can find the issue:
While upgrading the database, I am getting this error (picture attached below). I verified my XML using Validator, it shows no errors.
Can anyone help me to solve these problems?
Thanks in advance.