FriendlyDotCH / mautic-multi-domain

MIT License
38 stars 18 forks source link

Forms with mf-id return errors #19

Closed kuzmany closed 7 months ago

kuzmany commented 1 year ago

These lines:

https://github.com/FriendlyDotCH/mautic-multi-domain/blob/main/EventListener/MultidomianSubscriber.php#LL124C15-L124C117

$multidomainGenerateUrl = $this->router->generate('mautic_multidomain_action', ['id' => $mfId]);

return error

500 Internal Server Error - Some mandatory parameters are missing ("objectAction") to generate a URL for route "mautic_multidomain_action".

Do you have an update on it? It's just a concept?

jos0405 commented 1 year ago

I'm not sure what this is. I think it's just a concept.

kevin25 commented 1 year ago

I got 500 error and the link isn't clickable