plain-solutions-gmbh / kirby-form-block-suite

This form plugin for Kirby offers you maximum flexibility and usability. It can be used as a block anywhere you needed. This repository replaces the obsolete version 2.0.
Other
38 stars 11 forks source link

Getting 3 mails instead of one #8

Closed romanustin closed 1 year ago

romanustin commented 1 year ago

I am getting 3 mails both for owner and the one who filled the form. Thought maybe it's because of number of translations for plugin, as I had 3, but then checked with 4 translations, still the same - getting 3 mails on every submit.

plain-solutions-gmbh commented 1 year ago

Some other person mention that too. But i could't reproduce it yet. Do you use the plugin with modified templates?

romanustin commented 1 year ago

First I was using 2 version, created this form, then deleted old plugin completele, and uploaded 3 beta version, everything seems to work, only started to get 3 mails. I did some changes in 2 version, but only in style of template. Can check to create new form.

romanustin commented 1 year ago

No, same thing, created new form, also getting 3 mails.

plain-solutions-gmbh commented 1 year ago

Do you have files in site/snippets/blocks/formfields or is there a file called site/snippets/blocks/form.php?

plain-solutions-gmbh commented 1 year ago

And another question: Do you have more than one form on your page?

romanustin commented 1 year ago

Do you have files in site/snippets/blocks/formfields no

or is there a file called site/snippets/blocks/form.php? I have 3 files, that have "form" in there names, like fileform.php, if you think that's the case, will try to remove one and see.

There is one form on page. Only have controller for sending my own form for same page template.

romanustin commented 1 year ago

Ok, tried to remove templates with similar names, not the case.

plain-solutions-gmbh commented 1 year ago

Okay. As long there is no form.php, kirby should use the plugins default form. Can you try to remove your form controller? Or your form in general.

romanustin commented 1 year ago

Removing controller didn't help.

plain-solutions-gmbh commented 1 year ago

May you want to send me your site and your contentfolder, so i could try to reproduce it on my test environment.

plain-solutions-gmbh commented 1 year ago

Hi. It's fixed in Version v3.3.6-BETA