by Tom Goren-Bar.
Just upgraded from 3.8.1 to 3.10.1 and have gotten reports from content editors that they are unable to add activities/resources to new or existing pages.
I was able to replicate the issue with Administrator permissions and I get the following error in the Chrome dev tools console:
first.js:119 Uncaught (in promise)
- {message: "Coding error detected, it must be fixed by a progr…id component used in plugin/component_callback():", errorcode: "codingerror", link: "https://elearning.jungiancoachingschool.com/", moreinfourl: "https://docs.moodle.org/310/en/error/debug/codingerror"}
- errorcode: "codingerror"
- link: "https://elearning.jungiancoachingschool.com/"
- message: "Coding error detected, it must be fixed by a programmer: Invalid component used in plugin/component_callback():"
- moreinfourl: "https://docs.moodle.org/310/en/error/debug/codingerror"
Versions:
- Moodle 3.10.1
- Latest Chrome (Version 88.0.4324.96 (Official Build) (x86_64))
- PHP: 7.4.14
- Server OS: Linux uk09.tmd.cloud 3.10.0-962.3.2.lve1.5.26.2.el7.x86_64
I need to unblock my users ASAP and am considering downgrading to the latest LTS version (3.9.4). Any tips/suggestions would be very welcomed.