Thanks for the answer. At my work I have an active project in which I am
trying to use Symphony as the be-all is-all solution. Using your hints I
will be looking further into this. As soon as I have found a solution, I
will get back to you.

On Mon, Aug 31, 2009 at 10:47 PM, Abraham Montilla <amontil...@gmail.com>wrote:

> Yes, it mostly works, rheenen. But when you try to use the
> DbFinderAdminGenerator class in the generator.yml file the project crashes
> due to the inexistence of the sfDoctrineAdminGenerator class (deleted in
> symfony 1.2), and that's my problem, i tried changing the class reference in
> plugins\DbFinderPlugin\lib\DbFinderAdapterUtils.php from
> "sfDoctrineAdminGenerator" to "sfDoctrineGenerator" (wich is the current for
> sf 1.2) but i only got another errors.
>
> Can you see a solution for it?
>
> 2009/8/31 rheenen <rhee...@gmail.com>
>
>>
>> What exactly is not working with Symfony 1.2 and Doctrine? The
>> readme.txt of DbFinder seems to state it should work... I am willing
>> to help out to get DbFinder to work with Symfony 1.2 where it's
>> broken.... as I need to it too.
>>
>> On Aug 31, 8:20 pm, Abraham <amontil...@gmail.com> wrote:
>> > Hello everybody, i'm using symfony 1.2.8 with Doctrine and i want to
>> > add sorting functionality to those columns in the list view that
>> > aren't "real columns", i found this help:
>> http://redotheweb.com/2008/09/25/sorting-by-custom-column-in-the-symf...
>> > and i saw the light shinning at the end of the tunnel but turns out
>> > that the DbFinderPlugin doesn't work for symfony 1.2 when using
>> > Doctrine, so i have hours trying to find a solution but nothing :S,
>> > the previous article says that you can manually do what i want by
>> > "overriding the whole _list_th_tabular.php partial in your module,
>> > overriding the addSortCriteria() method in the action, and losing the
>> > ability to add or remove columns in the future."... I really don't
>> > care if i lose the ability to add or remove columns in the future
>> > cause i think i already have all the columns i want, i just want
>> > sortable columns, can someone help me out overriding the
>> > _list_th_tabular.php file and the other ones... Or do you have any
>> > other easier idea?
>> >
>> > Thanks in advance. =)
>> > I'm a little frustrated as you can see hehe.
>>
>>
>>
>
>
> --
> Have a nice day.
> Abraham Montilla.
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to