I installed symfony2 and FOSUserBundle. Both are working correctly, however when I access the registration page of FOSUserBundle, which is using SwiftMailer as for email confirmation I get the following error instantly.
Fatal error: Class Swift_Mailer not found in /home/public_html/cache/dev/appDevDebugProjectContainer.php on line 1331
第1331条有以下代码:
return $this->services[ mailer ] = new Swift_Mailer($this->get( swiftmailer.transport ));
在简便信息中,我看到邮局Bundle被正确地装载。 现在我 st忙,我一直在相当一段时间内为此而努力,我不熟悉我的国名。 确实,这预示着我行不通,但一把新鲜眼睛会有所助益。 我没有东西,这难道是可想象的吗? 快速邮电舱实际上是在服务器上,设在供应商/偷窃邮件/偷窃邮件/校准/打字/偷窃/送信员之下。
谁能帮助? 感谢很多!