supseven-at / mailchimp

Mailchimp Integration in TYPO3 CMS
15 stars 20 forks source link

Settings Return Empty Array #48

Open jeffsese-we opened 1 year ago

jeffsese-we commented 1 year ago

Hi, I installed the latest extension and set the apikey, listId and interestId in the plugin options section but when I submit a form I get an error complaining that listId is not a string. I added an f:debug of $this->settings and I get an empty array.

Installed the extension via composer and running typo3 10.4

Thanks in advance for any advice. Not sure if I missed some configuration.