vfremaux / moodle-mod_flashcard

A mpdule providing a memoizong helper activity using Leitner model
5 stars 10 forks source link

PHP Fatal Error #11

Open ChaoticDalo opened 7 years ago

ChaoticDalo commented 7 years ago

I'm currently using PHP7 and Moodle 3.1.5 My functional tests failed and after some debugging and tracing found this error in my logs:

"PHP message: PHP Fatal error: Class backup_flashcard_activity_task contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (backup_activity_task::define_my_settings) in [....path to my site....]/mod/flashcard/backup/moodle2/backup_flashcard_activity_task.class.php on line 55

Thx.