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

Problems with the docs #22

Closed fischhase closed 4 years ago

fischhase commented 4 years ago

Dear Kurt,

I configured your subscription ext and it works in terms of subsciption. Thank you for your work. It is really easy. But ... Unfortunately I could not find out how to place an unsubscription form. I fill all setting parameters and its UIDs. When opening the unsubscription page with the plugin, the subscriptionform appears.

There is an option to show the unsubscription form under the subscription form. If I use this option (what in deed is an option), I get an exception with the error "The action "delete" (controller "Log") is not allowed by this plugin. Please check TYPO3\CMS\Extbase\Utility\ExtensionUtility::configurePlugin() in your ext_localconf.php."

You also tell, that a different unsubscripe UID is obligatory; so I really don't know, how to place the plugins. An example in the documentation would be great.

Thank you Martin

bihor commented 4 years ago

You can configure a page for the unsubscription via FlexForm or TypoScript. On the Unsubscription page select "unsubscribe via form" in the plugin. That should work. unsub