Re: Moodle 3.7.1+ Installation
by Lavanya Lav. The details show: Check your Internet connection Check any cables and reboot any routers, modems, or other network devices you may be using. Allow Chrome to access the network in your...
View ArticleRe: Moodle 3.7.1+ Installation
by Howard Miller. Sorry - need a bit more detail. There's normally no such place as 'localhost'. Is this a server / hosting / local PC? Which operating system? Did you have WAMP of some sort already...
View ArticleRe: After upgrading from 3.5.1 to 3.7.1 cron is not working
by Erik Frangež. Hi Ken, Upgrade? Standard, we have deleted all files in moodle directory, copy new sources and plugins and go through steps in Moodle (WEB). We are using same procedure many years....
View Articletool_dataprivacy DDL sql execution error
by Daniel Luff. I tried to upgrade to the Moodle 3.7 but ran into server compatibility issues. I reloaded a backup of version 3.4.8.But now I can't get past the plugin update page due to a DDL sql...
View ArticleRe: Is it necessary to use maintenance mode for small updates?
by Przemek Kaszubski. This probably should have been obvious for admins but using the CLI script for turning on the maintenance mode blocks the WWW interface even for admins. At least I ran the script...
View ArticleRe: Exception - Call to member function Moodle 3.7
by Karina Maltez. Hello Trish, if you disable it, the problem will always appear, you have to eliminate it completely and it doesn't have to show you new problems. Don't be afraid it's just a plugin...
View ArticleRe: After upgrading from 3.5.1 to 3.7.1 cron is not working
by Ken Task. Leon has explained the error seen in one of what you've shared:Column count doesn't match value count at row 1If omit column names and do no specify values for all columns, MySQL will...
View ArticleRe: After upgrading from 3.5.1 to 3.7.1 cron is not working
by Leon Stringer. If you're familiar with working with MariaDB at the shell or using phpMyAdmin you could try running that query manually and seeing if it works, e.g.:INSERT INTO mdl_task_log (type,...
View ArticleRe: After upgrading from 3.5.1 to 3.7.1 cron is not working
by Ken Task. The method of upgrading called for copying back into new code plugins/addons from old code directory to appropriate/same locations in new code.Those include themes.In a 3.5.stock, themes...
View ArticleRe: Is it necessary to use maintenance mode for small updates?
by Ben Kahn. Przemek, thank you for your great contributions. I tried the SCSS and it works beautifully. Saved me from having to go in and figure out what CSS classes to use And yes a good note of...
View ArticleHow can I update my moodlecloud site to version 3.7?
by donna shell. I expected to be updated to 3.7 automatically. Is there something I should do? (Currently 3.6.4)
View ArticleRe: After upgrading from 3.5.1 to 3.7.1 cron is not working
by Erik Frangež. Hi, I have manually run query and works: INSERT INTO mdl_task_log (type, component, classname, userid, timestart, timeend, dbreads, dbwrites, result, output) VALUES (0,...
View ArticleRe: After upgrading from 3.5.1 to 3.7.1 cron is not working
by Erik Frangež. Hi Ken, mentioned PHP statements are not working, everywhere same error: php schedule_task.php --execute="\core\task\cache_cleanup_task" Execute scheduled task: Odstrani potekle...
View ArticleRe: Moodle 3.7.1+ Installation
by Howard Miller. We know what that message says... you need to answer my questions if you want some help
View ArticleRe: This site can't be reached during installation
by Vinod Kumar Aleti. Thank you so much...I also was facing this issue from last few days and adding this in conf file really worked.
View ArticleRe: Moodle 3.7.1+ Installation
by Leon Stringer. Did you see this post? It might be the same issue.
View ArticleRe: Moodle 3.7.1+ Installation
by Lavanya Lav. Leon Stringer, thank you. I've WAMPSERVER.
View ArticleMoodle 3.7 Mail Send issue
by Emma Richardson. I recently upgraded my site to 3.7 which included a php 7.0 to 7.2 upgrade. All seems fine but I have a strange issue happening and not sure where to look for logs to find the...
View ArticleThis site can’t be reached localhost refused to connect.
by Arthur Fridrich. I've searched postings regarding this, but they are all old.Did a clean install of Moodle 3.7 on Tuesday. It was on a Windows server, using 2012. Everything worked fine and was...
View ArticleRe: This site can’t be reached localhost refused to connect.
by Arthur Fridrich. Not sure if this will add anything to the information above, but the server sys admin said in the event viewer, he received a message "Could not find a valid table space file for...
View Article