-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Install is possibly not fully executed. Seems like the DB Table is missing.
When entering settings, leads to blank white page.
In Debug mode I get this error:
Uncaught Exception Twig\Error\LoaderError: The "../../templates" directory does not exist ("/var/www/glpi-latest/../../templates"). in /var/www/glpi-latest/vendor/twig/twig/src/Loader/FilesystemLoader.php at line 92
There is also this:
SQL Error "1146": Table 'glpi.glpi_plugin_gamification_scores' doesn't exist in query "SHOW COLUMNS FROM glpi_plugin_gamification_scores
PHP Notice (8): Trying to access array offset on value of type null in /var/www/glpi-latest/plugins/gamification/front/score.php at line 21
And this when I open the Gamification View:
Uncaught Exception Error: Call to undefined method DB::fetch_assoc() in /var/www/glpi-latest/plugins/gamification/front/score.php at line 32