bihor / fp_newsletter

TYPO3 plugin for newsletter subscription and unsubscription. Used table: tt_address. A log is written.
https://extensions.typo3.org/extension/fp_newsletter/
GNU General Public License v3.0
7 stars 18 forks source link

BUG: no categories added in tt_address #59

Closed jwbdv closed 2 years ago

jwbdv commented 2 years ago

Hi :-)

no categories are added in tt_address. in LogRepository.php line 172 the 'tablenames' must be empty, like this: 'tablenames' => '', // unklar -> jwbdv: keep empty (no tt_address)

this way it works.

thx for the extention (y)

bihor commented 2 years ago

Well, I have changed that in version 3.2.5