in2code-de / powermail

This is the official repository of the TYPO3 extension powermail! Powermail is a well-known, editor-friendly, powerful and easy mailform extension for TYPO3
https://in2code.de
88 stars 175 forks source link

Powermail Exception in TYPO3 12.4.16 with Powermail 12.3.5 #1088

Open derBoogie opened 2 months ago

derBoogie commented 2 months ago

I got the following exception multiple times each day in the protocol:

Uncaught TYPO3 Exception: Path cannot be empty | ValueError thrown in file /html/typo3/typo3_src-12.4.16/typo3/sysext/core/Classes/Utility/GeneralUtility.php in line 1603. Requested URL: https://www.mydomain.tld/kontakt?tx_powermail_pi1%5Baction%5D=checkCreate&tx_powermail_pi1%5Bcontroller%5D=Form&cHash=...

Basically, the Powermail forms work without any problems on the website.

mschwemer commented 6 days ago

Can you provide more details on that?

Used fields? TypoScript config?

The best would be to have a reproducable "workflow" in a plain T3 instance.

TIA