Form Problem (SEND and ADD FILE button)

“SEND” and “ADD FILE” button do not work. Why does this problem occur?

ADD FILE button okey but message i cant send. I tink send button not working.

Looking at the screenshot from one of your previous questions, this form probably uses AjaxForm that then in turn uses FormIt.

So if this form indeed uses AJAX to send the form, then maybe open the browser’s developer tools and check for errors in the “Console” tab and for AJAX-requests in the “Network” tab.

When you click the “Send” button, is there a new AJAX request? What is the response? Are there any errors in the console?


In the MODX manager under “Manage” → “Reports” → “Error log” there is also a MODX error log.
Take a look at this log to see if something gets added when you click the “Send” button.

5484545
85548485

There are AjaxForm and FormIt.

How can i solve this problem ? If I solve this problem, there is no other problem.

The error code is as below;

[2022-10-26 16:30:19] (ERROR @ /home/***/public_html/core/components/formit/src/FormIt/Hook/Spam.php : 67) PHP warning: Undefined array key "email"

These are just warnings and they seem to be unrelated.


This is also just a warning. But to be certain you could delete spam from the list of hooks in your call to FormIt.

[[!FormIt? &hooks=`spam,email`]]
//or probably
[[!AjaxForm? &snippet=`FormIt` &hooks=`spam,email`]]

Where can I delete? (Snippet or Plugin)

Neither!
In the template or chunk (or maybe the resource content) where the FormIt (or AjaxForm) snippet is called.

956556

For example, chunks is like this

No, this is a chunk for the content of an email to send.

It has to be the page-template or a chunk that is included in the page-template.
Where exactly on your page is this form located? Try to find this location in the page-template.

There are 4 different buttons on the main page. Then there is a possibility that it is in the template/index. Im checking now.

For example a button code like this;

<div class="blog_header section_header">
                             <h2 class="title">Let us help you</h2>
                             <p>Send your enquiry related with a reinforced concrete structure and get a consultation and/or calculation of the price.</p>
                         </div>
                         <a class="modal btn blog_btn" href="#modal_form">Send</a>

and all error codes;

[2022-10-26 23:22:50] (ERROR @ /home/u0898338/public_html/core/cache/mgr/smarty/328d7e42b06d1f2e2c909a452d64bb47a14a9412_0.file.textbox.tpl.php : 30) PHP warning: Attempt to read property "value" on null
[2022-10-26 23:22:50] (ERROR @ /home/u0898338/public_html/core/cache/mgr/smarty/328d7e42b06d1f2e2c909a452d64bb47a14a9412_0.file.textbox.tpl.php : 50) PHP warning: Undefined array key "minLength"
[2022-10-26 23:22:50] (ERROR @ /home/u0898338/public_html/core/cache/mgr/smarty/328d7e42b06d1f2e2c909a452d64bb47a14a9412_0.file.textbox.tpl.php : 52) PHP warning: Undefined array key "maxLength"
[2022-10-26 23:22:50] (ERROR @ /home/u0898338/public_html/core/cache/mgr/smarty/328d7e42b06d1f2e2c909a452d64bb47a14a9412_0.file.textbox.tpl.php : 54) PHP warning: Undefined array key "regex"
[2022-10-26 23:22:50] (ERROR @ /home/u0898338/public_html/core/cache/mgr/smarty/328d7e42b06d1f2e2c909a452d64bb47a14a9412_0.file.textbox.tpl.php : 56) PHP warning: Undefined array key "regexText"
[2022-10-26 23:22:50] (ERROR @ /home/u0898338/public_html/core/cache/mgr/smarty/328d7e42b06d1f2e2c909a452d64bb47a14a9412_0.file.textbox.tpl.php : 30) PHP warning: Undefined array key "style"
[2022-10-26 23:22:50] (ERROR @ /home/u0898338/public_html/core/cache/mgr/smarty/328d7e42b06d1f2e2c909a452d64bb47a14a9412_0.file.textbox.tpl.php : 30) PHP warning: Attempt to read property "value" on null
[2022-10-26 23:22:50] (ERROR @ /home/u0898338/public_html/core/cache/mgr/smarty/328d7e42b06d1f2e2c909a452d64bb47a14a9412_0.file.textbox.tpl.php : 50) PHP warning: Undefined array key "minLength"
[2022-10-26 23:22:50] (ERROR @ /home/u0898338/public_html/core/cache/mgr/smarty/328d7e42b06d1f2e2c909a452d64bb47a14a9412_0.file.textbox.tpl.php : 52) PHP warning: Undefined array key "maxLength"
[2022-10-26 23:22:50] (ERROR @ /home/u0898338/public_html/core/cache/mgr/smarty/328d7e42b06d1f2e2c909a452d64bb47a14a9412_0.file.textbox.tpl.php : 54) PHP warning: Undefined array key "regex"
[2022-10-26 23:22:50] (ERROR @ /home/u0898338/public_html/core/cache/mgr/smarty/328d7e42b06d1f2e2c909a452d64bb47a14a9412_0.file.textbox.tpl.php : 56) PHP warning: Undefined array key "regexText"
[2022-10-26 23:22:50] (ERROR @ /home/u0898338/public_html/core/cache/mgr/smarty/328d7e42b06d1f2e2c909a452d64bb47a14a9412_0.file.textbox.tpl.php : 30) PHP warning: Undefined array key "style"
[2022-10-26 23:22:50] (ERROR @ /home/u0898338/public_html/core/cache/mgr/smarty/328d7e42b06d1f2e2c909a452d64bb47a14a9412_0.file.textbox.tpl.php : 30) PHP warning: Attempt to read property "value" on null
[2022-10-26 23:22:50] (ERROR @ /home/u0898338/public_html/core/cache/mgr/smarty/929ef17015d6cecb07ea1a7ee892697961944954_0.file.fields.tpl.php : 25) PHP warning: Undefined array key "OnResourceTVFormPrerender"
[2022-10-26 23:22:50] (ERROR @ /home/u0898338/public_html/core/cache/mgr/smarty/929ef17015d6cecb07ea1a7ee892697961944954_0.file.fields.tpl.php : 25) PHP warning: Attempt to read property "value" on null
[2022-10-26 23:22:50] (ERROR @ /home/u0898338/public_html/core/cache/mgr/smarty/929ef17015d6cecb07ea1a7ee892697961944954_0.file.fields.tpl.php : 28) PHP warning: Undefined array key "formcaption"
[2022-10-26 23:22:50] (ERROR @ /home/u0898338/public_html/core/cache/mgr/smarty/929ef17015d6cecb07ea1a7ee892697961944954_0.file.fields.tpl.php : 28) PHP warning: Attempt to read property "value" on null
[2022-10-26 23:22:50] (ERROR @ /home/u0898338/public_html/core/cache/mgr/smarty/929ef17015d6cecb07ea1a7ee892697961944954_0.file.fields.tpl.php : 252) PHP warning: Undefined array key "OnResourceTVFormRender"
[2022-10-26 23:22:50] (ERROR @ /home/u0898338/public_html/core/cache/mgr/smarty/929ef17015d6cecb07ea1a7ee892697961944954_0.file.fields.tpl.php : 252) PHP warning: Attempt to read property "value" on null
[2022-10-26 23:23:18] (ERROR @ /home/u0898338/public_html/core/components/pdotools/model/pdotools/pdotools.class.php : 345) [pdoTools] Could not load snippet "_Localizator"
[2022-10-26 23:23:18] (ERROR @ /home/u0898338/public_html/core/components/pdotools/model/pdotools/pdotools.class.php : 345) [pdoTools] Could not load snippet "_Localizator"
[2022-10-26 23:24:42] (ERROR @ /home/u0898338/public_html/core/components/formit/src/FormIt/Hook/Spam.php : 67) PHP warning: Undefined array key "email"