hi
version beta 4 symfony2 date will be available?
thanks!!!
Hely Suarez Marin
Miembro del Semillero de Investigación y Desarrollo de Software Libre UFPS
No a la Piratería de Software !Sea Legal con Colombia! Usa Software Libre...
Cúcuta
--
If you want to report a vulnerability issue on symfon
Got the mailer first as above, same error occurs.
Is there something else which also needs to be done?
$mailer = $this->get( 'mailer' );
$message = \Swift_Message::newInstance()->setSubject( 'Contact Email' )
->setFrom( 's...@example.com' )
->setTo( 'recipi
On 6/3/11 10:58 PM, Roger Webb wrote:
I went through this *exact* issue and found an answer on the list.
You *MUST* retrieve the "mailer" before creating a new Swift_Message
$mailer = $this->get('mailer');
$message = \Swift_Message::newInstance()->...
Correct. This will not be needed anymore
I went through this *exact* issue and found an answer on the list.
You *MUST* retrieve the "mailer" before creating a new Swift_Message
$mailer = $this->get('mailer');
$message = \Swift_Message::newInstance()->...
Roger
On Jun 3, 9:27 am, Kevin wrote:
> I was also having this issue, updating
I was also having this issue, updating to sf2 master cleared it up for
me.
On Jun 2, 10:35 am, keymaster wrote:
> Getting the identical error, also on Sf2 Beta3.
>
> *Fatal error*: Call to a member function clearAll() on a non-object in
> *C:\Program
> Files
> (x86)\Zend\Apache2\htdocs\Symfony\v
I'm using the swiftmailer version that comes into sf2beta3.
On Tue, May 31, 2011 at 1:18 PM, Carl wrote:
> Which version of Swiftmailer are you using?
>
> --
> If you want to report a vulnerability issue on symfony, please send it to
> security at symfony-project.com
>
> You received this mess
Which version of Swiftmailer are you using?
--
If you want to report a vulnerability issue on symfony, please send it to
security at symfony-project.com
You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-
Does anyone can help-me with this issue?
--
If you want to report a vulnerability issue on symfony, please send it to
security at symfony-project.com
You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-use