Re: CSS not working
by Visvanath Ratnaweera. Hi Ken> Issue: CentOS 7 which has reached EOL.True that CentOS has reached EOL. Still, it was long in use and very stable. It is impossible that CentOS 7 died with leaving...
View ArticleRe: This plugin is already installed on the site
by John D. I guess because of the above, my site is in the maintaining mode (see https://moodle.org/mod/forum/discuss.php?d=460859#p1850733), and I'm unable to follow...
View ArticleRe: CSS not working
by Ken Task. We all know the devils are in the details.OP said he know all that ... had all that configured ... and still not working, sooooooI wonder ... that apache link I...
View ArticleRe: Git upgrade of 3.9 LTS final gave me 4.1.7 LTS (not 4.1.11+) (SOLVED)
by Visvanath Ratnaweera. Hi Ken and LeonYes, missing 'git fetch' after somewhere December 2023 is the culprit. I thought of this possibility but was too late after I did a 'git pull'. Now dug up an...
View ArticleRe: Git upgrade of 3.9 LTS final gave me 4.1.7 LTS (not 4.1.11+) (SOLVED)
by Ken Task. Moodle is moving origin from 'master' to 'main'.a git branch -aShould show at the top as main not master.To rename your local branch:git branch -m master mainshould reset that to...
View ArticleRe: Upgrading from Moodle 4.0.4: Need Advice on Intermediate Steps
by Feki Pangestu Wijaya. Correct me if I am wrong, from what I understand from the table, if I update to version 4.3, I need to update from version 3.11.8 first. Additionally, if I want to update to...
View ArticleRe: Upgrading from Moodle 4.0.4: Need Advice on Intermediate Steps
by Feki Pangestu Wijaya. Yes, on my dev server, my Moodle 4.0.x is running on PHP 8.1 without issues so far. However, I understand that Moodle 4.0 is not officially compatible with PHP 8.1, and it’s...
View ArticleRe: Upgrading from Moodle 4.0.4: Need Advice on Intermediate Steps
by Visvanath Ratnaweera. > if I update to version 4.3, I need to update from version 3.11.8 first.I changed the wording of the column to "Earliest from". Hope it is clearer now. To jump straight to...
View ArticleRe: Upgrading from Moodle 4.0.4: Need Advice on Intermediate Steps
by Ken Task. Mr. V's chart is excellent info, but you have a tool on your server right now with which you need to familiarize yourself. Now and during/after upgrades as a reminder.Login as Site...
View ArticleBotched Upgrade to Moodle 4.4 - problem with /course/format/renderer.php
by P L. Hi everyone,My workplace has upgraded one of their Moodle platforms to 4.4 and since then, when trying to access any course, I encounter this error:I am only an admin for this platform so I...
View ArticleRe: Botched Upgrade to Moodle 4.4 - problem with /course/format/renderer.php
by Luis de Vasconcelos. The message says that the error is triggered when Moodle tries to open the /course/format/renderer.php file. Does that file exist in your /moodle/course/format directory? If...
View ArticleRe: Git upgrade of 3.9 LTS final gave me 4.1.7 LTS (not 4.1.11+) [SOLVED]
by Visvanath Ratnaweera. Oh, No! Let's not to return to the topic of compelled speech. See Re: Changes to Moodle LMS Default Branch Name - Transition from "master" to "main".I happily call this thread...
View ArticleRe: Botched Upgrade to Moodle 4.4 - problem with /course/format/renderer.php
by Leon Stringer. - Asked ICT to remove this 'course/format/topics/renderer.php' file which seemingly is not supposed to be included in Moodle 4.4 and was probably restored from backup, but they put...
View ArticleRe: Botched Upgrade to Moodle 4.4 - problem with /course/format/renderer.php
by Visvanath Ratnaweera. Recommend the Upgrading tutorial to your IT. You didn't mention the source release. Depending on it worth checking the limitations as summarized in this chart...
View ArticleRe: Upgrading from Moodle 4.0.4: Need Advice on Intermediate Steps
by Visvanath Ratnaweera. Ken, thanks for reminding me that the Site administration > Server > Environment has a drop-down list. Caution to the new comers: That information does not get updated...
View ArticleRi: Re: Botched Upgrade to Moodle 4.4 - problem with /course/format/renderer.php
by P L. Thank you. I checked again how the Moodle 4.4 directory should be and there is no 'course/format/topics/renderer.php' file there. My guess, after reading the Upgrading tutorial linked by...
View ArticleRi: Re: Botched Upgrade to Moodle 4.4 - problem with /course/format/renderer.php
by P L. Thank you; IT mentioned 4.2.8 as being the previous Moodle version, but another answer mentions we probably have the 3.11 version of this renderer.php file... I will ask for the whole upgrade...
View ArticleRe: Ri: Re: Botched Upgrade to Moodle 4.4 - problem with...
by Visvanath Ratnaweera. Coming from 4.2 or from 3.11 makes a difference between go or no-go. A straight jump to 4.4 is possible only from 4.1.2 or higher! (see the chart and the official release...
View ArticleRe: Upgrading from Moodle 4.0.4: Need Advice on Intermediate Steps
by Ken Task. Don't have an older version to check anymore.If the drop down list doesn't cover higher versions that the site cannot upgrade to then there is another area that needs to do the...
View ArticleRe: Moodle 4.4 upgade - Edumy Theme
by Abhi Arora. @Duncan Thanks for letting me know. I'll contact the bank and try to get it sorted from their end. We are working with the official Moodle devs. and even they have no idea who these...
View Article