In all fairness you have removed swiftmailer to some extent as it's long been depreciated.
we have a coupon module that was relying on it (and maybe other modules as well), which now no longer works since updating to TB 1.5
I am aware that there is still a module for that protocol and of course I have tried using this but the module still throws a 500:
Class 'Swift_Message' not found
in file modules/awocoupon/helper/mail.php at line 69
Source file: modules/awocoupon/helper/mail.php
I'm not quite sure how to move forward here. Any ideas?
Question
smarterweb
In all fairness you have removed swiftmailer to some extent as it's long been depreciated.
we have a coupon module that was relying on it (and maybe other modules as well), which now no longer works since updating to TB 1.5
I am aware that there is still a module for that protocol and of course I have tried using this but the module still throws a 500:
Class 'Swift_Message' not found
in file modules/awocoupon/helper/mail.php at line 69
Source file: modules/awocoupon/helper/mail.php
I'm not quite sure how to move forward here. Any ideas?
3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now