Azure / Moodle

Tooling and guidance on deploying Scalable Moodle Clusters on Azure.
MIT License
157 stars 166 forks source link

error while applying plug-in #265

Closed lalitm14 closed 2 years ago

lalitm14 commented 2 years ago

getting following error when trying to apply local_o365 plugin ... please share any guidance to resolve " ... Outdated component cache file defined in $CFG->alternative_component_cache, can not continue ..."

SorraTheOrc commented 2 years ago

Can you please provide repro steps so that we can look at the actual error here. It's not clear that this is a problem with these templates.

lalitm14 commented 2 years ago

thanks ... I figured by editing /moodle/html/moodle/config.php file to comment out the line with variable $CFG_alternative_component, the server worked. I now have Moodle course showing in my Teams, but everything when clicked in a course pops-up into a new browser. How to fix that to keep all the interface coming in the MS Teams iframe?