Application Form
Maintained by
Fumikazu Iseki
This module is for submission of the application form.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
Is it in the pipline to extend with the option to attach files to the form, with filepicker?
Or is that possibility already there and Im just not aware of it?
I think ' (single quote) or " (double quote) are not paired around the line 352
修正しました.
パッケージ化する時間がありませんので,急ぎの場合は subversion リポジトリからチェックアウトするか,個別のファイルを入れ替えてください.
subversion リポジトリからチェックアウトする場合のコマンド
svn co http://www.nsl.tuis.ac.jp/svn/php/mod_apply/trunk/ apply
個別にファイルを入れ替える場合のファイル (wget などで落とせます)
locallib.php : http://www.nsl.tuis.ac.jp/svn/php/mod_apply/trunk/locallib.php
version.php: http://www.nsl.tuis.ac.jp/svn/php/mod_apply/trunk/version.php
Moodle 3.7.3+ (Build: 20191129)
以下を「Yes」にした場合
・管理者に通知メールを送信する
・ユーザに通知メールを送信できるようにする
例外 - Argument 1 passed to message_send() must be an instance of core\message\message, instance of stdClass given, called in [dirroot]/mod/apply/locallib.php on line 1028
このエラーに関する詳細情報
×Debug info:
Error code: generalexceptionmessage
×Stack trace:
line 57 of /lib/messagelib.php: TypeError thrown
line 1028 of /mod/apply/locallib.php: call to message_send()
line 217 of /mod/apply/submit.php: call to apply_send_email()
Error: Call to undefined method theme_rem_core_renderer::image_url()
Debug info:
Error code: generalexceptionmessage
Stack trace:
line 352 of /mod/apply/edit.php: Error thrown
Line 352 is:
how can I fix it?
Why?
I will add it If there is a language file.
Languge file is mod/apply/lang/*/apply.php
I want to change the English term to another language.
Is there a translation feature?
I have been sick since this January.
My physical condition is not recovering now.
Currently, maintenance is difficult.
If turn in the debug mode, you might see some error messages.
I added backup function.