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

Verification Link in e-Mail leads to Subscription-Page #83

Closed camCut closed 1 year ago

camCut commented 1 year ago

When i subscribe to a newsletter, i get an email with the verification link. When i click on that link, i get redirected to the subscription page. The state in the log doesnt change.

https://example.com/local/subscribe-fp-newsletter?tx_fpnewsletter_verify%5Baction%5D=verify&tx_fpnewsletter_verify%5Bcontroller%5D=Log&tx_fpnewsletter_verify%5Bhash%5D=5ad32ca4fe8a103929360ccdeea9bf2b&tx_fpnewsletter_verify%5Buid%5D=8&cHash=c365521ca510174d50f73975f35715ef#/

(im not using direct_mail, maybe thats the problem?)