herbertsojnik
herbertsojnik
If you check "Include page subtree" in a recpient list and try to open backend module recipient list, this error occurs: 503 Oops, an error occurred! An exception occurred while...
If application context is not development, following error occurs on fetching newsletter content: 503 / Oops, an error occurred! TYPO3\CMS\Core\Http\RequestFactory::request(): Argument #3 ($options) must be of type array, null given,...
The userFunc for wrapping comments around content element fails with: Call to undefined method TYPO3\CMS\Core\Database\Query\QueryBuilder::fetchAllAssociative() in /var/www/html/app/web/typo3conf/ext/direct_mail/Classes/Repository/SysDmailCategoryRepository.php line 56 The problem is in public function selectSysDmailCategoryForContainer(int $uid) Wrong code: ```...