-
Notifications
You must be signed in to change notification settings - Fork 8
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
Receive error after successful install on Moodle 3.8 #29
Comments
Please could you get the file/line of the error passing in debug mode ? AT this time i tracked the faulty function in my 3.8 release and did not find it Cheers |
The debug info as follows: Error code: codingerror https://i.imgur.com/BTmStrq.png Does this help? |
Are you really sure you are using the MOODLE_38_XXXXX branches ? |
3.8.3 according to the Environment section. |
I meant the branches for the tracker plugin (this repo) |
I've grabbed the plugin from the official moodle repository from within moodle, so I imagine it has to be the most up-to-date version. |
Unfortunately, we do not support accurately the moodle.org repository for some years now. The reason is that we have instock about 180 plugins we care at, and moodle did not yet automate the plugin repository submission. Providing almost 10 version packages per plugin this is 1800 packages to handle and submit all year long. We cannot afford the amount of days passed to do that. The Github repository is the reference in STABLE branches for us cheers |
When plugin is launched the following error message comes up:
"Coding error detected, it must be fixed by a programmer: 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."
The text was updated successfully, but these errors were encountered: