Closed (fixed)
Project:
Mail System
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
27 Jan 2017 at 10:42 UTC
Updated:
10 Feb 2017 at 11:34 UTC
Jump to comment: Most recent
Comments
Comment #2
amitkray commentedi was able to update that module with some changes to the file mailsystem.install.
I edited the line found near line number 98-100
To
From the error I was able to guess that the array passed $genclasses was an empty array. So I put a check.
Comment #3
amitkray commented