http://www.symfony-project.org/gentle-introduction/1_4/en/
On Wed, Oct 6, 2010 at 9:01 PM, Javier Garci <[email protected]> wrote: > Hi, > > i have followed the steps to create a i18n table: > > http://www.symfony-project.org/jobeet/1_4/Propel/en/19#chapter_19_sub_propel_objects > > But when i try execute this > > $categories = JobeetCategoryPeer::doSelectWithI18n($c, $culture); > > It says: > > ( ! ) Fatal error: Call to undefined method > Sedii18nPeer::doSelectWithI18n() > > No problem with Sedii18nPeer::doSelect(). > > Any idea? > > > > Javi > > Sf 1.4/propel > > -- > 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 [email protected] > To unsubscribe from this group, send email to > [email protected]<symfony-users%[email protected]> > For more options, visit this group at > http://groups.google.com/group/symfony-users?hl=en > -- Gareth McCumskey http://garethmccumskey.blogspot.com twitter: @garethmcc -- 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 [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
