Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version number in STABLE 401 is older than the version number for STABLE 400 #39

Open
drachels opened this issue Jun 9, 2023 · 0 comments

Comments

@drachels
Copy link

drachels commented Jun 9, 2023

A couple of days ago, I got a notice that there was a new version of vflibs.php, which I installed. It was not until yesterday, that I realized that I had started getting a whole lot of debug messages, that except for the first line, repeats for each ticket shown by the view.php page.
Warning: Undefined property: stdClass::$haslistables in /var/www/html/moodledev/mod/tracker/renderer.php on line 1179
Warning: Undefined property: stdClass::$haslistables in /var/www/html/moodledev/mod/tracker/renderer.php on line 1235
Warning: Undefined variable $issuer in /var/www/html/moodledev/mod/tracker/renderer.php on line 894
Warning: Attempt to read property "trackerid" on null in /var/www/html/moodledev/mod/tracker/renderer.php on line 894

When I went to upgrade to the tracker MOODLE_401_STABLE it failed due to the version listed in it, is older than the one I currently have installed, MOODLE_400_STABLE.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant