by Dan Nessett. Hello. I have added an activity module named logic (mod_logic). At present, it is just a skeleton, and I will be using a debugger (netbeans) to incrementally add functionality...
https://moodle.org/mod/forum/discuss.php?d=447354&parent=1797763
by Semyon Lavrentev. Hi AL, I am in touch with Git URL for this plugin, I tried using 3.8 STABLE on Moodle 3.8.9 and currently using 4.0 WORKING version of tracker with Moodle 4.0.2, with ...
https://moodle.org/mod/forum/discuss.php?d=447347&parent=1797752
by AL Rachels. Hi Semyon, Which version of mod_tracker are you using? I use it too and the version in Moodle download s is out of date. To get a more up-to-date version and the also needed...
https://moodle.org/mod/forum/discuss.php?d=447347&parent=1797743
by Porsa Barnam. Thank you Mark. I added your recommended code to php.ini file. After resetting Xampp, I ran this command: php xampphtdocsmoodleadminclipurge_caches.php But similar me...
https://moodle.org/mod/forum/discuss.php?d=447323&parent=1797737
by Porsa Barnam. Hi. I hope here is right place to ask question. I have some problem with Moodle on my localhost. An error message is shown on browser when I want to load LMS first pa...
https://moodle.org/mod/forum/discuss.php?d=447350&parent=1797734
by Semyon Lavrentev. Hello! Recently I've been working with old plugin named mod_tracker. Whenever I get some error thrown in this module, UI seems to not load properly, I guess the cause of ...
https://moodle.org/mod/forum/discuss.php?d=447347&parent=1797723
by Mark Johnson. I would expect XAMPP to have this set up correctly for you, but you could try setting it to something like C:xamppphpextphp_mysql i.dll (assuming that path is correct, if not...
https://moodle.org/mod/forum/discuss.php?d=447323&parent=1797708
by Sandipa Mukherjee. Thanks!
https://moodle.org/mod/forum/discuss.php?d=447315&parent=1797701
by Porsa Barnam. Thank you Mark for your description. I checked php.ini file. It has a line with this code: extension=mysqli. Considering that it is run on Windows OS, is it enough for rig...
https://moodle.org/mod/forum/discuss.php?d=447323&parent=1797698
by Mark Johnson. Any CLI scripts run on the Moodle server run with full admin access. The error states that this is an issue with PHP not having the mysqli extension configured correctly, whi...
https://moodle.org/mod/forum/discuss.php?d=447323&parent=1797686
by Michael Fordham. Thanks for the reply Davo. Good insight, I added a name field to the XML install file and the error is no longer occurring. If any other errors crop up along the way I ...
https://moodle.org/mod/forum/discuss.php?d=447312&parent=1797685
by Ken Task. File mentioned in the error: /lib/classes/task/question_stats_cleanup_task.php ls -l ./moodle4?/lib/classes/task/question_stats_cleanup_task.php -rw-r--r-- 1 kentask staff�...
https://moodle.org/mod/forum/discuss.php?d=447240&parent=1797683
by Ken Task. "And someone once said that using GIT was easier that downloading the zip file and installing from that." That's been me! And that has been my experience. Forums are...
https://moodle.org/mod/forum/discuss.php?d=447240&parent=1797673
by Joe DeNicholas. It worked perfectly! I am using the BOOST theme. THANK YOU SO MUCH for taking the time, especially for replying so quickly.
https://moodle.org/mod/forum/discuss.php?d=447315&parent=1797671
by Porsa Barnam. After your reply I understood the mistake in running php command. I used this command: php xampphtdocsmoodleadminclipurge_caches.php However, it seems there are some pro...
https://moodle.org/mod/forum/discuss.php?d=447323&parent=1797665
by Dominique Palumbo. Hi, Also depending of database a trigger can be create and if it can wait a minute a small script call by a cron can be used to update the field. But have a local pl...
https://moodle.org/mod/forum/discuss.php?d=447319&parent=1797660
by Sandipa Mukherjee. Go to your moodle / course / edit_form.php function name definition(), Go to after where idnumber is declared, paste this code GLOBAL $COURSE; if (!empty($COURSE)){ ...
https://moodle.org/mod/forum/discuss.php?d=447319&parent=1797659
by Porsa Barnam. I think something goes wrong. I ran the below command: php xampphtdocsmoodleadminclipurge_caches.php The output is some “Deprecated” messages. The messages ended b...
https://moodle.org/mod/forum/discuss.php?d=447323&parent=1797654
by Sandipa Mukherjee. Hi, sounds great that your problem has been solved. Regards
https://moodle.org/mod/forum/discuss.php?d=447323&parent=1797651
by Porsa Barnam. Thank you Sandipa. I realized my mistake. Best regards.
https://moodle.org/mod/forum/discuss.php?d=447323&parent=1797650