1up-lab / contao-mailchimp

Contao bundle for MailChimp subscribe/unsubscribe forms (using MailChimp API V3.0)
MIT License
7 stars 3 forks source link

A problem with the latest version #21

Closed jankout closed 6 years ago

jankout commented 6 years ago

Hello,

a problem occurs with the 4.5.10. This happens with the unsubscribe form

[2018-06-28 19:49:32] request.INFO: Matched route "contao_frontend". {"route":"contao_frontend","route_parameters":{"_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\FrontendController::indexAction","_scope":"frontend","alias":"newsletterkuendigung","_route":"contao_frontend"},"request_uri":"https://changing-cities.org/newsletterkuendigung","method":"GET"} []
[2018-06-28 19:49:33] app.CRITICAL: An exception occurred. {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ClassNotFoundException(code: 0): Attempted to load class \"ModifyFormEvent\" from namespace \"Oneup\\Contao\\MailChimpBundle\\Module\".\nDid you forget a \"use\" statement for \"Oneup\\Contao\\MailChimpBundle\\Event\\ModifyFormEvent\"? at /www/htdocs/w017f1cd/changing-cities.org/vendor/oneup/contao-mailchimp/src/Module/ModuleUnsubscribe.php:77)"} []
bytehead commented 6 years ago

Thanks for reporting, fixed in 4.4.1 via 3c7bce8d6c41298a874e5d53e5a84715bdde382b.