-
TYPO3 11.5.25
powermail 10.7.1
powermail_cond 10.1.1
Ajax submit and the confirmation page are enabled.
My powermail form has fields that show and hide other fields with powermail_cond.
When …
-
The form submit does not work if ajaxSubmit and the confirmation page is enabled and the user goes back to the form from the confirmation page. The form cannot be sent to the confirmation page again. …
-
```
#1476107295 TYPO3\CMS\Core\Error\Exception
PHP Warning: Undefined array key "label"
in /var/www/site-uol11/htdocs/typo3/sysext/core/Classes/TypoScript/ExtendedTemplateService.php
line 847
…
-
Hi,
is there a plan to make headless_powermail 11 compatible?
Regards,
Andi
-
given you use a correctly configured mail server it will decline to send mails for other mailservers, to avoid that the powermail plugin should use the default from of TYPO3 and additionally set the `…
-
`PHP Warning: Undefined array key "body" in /typo3conf/ext/sourceopt/Classes/Service/SvgStoreService.php line 60`
This happens when using the form frame work redirect.
Reproduce: make a simple…
-
Heyho,
is there a reason why powermailcaptcha is only available for powermail v8 and v10 but not for v9. Right now we're using v9 because it runs under TYPO3 11.5 and still includes parsley as clie…
-
One of my customer needed a step by step validation:
based on the official [parsley-doc](https://parsleyjs.org/doc/examples/multisteps.html) i came up with this solution:
can this be added as a feat…
-
The configured returnPath is not working anymore and the senderEmail is used instead the specific email for return/bounce mails.
TYPO3 10.4.14
powermail 8.3.1
PHP 7.4
Composer mode
Mail syste…
-
Hey, any idea how I can reverse order of log records writing in the log file for spamshield?
Currently the newest records are at the beginning of the file. I want them to be at the bottom of the fi…