<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Moodle Plugins directory: Application Form: Comments</title>
    <link>https://moodle.org</link>
    <description>This module is for submission of the application form.</description>
    <generator>Moodle</generator>
    <language>en</language>
    <copyright>(c) 2026 Moodle - Open-source learning platform | Moodle.org</copyright>
    <image>
      <url>https://moodle.org/theme/image.php/moodleorg/core/1777401252/i/rsssitelogo</url>
      <title>moodle</title>
      <link>https://moodle.org</link>
      <width>140</width>
      <height>35</height>
    </image>
    <item>
      <title>Thursday, 26 September 2024, 9:54 AM - Joseph Loyola</title>
      <link>https://moodle.org/plugins/mod_apply#comment-84925</link>
      <pubDate>Thu, 26 Sep 2024 01:54:57 GMT</pubDate>
      <description>by Joseph Loyola. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;also submit button is not showing up&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/mod_apply#comment-84925</guid>
    </item>
    <item>
      <title>Wednesday, 25 September 2024, 3:17 PM - Joseph Loyola</title>
      <link>https://moodle.org/plugins/mod_apply#comment-84916</link>
      <pubDate>Wed, 25 Sep 2024 07:17:26 GMT</pubDate>
      <description>by Joseph Loyola. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hi there,&lt;br&gt;
&lt;br&gt;
Error reading from database&lt;br&gt;
&lt;br&gt;
More information about this error&lt;br&gt;
&lt;br&gt;
Debug info: Table 'doh_db.mdl_apply_submit' doesn't exist&lt;br&gt;
SELECT * FROM mdl_apply_submit WHERE version&amp;gt;0 AND class!=0 AND apply_id=? AND user_id=?&lt;br&gt;
[array (&lt;br&gt;
0 =&amp;gt; '94',&lt;br&gt;
1 =&amp;gt; '416',&lt;br&gt;
)]&lt;br&gt;
Error code: dmlreadexceptionDismiss this notification&lt;br&gt;
Stack trace:&lt;br&gt;
line 494 of /lib/dml/moodle_database.php: dml_read_exception thrown&lt;br&gt;
line 293 of /lib/dml/moodle_read_slave_trait.php: call to moodle_database-&amp;gt;query_end()&lt;br&gt;
line 1398 of /lib/dml/mysqli_native_moodle_database.php: call to mysqli_native_moodle_database-&amp;gt;query_end()&lt;br&gt;
line 1513 of /lib/dml/moodle_database.php: call to mysqli_native_moodle_database-&amp;gt;get_records_sql()&lt;br&gt;
line 181 of /mod/apply/locallib.php: call to moodle_database-&amp;gt;get_records_select()&lt;br&gt;
line 189 of /mod/apply/locallib.php: call to apply_get_valid_submits()&lt;br&gt;
line 152 of /mod/apply/view.php: call to apply_get_valid_submits_count()&lt;br&gt;
&lt;br&gt;
using 4.3&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/mod_apply#comment-84916</guid>
    </item>
    <item>
      <title>Tuesday, 6 February 2024, 7:12 PM - Fumikazu Iseki</title>
      <link>https://moodle.org/plugins/mod_apply#comment-82487</link>
      <pubDate>Tue, 06 Feb 2024 11:12:51 GMT</pubDate>
      <description>by Fumikazu Iseki. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hello Daniel,&lt;br&gt;
&lt;br&gt;
I try merge Andrew's code.&lt;br&gt;
Thank you for your information and  thank you Andrew Hancox&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/mod_apply#comment-82487</guid>
    </item>
    <item>
      <title>Tuesday, 6 February 2024, 1:29 AM - Daniel Ociel Martinez de la Mora</title>
      <link>https://moodle.org/plugins/mod_apply#comment-82471</link>
      <pubDate>Mon, 05 Feb 2024 17:29:29 GMT</pubDate>
      <description>by Daniel Ociel Martinez de la Mora. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Dear Developer,&lt;br&gt;
&lt;br&gt;
Could you add to your plugin &quot;Field FILE&quot; that allow to upload files? &lt;br&gt;
Andrew Hancox already work in FILE UPLOAD (&lt;a href=&quot;https://github.com/andrewhancox/moodle-mod_apply&quot; class=&quot;_blanktarget&quot; target=&quot;_blank&quot; rel=&quot;noreferrer&quot;&gt;https://github.com/andrewhancox/moodle-mod_apply&lt;/a&gt;) but, maybe is not oficial release.&lt;br&gt;
&lt;br&gt;
Thanks a lot...&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/mod_apply#comment-82471</guid>
    </item>
    <item>
      <title>Friday, 9 September 2022, 9:39 AM - Ryota Morikawa</title>
      <link>https://moodle.org/plugins/mod_apply#comment-76987</link>
      <pubDate>Fri, 09 Sep 2022 01:39:12 GMT</pubDate>
      <description>by Ryota Morikawa. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;I found that there was a problem with /mod/apply/jbxl/jbxl_tools.php, so I checked the contents of /mod/apply/jbxl/jbxl_tools.php in the server I manage. As a result, it turned out that the version of 2019/08/21 was used.&lt;br&gt;
Therefore I checked the repository published by Iseki-sensei and found the 2022/07/06 version.&lt;br&gt;
  Source control URL (&lt;a href=&quot;http://www.nsl.tuis.ac.jp/svn/php/mod_apply/trunk/&quot; class=&quot;_blanktarget&quot; target=&quot;_blank&quot; rel=&quot;noreferrer&quot;&gt;http://www.nsl.tuis.ac.jp/svn/php/mod_apply/trunk/&lt;/a&gt;)&lt;br&gt;
&lt;br&gt;
Concerned about other similar problems, I replaced all the files in the repository with the files under /mod/apply/ in the server.&lt;br&gt;
As a result, it works fine! Thank you for your continued support.&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/mod_apply#comment-76987</guid>
    </item>
    <item>
      <title>Thursday, 8 September 2022, 7:14 PM - Ryota Morikawa</title>
      <link>https://moodle.org/plugins/mod_apply#comment-76977</link>
      <pubDate>Thu, 08 Sep 2022 11:14:57 GMT</pubDate>
      <description>by Ryota Morikawa. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;I'm sorry, I didn't do debug display properly. When I displayed the debug, I got the following error.&lt;br&gt;
&lt;br&gt;
Fatal error: Array and string offset access syntax with curly braces is no longer supported in /usr/local/www/apache24/data/moodle/mod/apply/jbxl/jbxl_tools.php on line 164&lt;br&gt;
&lt;br&gt;
Could this be the key to the solution?&lt;br&gt;
Thank you very much.&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/mod_apply#comment-76977</guid>
    </item>
    <item>
      <title>Thursday, 8 September 2022, 6:47 PM - Ryota Morikawa</title>
      <link>https://moodle.org/plugins/mod_apply#comment-76976</link>
      <pubDate>Thu, 08 Sep 2022 10:47:05 GMT</pubDate>
      <description>by Ryota Morikawa. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Thank you for your reply.&lt;br&gt;
The error occurred when I clicked on the Application Form icon, resulting in a transition to a blank screen.&lt;br&gt;
Since it is a pure white screen, there is no error message. Also, such an error does not occur in other Moodle pages or modules.&lt;br&gt;
My environment here is as follows.&lt;br&gt;
&lt;br&gt;
OS: FreeBSD 13.1-RELEASE-p1 GENERIC&lt;br&gt;
PHP 8.0.20&lt;br&gt;
apache24-2.4.54&lt;br&gt;
mysql80-server-8.0.29&lt;br&gt;
Moodle 3.11.9&lt;br&gt;
&lt;br&gt;
Currently, PHP is back to php74-7.4.30, and there is no problem. It seems that there is no problem in the resemble environment of Rocky Linux 8, so it may be a FreeBSD problem.&lt;br&gt;
If you can come up with something like a hint of a solution, it would be helpful if you could tell me.&lt;br&gt;
&lt;br&gt;
Thank you.&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/mod_apply#comment-76976</guid>
    </item>
    <item>
      <title>Monday, 5 September 2022, 2:12 PM - Fumikazu Iseki</title>
      <link>https://moodle.org/plugins/mod_apply#comment-76915</link>
      <pubDate>Mon, 05 Sep 2022 06:12:30 GMT</pubDate>
      <description>by Fumikazu Iseki. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;I then tried it with moodle-3.11.9, but no error occurred.&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/mod_apply#comment-76915</guid>
    </item>
    <item>
      <title>Monday, 5 September 2022, 12:20 PM - Fumikazu Iseki</title>
      <link>https://moodle.org/plugins/mod_apply#comment-76914</link>
      <pubDate>Mon, 05 Sep 2022 04:20:38 GMT</pubDate>
      <description>by Fumikazu Iseki. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hello.&lt;br&gt;
&lt;br&gt;
Where does the error occur?&lt;br&gt;
Is it when you click on the Application Form icon?&lt;br&gt;
Do you get any messages when you put Moodle into debug mode?&lt;br&gt;
&lt;br&gt;
The error does not occur in my environment.&lt;br&gt;
&lt;br&gt;
Thanks.&lt;br&gt;
&lt;br&gt;
my environment.&lt;br&gt;
 OS : Rocky Linux 8&lt;br&gt;
 PHP 8.0.13&lt;br&gt;
 httpd-2.4.37-47 (Apache)&lt;br&gt;
 mariadb-10.3.32&lt;br&gt;
 Moodle-4.0.1&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/mod_apply#comment-76914</guid>
    </item>
    <item>
      <title>Friday, 19 August 2022, 10:10 AM - Ryota Morikawa</title>
      <link>https://moodle.org/plugins/mod_apply#comment-76697</link>
      <pubDate>Fri, 19 Aug 2022 02:10:26 GMT</pubDate>
      <description>by Ryota Morikawa. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Thank you for always using Application Form.&lt;br&gt;
Now, I have updated Moodle version from 3.11.5 to 3.11.8 and PHP version from 7.4 to 8.0. And when I started the Application Form, &quot;HTTP ERROR 500&quot; was displayed and I could not access it.&lt;br&gt;
Perhaps PHP 7.4 will end support in November, so I updated to 8.0, but I suspect that this is the cause.&lt;br&gt;
I am sorry to bother you while you are busy, but could you tell me if there is a solution?&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/mod_apply#comment-76697</guid>
    </item>
    <item>
      <title>Thursday, 21 July 2022, 5:24 PM - Luis de Vasconcelos</title>
      <link>https://moodle.org/plugins/mod_apply#comment-76358</link>
      <pubDate>Thu, 21 Jul 2022 09:24:46 GMT</pubDate>
      <description>by Luis de Vasconcelos. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Fumikazu, what sorting feature are you referring to? The File item type that Andrew created for me or somewhere else in your plugin?&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/mod_apply#comment-76358</guid>
    </item>
    <item>
      <title>Friday, 15 July 2022, 7:57 AM - Fumikazu Iseki</title>
      <link>https://moodle.org/plugins/mod_apply#comment-76267</link>
      <pubDate>Thu, 14 Jul 2022 23:57:22 GMT</pubDate>
      <description>by Fumikazu Iseki. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hello.&lt;br&gt;
Please feel free to use it.&lt;br&gt;
I personally am not happy with the sorting feature, but I am currently working on another project (Moodle+JupyterHub) and don't have time to fix it.&lt;br&gt;
&lt;a href=&quot;https://gitlab.nsl.tuis.ac.jp/explore&quot; class=&quot;_blanktarget&quot; target=&quot;_blank&quot; rel=&quot;noreferrer&quot;&gt;https://gitlab.nsl.tuis.ac.jp/explore&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Thanks.&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/mod_apply#comment-76267</guid>
    </item>
    <item>
      <title>Thursday, 14 July 2022, 6:27 PM - Andrew Hancox</title>
      <link>https://moodle.org/plugins/mod_apply#comment-76250</link>
      <pubDate>Thu, 14 Jul 2022 10:27:01 GMT</pubDate>
      <description>by Andrew Hancox. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Luis de Vasconcelos got me to implement a new item type in your plugin which would allow users to upload files - if you’re interested in the work you can grab it from my GitHub repo here:&lt;br&gt;
&lt;a href=&quot;https://github.com/andrewhancox/moodle-mod_apply&quot; class=&quot;_blanktarget&quot; target=&quot;_blank&quot; rel=&quot;noreferrer&quot;&gt;https://github.com/andrewhancox/moodle-mod_apply&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/mod_apply#comment-76250</guid>
    </item>
    <item>
      <title>Monday, 31 May 2021, 3:51 PM - Luis de Vasconcelos</title>
      <link>https://moodle.org/plugins/mod_apply#comment-71113</link>
      <pubDate>Mon, 31 May 2021 07:51:07 GMT</pubDate>
      <description>by Luis de Vasconcelos. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Chandrashekaran , what do you mean by &quot;add a date item&quot;? Do you just want to display the date, or do you want to perform some kind of action based on the date?&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/mod_apply#comment-71113</guid>
    </item>
    <item>
      <title>Wednesday, 26 May 2021, 4:33 PM - Chandrashekaran A</title>
      <link>https://moodle.org/plugins/mod_apply#comment-71052</link>
      <pubDate>Wed, 26 May 2021 08:33:37 GMT</pubDate>
      <description>by Chandrashekaran A. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;How to add a date item in the application form?&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/mod_apply#comment-71052</guid>
    </item>
  </channel>
</rss>