Redshelf plug-in add function error

Redshelf plug-in add function error

by 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

Average of ratings: -
In reply to Aaron Mills

Re: Redshelf plug-in add function error

by Howard Miller -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of 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

by 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.