moodle-logstore_xapi icon indicating copy to clipboard operation
moodle-logstore_xapi copied to clipboard

Installation of Logstore xAPI v4.6.0 (2020032801) on Moodle 3.11.3 results in Exception

Open AlexeiRubin opened this issue 4 years ago • 1 comments

Description

  • Installation of Logstore xAPI v4.6.0 (2020032801) results in the following error.
  • Exception - syntax error, unexpected token "," "More information about this error"
  • Site Administration cannot be accessed because of the same error.

Version

  • Logstore xAPI v4.6.0 (2020032801) with Moodle 3.11.3

Steps to reproduce the bug

  1. Installation of the Plugin - Logstore xAPI v4.6.0 (2020032801) on Moodle 3.11.3.

Expected behaviour

  • The Logstore xAPI v4.6.0 (2020032801) should work as it's intended and emit records.

Actual behaviour

  • The following Exception occurs :
  • Exception - syntax error, unexpected token "," "More information about this error" Link Leads to https://docs.moodle.org/311/en/error/moodle/generalexceptionmessage
  • Site Administration cannot be accessed because of the same error.

Server information

  • The general steps were followed during installation.
  • PHP 8.0 is used.
  • Lubuntu 20.04 LTS.

AlexeiRubin avatar Oct 07 '21 05:10 AlexeiRubin

Thank you for reporting this. The only thing that stands out to me is the PHP version. Moodle 3.11 doesn't yet support PHP 8.0. Can you try downgrading to a supported version and see if it works?

davidpesce avatar Oct 07 '21 19:10 davidpesce

Confirming that this has been resolved in the v4.7.0 release. We currently support 3.9, 3.11, and 4.0

davidpesce avatar Oct 20 '22 19:10 davidpesce