Jump to content

Mass Mailer not working properly in 4.10.0/4.10.1 - fix


Paul

Recommended Posts

In 4.10.0-4.10.1 the mass mailer plugin doesn't work properly. We'll be rolling out a fix, but you can apply a fix manually by doing the following:

Update plugins/mass_mailer/mass_mailer_controller.php line 23 add 
        $this->structure->setDefaultView(APPDIR);
Before 
        parent::preAction();

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...