Support #36533
Notification fails with typo3 4.7 due to deprecated function call
| Status: | New | Start date: | 2012-04-24 | ||
|---|---|---|---|---|---|
| Priority: | Should have | Due date: | |||
| Assignee: | - | % Done: | 30% |
||
| Category: | Frontend Plugin | ||||
| Target version: | 1.1 | ||||
| TYPO3 Version: | 4.7 | Has patch: | No | ||
| PHP Version: | 5.3 | ||||
| Votes: | 1 (View) |
Description
As with typo3 4.7., the old HTML-Mailing Engine finally got removed. So the call of t3lib_htmlmail does not work.
Future Versions of elemente_fenews should support the new Swiftmailer API
Greetings (and thanks for this great ext!),
d-nik
History
Updated by d-nik about 1 year ago
- File class.tx_elementefenews_pi1.php-120427.patch added
- % Done changed from 0 to 30
Hi,
I've created a patch to class.tx_elementefenews_pi1.php to use the new Mailing Engine if using t3 version > 4.5.10.
I think it works but please test it ...
Regards,
d-nik
Updated by d-nik about 1 year ago
Sorry, some typos in class.tx_elementefenews_pi1.php-120427.patch, added a second one ...
d-nik