donhinkelman / moodle-block_sharing_cart

Content sharing plug-in for Moodle LMS. Now at version 4.4, release 3 (actually this is for Moodle LMS version 4.3. Requires PHP 7.4.
7 stars 38 forks source link

Class 'backup_execution_step' not found #87

Closed englishwebtls closed 1 year ago

englishwebtls commented 3 years ago

Sharing cart no longer working

Updated to latest sharing cart version $plugin->version = 2021011101; $plugin->requires = 2018120300; // Moodle 3.6 $plugin->component = 'block_sharing_cart'; $plugin->release = '3.9, release 1'; $plugin->maturity = MATURITY_STABLE;

on Moodle 3.9 (Fordson Theme) Cleared cache Checked that file exists in /backup/util/plan/backup_execution_step.class.php Still getting error: moodle sharing cart Class 'backup_execution_step' not found

Any suggestions?

Thanks

frederikmillingpytlick commented 1 year ago

Hi @englishwebtls are you still having this issue?

AraPraxis commented 1 year ago

Since no updates have been emitted, we see the issue as closed.

If the problem still occurs on Moodle 4.0+ then you're welcome to create a new issue regarding the error, but we will not update the sharing cart prior to Moodle 4.0 - However we do follow the Moodle releases and are willing to fix any security risks regarding this plugin. https://moodledev.io/general/releases

Kind regards, Anders Rasmussen

Praxis Team