Skip to content

31 Fix errors in scheduled task#32

Open
leonstr wants to merge 1 commit intovfremaux:masterfrom
leonstr:31-cronerrors
Open

31 Fix errors in scheduled task#32
leonstr wants to merge 1 commit intovfremaux:masterfrom
leonstr:31-cronerrors

Conversation

@leonstr
Copy link

@leonstr leonstr commented Aug 19, 2024

Fix the following errors when mod_flashcard\task\cron_task runs:

++ String does not exist. Please check your string definition for
notifyreview_tpl/flashcard ++

and

implode(): Argument #2 ($array) must be of type ?array, lang_string
given

Fix the following errors when mod_flashcard\task\cron_task runs:

  ++ String does not exist. Please check your string definition for
  notifyreview_tpl/flashcard ++

and

  implode(): Argument vfremaux#2 ($array) must be of type ?array, lang_string
  given
@leonstr leonstr mentioned this pull request Aug 19, 2024
@vfremaux
Copy link
Owner

RIght ! the get_mail_template has changed from a file to read by file() to a lang string for better customisability. All consequences were not fully assumed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants