openmeetings / openmeetings-moodle-plugin

GNU General Public License v3.0
16 stars 8 forks source link

core_renderer::update_module_button() can not be used anymore. #53

Open sreelakshmisree opened 10 months ago

sreelakshmisree commented 10 months ago

Hi Team,

When adding Attendance activity to a Moodle 3.1 course using the same version of the Moodle attendance plugin, I'm getting the following errors within the debugging mode:

core_renderer::update_module_button() can not be used anymore. Activity modules should not add the edit module button, the link is already available in the Administration block. Themes can choose to display the link in the buttons row consistently for all module types.

Erroe

Debug info: Error code: codingerror Stack trace: line 2715 of /lib/outputrenderers.php: coding_exception thrown line 1950 of /lib/setuplib.php: call to core_renderer->update_module_button() line 77 of /mod/attendance/manage.php: call to bootstrap_renderer->__call()

Please could you have a look at the error and let me know how to resolve this?

Thanks in advance!

solomax commented 10 months ago

/mod/attendance seems be NOT OpenMeetings plugin :(

I believe you need to contact /mod/attendance developers ...