[symfony-users] Re: dbFinder problem

2008-09-25 Thread Francois Zaninotto

Did clearing the cache, as Sid suggested in another thread, solve your problem?

François

2008/9/24 Reynier Perez Mira [EMAIL PROTECTED]:

 I think that is from a Propel ORM because I have none Doctrine plugin 
 installed. I'm using the latest from SVN (maybe is not the latest because I 
 update my plugin when you fix the PostgreSQL problem. I'm the ticket guy). 
 What you mean with initialization line? This one:

 $this-pag = 
 DbFinder::from('Autores')-paginate($request-getParameter('pag', 1), 
 sfConfig::get('app_paginado'));

 Cheers and thanks
 Ing. Reynier Pérez Mira
 Grupo de Soporte al Desarrollo - Dirección Técnica IP

 -Original Message-
 From: symfony-users@googlegroups.com [mailto:[EMAIL PROTECTED]
 On Behalf Of Francois Zaninotto
 Sent: Wednesday, September 24, 2008 4:07 PM
 To: symfony-users@googlegroups.com
 Subject: [symfony-users] Re: dbFinder problem


 Are you creating a finder object from a Propel class or from a
 Doctrine class? Which version of the plugin are you using? Can you
 paste the finder initialization line?

 François

 2008/9/24 Reynier Perez Mira [EMAIL PROTECTED]:
 
  Hi every:
  Recently I start a new project with Symfony 1.1.2. After created all model 
  classes
 I'm trying to use dbFinder plugin but I get this error:
 
  Notice: Undefined variable: finder in
 D:\Development\WWW\gestion.local\plugins\DbFinderPlugin\lib\DbFinder.php on 
 line
 171
 
  Fatal error: Call to a member function paginate() on a non-object in
 D:\Development\WWW\gestion.local\plugins\DbFinderPlugin\lib\DbFinder.php on 
 line
 390
 
  Can any help me with this?
  PS: With Symfony 1.0.17 I not have this problem is only with Symfony 1.1.2
 
  Cheers and thanks in advance
  Ing. Reynier Pérez Mira
  Grupo de Soporte al Desarrollo - Dirección Técnica IP
 
  
 



 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
symfony users group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: dbFinder problem

2008-09-24 Thread Francois Zaninotto

Are you creating a finder object from a Propel class or from a
Doctrine class? Which version of the plugin are you using? Can you
paste the finder initialization line?

François

2008/9/24 Reynier Perez Mira [EMAIL PROTECTED]:

 Hi every:
 Recently I start a new project with Symfony 1.1.2. After created all model 
 classes I'm trying to use dbFinder plugin but I get this error:

 Notice: Undefined variable: finder in 
 D:\Development\WWW\gestion.local\plugins\DbFinderPlugin\lib\DbFinder.php on 
 line 171

 Fatal error: Call to a member function paginate() on a non-object in 
 D:\Development\WWW\gestion.local\plugins\DbFinderPlugin\lib\DbFinder.php on 
 line 390

 Can any help me with this?
 PS: With Symfony 1.0.17 I not have this problem is only with Symfony 1.1.2

 Cheers and thanks in advance
 Ing. Reynier Pérez Mira
 Grupo de Soporte al Desarrollo - Dirección Técnica IP

 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
symfony users group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: dbFinder problem

2008-09-24 Thread Reynier Perez Mira

I think that is from a Propel ORM because I have none Doctrine plugin 
installed. I'm using the latest from SVN (maybe is not the latest because I 
update my plugin when you fix the PostgreSQL problem. I'm the ticket guy). What 
you mean with initialization line? This one:

$this-pag = DbFinder::from('Autores')-paginate($request-getParameter('pag', 
1), sfConfig::get('app_paginado'));

Cheers and thanks
Ing. Reynier Pérez Mira
Grupo de Soporte al Desarrollo - Dirección Técnica IP 

 -Original Message-
 From: symfony-users@googlegroups.com [mailto:[EMAIL PROTECTED]
 On Behalf Of Francois Zaninotto
 Sent: Wednesday, September 24, 2008 4:07 PM
 To: symfony-users@googlegroups.com
 Subject: [symfony-users] Re: dbFinder problem
 
 
 Are you creating a finder object from a Propel class or from a
 Doctrine class? Which version of the plugin are you using? Can you
 paste the finder initialization line?
 
 François
 
 2008/9/24 Reynier Perez Mira [EMAIL PROTECTED]:
 
  Hi every:
  Recently I start a new project with Symfony 1.1.2. After created all model 
  classes
 I'm trying to use dbFinder plugin but I get this error:
 
  Notice: Undefined variable: finder in
 D:\Development\WWW\gestion.local\plugins\DbFinderPlugin\lib\DbFinder.php on 
 line
 171
 
  Fatal error: Call to a member function paginate() on a non-object in
 D:\Development\WWW\gestion.local\plugins\DbFinderPlugin\lib\DbFinder.php on 
 line
 390
 
  Can any help me with this?
  PS: With Symfony 1.0.17 I not have this problem is only with Symfony 1.1.2
 
  Cheers and thanks in advance
  Ing. Reynier Pérez Mira
  Grupo de Soporte al Desarrollo - Dirección Técnica IP
 
  
 
 
 

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
symfony users group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---