Archived posts, use them to search

Moodle debugging VPL Errors

από Jan Derriks -
Αριθμός απαντήσεων: 1

We upgraded to 2.3.4+ and in debugging mode, moodle complains about VPL:

The module vpl does not define the standard capability mod/vpl:addinstance

    line 3455 of /course/lib.php: call to debugging()
    line 1936 of /course/lib.php: call to course_allowed_module()

Is there a quick way to define the addinstance capability in mod/vpl/db/access.php ?

 

Σε απάντηση σε Jan Derriks

Re: Moodle debugging VPL Errors

από Juan Carlos Rodríguez-del-Pino -
Φωτογραφία Particularly helpful Moodlers Φωτογραφία Plugin developers

If you want to remove this debug message  (which, for now, seems to have no effect) then change your "access.php" and "version.php" of VPL by which I attached. Then go to "Site Administration -> Notifications"

Best regards.