cakephp-email-queue icon indicating copy to clipboard operation
cakephp-email-queue copied to clipboard

cake 3 : Undefined index: template

Open saeideng opened this issue 4 years ago • 1 comments

Notice : Undefined index: template [ROOT/vendor/lorenzo/cakephp-email-queue/src/Model/Table/EmailQueueTable.php, line 61]

tag: 3.3.1 (compatible with cake 3) https://github.com/lorenzo/cakephp-email-queue/blob/e298e33f59725834c1fcbd0273ce40d32095e3fa/src/Model/Table/EmailQueueTable.php#L61

solved in version 4 tag: 4.0.0 (compatible with cake 4) https://github.com/lorenzo/cakephp-email-queue/blob/47b9517122f0333d028b5c1f81dc55b99d1a2695/src/Model/Table/EmailQueueTable.php#L63

could you fix and do new tag for cake 3 ? no base branch for it and I could not open a PR

saeideng avatar Aug 09 '21 06:08 saeideng

If you point me to a fork branch of yours I can pull it

lorenzo avatar Aug 09 '21 14:08 lorenzo