I created a VBO view to send out email with a rule.

After I created my rules components and added it to the VBO view, the view does not work anymore and throws error.

Fatal error: Call to undefined function mailjet_campaign_access() in ... modules/entity/entity.module on line 657

Comments

bennos created an issue. See original summary.

bennos’s picture

and

Fatal error: Call to undefined function mailjet_event_access()

both functions are not defined in the submodule or the main module itself.

tusharbodke’s picture

Assigned: Unassigned » tusharbodke
tusharbodke’s picture

Status: Active » Needs review
StatusFileSize
new2.14 KB

Hi
Here is fix for undefined functions.

Sorry for delay!!!
Thanks

tusharbodke’s picture

Assigned: tusharbodke » Unassigned
gaurav.bajpai’s picture

Status: Needs review » Reviewed & tested by the community

Hi tusharbodke ,

Patch looks good thanks.

mailjet plugins’s picture

Version: 7.x-2.5 » 7.x-2.11
Status: Reviewed & tested by the community » Fixed

Hello everyone,

Thanks for identifying this issue and providing a patch for it. We have merged it in the latest version of the plugin 7.x-2.11.

Best regards,
Mailjet team

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

mailjet plugins’s picture