SwiftMailer Component for CakePHP
Posted: Wed Jun 06, 2007 4:57 am
I am an active member on the CakePHP forums and think a lot of cake users would benefit from a working component for swift version 3.
Currently there is a tutorial for integrating swift v2 into cakephp, but the functionality is completely broken in swift v3.
http://bakery.cakephp.org/articles/view ... t-tutorial
http://bakery.cakephp.org/articles/view ... -component
When I try to use his component, I see the following error in my browser.
Fatal error: Call to undefined method SwiftMailerComponent::addTo() in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\cake\app\controllers\posts_controller.php on line 19
What could be wrong? How do I go about debugging this? I'd like to make a working component for cake/swift3.0 available so that everybody can benefit from this..including myself.
Thanks,
Kunal
Currently there is a tutorial for integrating swift v2 into cakephp, but the functionality is completely broken in swift v3.
http://bakery.cakephp.org/articles/view ... t-tutorial
http://bakery.cakephp.org/articles/view ... -component
When I try to use his component, I see the following error in my browser.
Fatal error: Call to undefined method SwiftMailerComponent::addTo() in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\cake\app\controllers\posts_controller.php on line 19
What could be wrong? How do I go about debugging this? I'd like to make a working component for cake/swift3.0 available so that everybody can benefit from this..including myself.
Thanks,
Kunal