Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
sreelakshmisree opened this issue Dec 20, 2023 · 1 comment
Open

Comments

@sreelakshmisree
Copy link

sreelakshmisree commented Dec 20, 2023

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
Copy link
Collaborator

solomax commented Dec 20, 2023

/mod/attendance seems be NOT OpenMeetings plugin :(

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants