Grupo symfony-es en Google

Re: [symfony-es] Query complicada

¿Y esto?
$query = Doctrine_Query::create()
->from('AwebTarea t, t.AwebProspecto p')
->where('t.prospecto=p.id and t.estado=1');...

Obtener valor seleccionado en widget.

Hola que tal, estoy aprendiendo a usar symfony 1.2 en linux.
Mi duda es la siguiente, como obtener el valor seleccionado de un widget
sgWid...

Re: [symfony-es] Re: Error 500 en hosting compartido

Siguiendo el manual me da el siguiente error:
PHP Fatal error: require() [<a
href='function.require'>functi on.require</a>]: Fa...

Hosting Symfony [ERROR] Unable to open PDO connection

Hola!!!
Yo tambien estoy teniendo problemas con mi hosting (x10hosting.com)
Resulta que puedo ver la pagina de inicio, pero cuando quiero a...

Re: [Symfony 1.4] Widget de buscador + paginador

Hola Javi,
No exactamente, te explico mejor.
Suponte, tenés un buscador que es un widget que trabaja por POST y a
su vez tenés un sf...

Re: [symfony-es] IDE Netbeans no me anda el predictivo con Doctrine task

ya somos dos pero que mas, hay que darle duro. Le falta mucho sobre ese soporte
murkein
--- El lun, 3/8/10, Ana Lis <analis.salo...@gmai...

Re: [symfony-es] Query complicada

Estoy haciendo esto.
$query = Doctrine_Query::create()
->from('AwebTarea t, t.AwebProspecto p')
->where('t.estado=1');
retu...

Re: [symfony-es] Query complicada

usa los alias definidos en tu relacion "AwebProspectos"
2010/3/10 cgb <cgbrando...@gmail.com> ...

Query complicada

Hola a todos, tengo la siguiente estructura:
AwebProspecto:
columns:
apellido: { type: string(255), notnull: true }
nombre: { typ...

Re: gestionar usuarios symfony

Hola,
aquí tienes documentación en español.

Blog oficial de Symfony

A week of symfony #166 (1->7 March 2010)

Symfony 2 development got a boost this week with lots of chagesets, mostly related with the upcoming Doctrine 2 bundle. Development mailing list Dis...

Symfony 2.0 and the PHP Ecosystem

Unless you've been living under a rock, you have already heard a lot about Symfony 2. The buzz on the Internet, and especially on Twitter and on blogs, ...

A week of symfony #165 (22->28 February 2010)

This week, three symfony security releases were published (1.2.12, 1.3.3 and 1.4.3). In addition, Yaml component gained lots of fixes and Doctrine Bundl...

Security Release: 1.2.12, 1.3.3 and 1.4.3

A SQL injection vulnerability in the Doctrine admin generator was reported earlier today which has been addressed in these 1.2.12, 1.3.3 and 1.4.3 secur...

Symfony Live Community Response

A conference such as Symfony Live always generates a lot of buzz. Especially when there are interesting announcements or rumours are made. This post wil...

A week of symfony #164 (15->21 February 2010)

Symfony Live 2010 conference took place this week, resulting in astonishing success. Symfony 2 preview was released during the conference and it's been ...

Symfony Live Day 2

For the second day of this Symfony Live, management was easier because everybody knew the place, people coming from far away were less jet-lagged which ...

"symfony 1.2 is not supported anymore"

symfony 1.4 is the current Long Term Support release that will get bugfixes for 3 years. symfony 1.2 was released December 1st 2008 and now deserves it...

Symfony Live Day 1

Here is half of the way done at the moment. Symfony Live this year made us think our speakers can begin to live their own rock star life (see symfony st...

A week of symfony #163 (8->14 February 2010)

Symfony published this week three new maintainance releases of its 1.2, 1.3 and 1.4 branches. Next week, the Symfony Live 2010 conference will host tens...

Symfony en Twitter