Report Orphaned files
Maintained by
Andreas Schenkel, SchulportalHessen (technischer Account)
# Report Orphaned files #
This plugin is a report to show files that are stored in moodle but are not in use.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
Here is direct link to download - https://github.com/schulportalhessen/moodle-report_sphorphanedfiles/archive/refs/heads/development_moodle_405.zip
'Coding error detected, it must be fixed by a programmer: Unknown parameter type '1''
We´re using Moodle 4.4.3 installed on Apache and Maria DB.
The same problem was reported 1 month ago with Moodle 4.5 https://github.com/schulportalhessen/moodle-report_sphorphanedfiles/issues/11
The error message shows when:
- I try to save the plugin configuration .../admin/settings.php?section=reportsphorphanedfiles
- At Site administration > Notifications .../admin/index.php
Plugin configuration:
report_sphorphanedfiles | isactive = yes
all other parameters set to default values
report_sphorphanedfiles | isactiveforadmin
report_sphorphanedfiles | handleractivitiescore, report_sphorphanedfiles | handleractivitiesplugin, report_sphorphanedfiles | handlermaterialscore, report_sphorphanedfiles | handlermaterialsplugin
I would love to be able to use it with my other and bigger server Moodle 4.5, but it crashes at the installation process.