[symfony-users] Re: Need Help in Doctrine Day 7

2009-01-24 Thread jairah
oh, i'm so sorry... I thought my post here wasn't posted... that won't happen again, i just wanted to know what did I do wrong to have this kind of error... I've cleared the cache several times and here's my routing.yml # apps/frontend/config/routing.yml category: url: /category/:slug cl

[symfony-users] Re: Need Help in Doctrine Day 7

2009-01-24 Thread Jonathan Wage
Can you check your category route in routing.yml and show it to us? Thanks, Jon On Sat, Jan 24, 2009 at 2:52 PM, fredlab wrote: > > > Before I try to help, just a quick advice. Avoid to post the same > problem in the forum (http://www.symfony-project.org/forum/index.php/m/ > 70625/#msg_70625

[symfony-users] Re: I18N for Fields title - How to ?

2009-01-24 Thread Joel Cuevas
Does Fabien have made any comments about this? I don't know how to achieve it neither. :s I need to find a way ASAP. - Joel 2009/1/24 fredlab > Hi, > > No I did not solve my problem but I found that the symfony extract > task currently does not support the extraction of label so that you > can

[symfony-users] Re: Need Help in Doctrine Day 7

2009-01-24 Thread fredlab
Before I try to help, just a quick advice. Avoid to post the same problem in the forum (http://www.symfony-project.org/forum/index.php/m/ 70625/#msg_70625) and in the google user group (here) at the same time. Usually person do not like it. Do not ask me why. Anyway, usually, persons who answer t

[symfony-users] Re: Model View Controller pattern

2009-01-24 Thread blue92877
These were all very helpful, especially Daniel's explanation of business logic. It cleared up a lot. thanks guys! Blue On Jan 19, 12:20 pm, Richtermeister wrote: > Hey Blue, > > just to add to the good previous posts, > I would describe "business logic" as the "rules and behavior" of an > appl

[symfony-users] Re: I18N for Fields title - How to ?

2009-01-24 Thread fredlab
Hi, No I did not solve my problem but I found that the symfony extract task currently does not support the extraction of label so that you can translate them. I am currently working on a plugin that extends the doctrine one. It will include additional widgets and extend existing one. But one fea

[symfony-users] Re: Adding sf_format to urls

2009-01-24 Thread Kris Wallsmith
Hi Michael, symfony is generating the shortest possible URL for that link. You've specified the default format as html, so there's no need for it to be displayed. If you'd like to alter this behavior, set the generate_shortest_url option to false (either for that particular route or in you

[symfony-users] Need Help in Doctrine Day 7

2009-01-24 Thread jairah
Hi to all! I've followed Day 7 accordingly and when I'm now trying to view the result of Day 7 (category show)... I received this error... Fatal error: Call to undefined method Doctrine_Collection::getActiveJobsQuery() in C:\xampp\htdocs\jobeet \apps\frontend\modules\category\actions\actions.cla