FormIt is working on only 1 of the 2 servers I have installed

Hi friends,

I get problem about formIt. Firstly i installed same backup in two different server.

In Russian server, formIt working. When someone send from form, i get email.

In Turkish server, with formIt, when someone want to send, i dont get email.

What can be different between the 2 servers? In short, FormIt is working on only 1 of the 2 servers I have installed.

Hi,

could be many things: smtp settings, php on the turkish server not being able to send, trouble with SPF records.

Did you take a look at modx error.log?

Friend, firstly thank you for answer. The following errors are have in the “Modx Error Log”;

ing: Attempt to read property "value" on null
[2022-11-03 17:01:02] (ERROR @ /home/u0898338/public_html/core/cache/mgr/smarty/929ef17015d6cecb07ea1a7ee892697961944954_0.file.fields.tpl.php : 28) PHP warning: Undefined array key "formcaption"
[2022-11-03 17:01:02] (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-11-03 17:01:02] (ERROR @ /home/u0898338/public_html/core/cache/mgr/smarty/929ef17015d6cecb07ea1a7ee892697961944954_0.file.fields.tpl.php : 252) PHP warning: Undefined array key "OnResourceTVFormRender"
[2022-11-03 17:01:02] (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-11-03 17:13:37] (ERROR @ /home/u0898338/public_html/core/components/pdotools/model/pdotools/pdotools.class.php : 345) [pdoTools] Could not load snippet "_Localizator"
[2022-11-03 17:13:37] (ERROR @ /home/u0898338/public_html/core/components/pdotools/model/pdotools/pdotools.class.php : 345) [pdoTools] Could not load snippet "_Localizator"
[2022-11-03 17:23:17] (ERROR @ /home/u0898338/public_html/core/components/pdotools/model/pdotools/pdotools.class.php : 345) [pdoTools] Could not load snippet "_Localizator"
[2022-11-03 17:23:17] (ERROR @ /home/u0898338/public_html/core/components/pdotools/model/pdotools/pdotools.class.php : 345) [pdoTools] Could not load snippet "_Localizator"
[2022-11-03 17:23:20] (ERROR @ /home/u0898338/public_html/core/components/pdotools/model/pdotools/pdotools.class.php : 345) [pdoTools] Could not load snippet "_Localizator"
[2022-11-03 17:23:20] (ERROR @ /home/u0898338/public_html/core/components/pdotools/model/pdotools/pdotools.class.php : 345) [pdoTools] Could not load snippet "_Localizator"
[2022-11-03 17:23:29] (ERROR @ /home/u0898338/public_html/core/components/formit/src/FormIt/Hook/Spam.php : 67) PHP warning: Undefined array key "email"

In DevTools Console errors;

Deprecated Feature Used
Event.path is no longer used and will be removed. Please use the Event.composedPath() policy instead1 resource
index2.min.js:13

Failed to load resource: the server responded with a status of 500 () /assets/components/ajaxform/action.php:1

In summary, while the form works on one server, it does not work on another server. What could be missing from the server we want to use?

Meanwhile, i made smtp settings and for use smtp chose “yes”. Now after send i get your message sent message, but again i dont get any mail to my email address.

After smtp settings, problem solved now

I’m glad you got it sorted. Thanks for reporting back. :slight_smile:

I’m the one who should thank you all. :slightly_smiling_face: