Re: [symfony-users] Problem With Jobeet: Day 5

2010-08-02 Thread Gustavo Adrian
The problem here is that using a custom method without further configuration there's no way the routing system can find the article based on the "title_slug" parameter, because the field actually doesn't exist on the database. The best way to do it is using the "Sluggable" behaviour of Doctrine. It

[symfony-users] Problem With Jobeet: Day 5

2010-08-02 Thread David Savage
Hey all, So, I just downloaded symfony and decided to try and learn it by following the Jobeet tutorial. After some bumps and starts (not sure if the symfony website maintainers read this, but they might think of including a specialized install guide for Snow Leopard, took me forever and a ton of