[symfony-users] Re: Problem Filtering by Date

2008-08-20 Thread Hoaxz
ot;. > $month ."'", Criteria::CUSTOM); > > Regards, > > Jamie Learmonth > Boxlight Media Ltd. > > On 20 Ago, 00:47, Hoaxz <[EMAIL PROTECTED]> wrote: > > > BTW I;ll like to get a Propel wise solution... > > > On Aug 19, 3:45 pm, Hoaxz

[symfony-users] Re: Problem with empty parameter in URL

2008-08-19 Thread Hoaxz
Would you mind posting how exactly you are passing the values in the URL. On Aug 19, 10:42 am, pierrix <[EMAIL PROTECTED]> wrote: > I've a request parameter food with a empty input_tag, so th parameter > is empty. > > In the URL I've parametername//otherparametername/otherparametervalue > > When

[symfony-users] Re: Problem Filtering by Date

2008-08-19 Thread Hoaxz
BTW I;ll like to get a Propel wise solution... On Aug 19, 3:45 pm, Hoaxz <[EMAIL PROTECTED]> wrote: > Hey every one. > > My problem is simple to understand but I can't find an answerd. I want > to filter records by month, meaning that if in my APP the user ask for > rec

[symfony-users] Problem Filtering by Date

2008-08-19 Thread Hoaxz
Hey every one. My problem is simple to understand but I can't find an answerd. I want to filter records by month, meaning that if in my APP the user ask for record with Month 01 (January), the search will return exaclty those records, but I can't find a way to compare the month on a DATE field wi

[symfony-users] Re: Problem with Routing

2008-07-05 Thread Hoaxz
I setted it off otherwise the routing problem comes back. Any advice is welcome. On 5 jul, 09:25, Tom Haskins-Vaughan <[EMAIL PROTECTED]> wrote: > have you tired playing with no_script_name in settings.yml? > > > > Victor Castellanos wrote: > > Hi everyone, hope someone can help me. > > My proble

[symfony-users] Re: Problem with Routing

2008-07-04 Thread Hoaxz
Problem solved, some kind of bug with my sfPropelFindePlugin. Just went back to old fashioned Criteria system. On 5 jul, 00:53, Hoaxz <[EMAIL PROTECTED]> wrote: > Already check the logs, and to be honest, I can see the problem but > can't imagine the solution. > > These ar

[symfony-users] Re: Problem with Routing

2008-07-04 Thread Hoaxz
I believe is something about the sfPropelFinderPlugin, what do you think? On 5 jul, 00:53, Hoaxz <[EMAIL PROTECTED]> wrote: > Already check the logs, and to be honest, I can see the problem but > can't imagine the solution. > > These are the logs for the Prod: > Jul 05

[symfony-users] Re: Problem with Routing

2008-07-04 Thread Hoaxz
urityFilter" Jul 05 00:48:19 symfony [info] {sfFilter} executing filter "sfCommonFilter" Jul 05 00:48:19 symfony [info] {sfFilter} executing filter "sfFlashFilter" Jul 05 00:48:19 symfony [info] {sfFilter} executing filter "sfExecutionFilter" Jul 05 00:48:19 symfony [

[symfony-users] Re: Problem with Routing

2008-07-04 Thread Hoaxz
Development is cool, no problem there, I try localhost/pname/ frontend_dev.php/ and I get the login.. type user and pass and get redirected like it should, it gets messy when I try Prod. On Jul 4, 7:49 pm, "Савин Дима" <[EMAIL PROTECTED]> wrote: > Hi Victor > > What about development mode? Do you