Redshelf plug-in add function error

Redshelf plug-in add function error

Aaron Mills -
回帖数:3

Hello.

When trying to add a function to the red shelf plug-in I get this error.

I looked and the structure.PHP does not exist. Does anyone know where to get this file?

Here is the exact error

Warning: require_once(/var/www/html/moodle/mod/autoattendmod/classes/structure.php): failed to open stream: No such file or directory in /var/www/html/moodle/mod/autoattendmod/classes/autoattendmod_handler.php on line 6

回复Aaron Mills

Re: Redshelf plug-in add function error

Howard Miller -
Core developers的头像 Documentation writers的头像 Particularly helpful Moodlers的头像 Peer reviewers的头像 Plugin developers的头像
I have never heard of the 'red shelf plugin' nor is there anything like that in the Plugins directory. On the grounds that it might not just be me you might want to provide a link and/or additional information.
回复Howard Miller

Re: Redshelf plug-in add function error

Aaron Mills -

I think I may have found a solution we have a auto attendance module and block that are unsupported on Moodle 3.8. I did a snapshot and then removed the blocking module I was able to configure the external functions of the red shelf plug-in.   We lose all our  attendance data though and another solution would be nice.