-
I have a problem.
My multilingual website has an optin for Powermail.
The website reports "The given link is not correct".
In search of the error I looked at the SQl from findByUid which does not r…
-
In a (more or less) blank TYPO3 11 installation with the latest version of EXT:powermail installed, the variable "powermail_all" gets stripped from the output in mail and website text.
Reason seems t…
-
The disclaimerAction() doesn´t use my overwrite mail address.
No matter which settings, the e-mail address specified by the user is always used
I have test it with
```
plugin.tx_powermail.setti…
-
I fill a form and push the send-button.
"double-opt-in" is checked in the BE-powermail-plugin.
I do not get the confirmation-mail with the link to confirm my correct e-mail-address!?
What happe…
-
This happens currently in `ext_tables.php` of `ext:powermail`
```
$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][$tgct]['options']['tables'][$table] = [
'dateField' => 'tstam…
-
PHP: 8.1
TYPO3: 12.4.15
When there are more than one pi1 Plugins on the same page, submitting a form causes an empty response (204) and the form success message is not shown. Furthermore, when AJA…
-
When I submit a form, my success message appears on the submit page, although the SMTP data is incorrect and no email is sent. No error message is displayed either in the frontend or in the backend lo…
-
When inserting powermail forms with activated ajax submit on pages with a lot of content elements, it will take very long to submit the form and getting the response. Powermail seems to render the com…
-
The form field "tx_powermail_pi1[field][eintritt][][]" is invalid. Reason: "[]" used not as last argument, but somewhere in the middle (like foo[][bar]).
![Capture](https://github.com/in2code-de/powe…
-
Hello,
our Design would require display:flex instead of display:block for showing hidden input fields.
Maybe you can make that configurable?
I'm sure other users would also require flex or grid e…