Re: [symfony-users] doctrine2 numRows

2011-05-13 Thread sergio
I thought that, but then I need to do two access to the DB each time. Enviado desde mi dispositivo BlackBerry® -Original Message- From: Marco Pivetta Sender: symfony-users@googlegroups.com Date: Fri, 13 May 2011 18:35:52 To: Reply-To: symfony-users@googlegroups.com Subject: Re: [symfony

Re: [symfony-users] Re: Use two different database into the same controller

2011-05-11 Thread sergio
Thanks. Then it means that you can change the DB to work on dinamicaly depending on for instance the value of a variable...?? Enviado desde mi dispositivo BlackBerry® -Original Message- From: badllama77 Sender: symfony-users@googlegroups.com Date: Wed, 11 May 2011 13:17:51 To: Reply-T

Re: [symfony-users] Re: Use two different database into the same controller

2011-05-11 Thread sergio
Yes, I tried that you say, but symfony 2.0.0PR10 says me that the service doctrine does not exist Enviado desde mi dispositivo BlackBerry® -Original Message- From: badllama77 Sender: symfony-users@googlegroups.com Date: Wed, 11 May 2011 11:10:21 To: Reply-To: symfony-users@googlegroups

RE: [symfony-users] doctrine:generate:repositories

2011-04-30 Thread Sergio Perez
:25 PM, Sergio Perez wrote: > Hi everybody, > > After import (doctrine:mapping:import) from a existing database, I try > to create the repositories with > > app/console doctrine:generate:repositories MyBundle and I get “SKIP no > custom repository for MyBundle\Entity\entity

[symfony-users] doctrine:generate:repositories

2011-04-30 Thread Sergio Perez
? The correct step for import a existing database are: 1) app/console doctrine:mapping:import Bundlename 2) app/console doctrine:generate:repositories Bundlename ??? Thanks Sergio Pérez Informática ALBATRONIC, SL Av. Blas Otero, 10 Local 1 18200 Maracena - Granada Tlf: +34

[symfony-users] Doctrine:generate:entities

2011-04-30 Thread Sergio Perez
from a existing database with: doctrine:mapping:import and it works fine. Any suggestion will be welcome. Thanks. Sergio Pérez Informática ALBATRONIC, SL Av. Blas Otero, 10 Local 1 18200 Maracena - Granada Tlf: +34 958410343 Fax: +34 958421504 www.albatronic.com -- If you want to

[symfony-users] Doctrine:generate:entities

2011-04-29 Thread sergio
Regarding doctrine:generate:entities... I wonder why it don't generate the setId() method in the entities files? Enviado desde mi dispositivo BlackBerry® -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message becau

Re: [symfony-users] Doctrine insert_id

2011-04-29 Thread sergio
sh(); // after flush all persisted entities will have Id now. $id = $entity->getId(); // or $em->getUnitOfWork()->getEntityIdentifier($entity); On Fri, Apr 29, 2011 at 4:58 PM, sergio wrote: > Hi, could anyone tell me how can I get the last insert id with doctrine2? > > Thanks

[symfony-users] Doctrine insert_id

2011-04-29 Thread sergio
Hi, could anyone tell me how can I get the last insert id with doctrine2? Thanks in advance Enviado desde mi dispositivo BlackBerry® -- 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

[symfony-users] Insert date into the database

2011-04-19 Thread Sergio Perez
throw new NotFoundHttpException("… not found."); } Other question: After retrieving, the information is in $data. How can I bin it to the form? Thanks Un saludo Sergio Pérez Informática ALBATRONIC, SL Av. Blas Otero,

[symfony-users] Help needed for forms

2011-04-19 Thread Sergio Perez
array('form'=>$form); break; case 'POST': // Here, I should get the submitted data, validate and save to the database. How break; } } I’ve made a lot of change and I’m so tired. Any an

Re: [symfony-users] Pagination non-database list

2010-05-24 Thread Sergio Fabian Vier
SourcePlugin > Thanks, > > Rick -- Lic. Sergio Fabián Vier "Software Libre'' es un asunto de libertad, no de precio. Para entender el concepto, debes pensar en "libre'' como en "libertad de expresión'', no como en "cerveza gratis&#x

Re: [symfony-users] Re: sfAdminThemeJrollerPlugin is not ie compatible?

2010-05-01 Thread Sergio Fabián
eme gallery and test out if > another theme displays ok in IE 7 you can always fire up Firebug > and debug the CSS yourself. > > regards, > -dg > > On Apr 26, 12:33 pm, Sergio Fabián wrote: >> Hi sf users! >> >> I'm using the sfAdminThemeJrollerPlugin a

[symfony-users] sfAdminThemeJrollerPlugin is not ie compatible?

2010-04-26 Thread Sergio Fabián
Hi sf users! I'm using the sfAdminThemeJrollerPlugin and noticed that in iexplorer 7 there are some visual errors (error labels and icons of submit buttons in wrong positions, borders, etc). It's compatible with browsers like iexplorer? -- Lic. Sergio Fabián Vier "Softwar

Re: [symfony-users] Data-separation in Symfony-Doctrine-Multi-tenant app

2010-04-15 Thread Sergio Fabián
; group. > To post to this group, send email to symfony-users@googlegroups.com > To unsubscribe from this group, send email to > symfony-users+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/symfony-users?hl=en > -- Lic. Sergi