I'm not using any custom queries, this is happening in the generated classes.
On May 24, 11:19 am, Frank Stelzer <[EMAIL PROTECTED]> wrote: > You have to assign all your custom queries to Propel 1.3 syntax. > > CreoleStmt:next() for example to PDOStatement::fetch() > > Read the documentation about PDO for more > information:http://propel.phpdb.org/trac/wiki/Users/Documentation/1.3/Criteriahttp://us.php.net/pdo > > Am 24.05.2008 um 09:05 schrieb Daniel Staver: > > > > > I posted a message about this yesterday, but it still hasn't appeared > > so apologies if this shows up twice. > > > I'm trying to use the sfPropel13Plugin with sf1.0 and some i18n tables > > but get this error: > > 'Fatal error: Call to undefined method PDOStatement::next()'. Is there > > any way to fix this? > > > The installation was difficult. I had to figure out that you have to > > copy the new phing libraries over the ones supplied with Symfony, but > > there was no mention of this in the plugin documentation. It would be > > great if the plugin page could be updated to mention this. Reverting > > back to 1.2 also required the old libraries again. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
