Redshelf plug-in add function error

Redshelf plug-in add function error

Aaron Mills發表於
Number of replies: 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

評比平均分數: -
In reply to 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.
In reply to 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.