[symfony-users] Re: problem with JobeetCleanupTask task tutorial day 11 jobeet - propel

2009-09-30 Thread ereallstaff
Fixed, for cleanup method , it was posted wrongly in JobeetJob class ( instead of correct JobeetJob Peer ) regards to the JobeetCleanupTask classe, I simply copied and paste the code in svn repository and it works. I was wondering if the problem might be I write classe declaration without going

[symfony-users] Re: problem with JobeetCleanupTask task tutorial day 11 jobeet - propel

2009-09-30 Thread Gábor Fási
There's no space between ? and php, should've been ?php. On Wed, Sep 30, 2009 at 15:06, ereallstaff ereallst...@gmail.com wrote: ? php class MyBau extends ... On Sep 29, 5:06 pm, ereallstaff ereallst...@gmail.com wrote: I go to make a correction When I put the class in the lib/task folder

[symfony-users] Re: problem with JobeetCleanupTask task tutorial day 11 jobeet - propel

2009-09-29 Thread ereallstaff
Yes that's the first thing I do every time a feature don't work as well. Thanks On Sep 28, 4:25 pm, Gareth McCumskey gmccums...@gmail.com wrote: Tried to do a symfony clear:cache ? On Mon, Sep 28, 2009 at 11:10 AM, ereallstaff ereallst...@gmail.com wrote: Hi as usual I come with my

[symfony-users] Re: problem with JobeetCleanupTask task tutorial day 11 jobeet - propel

2009-09-29 Thread ereallstaff
I go to make a correction When I put the class in the lib/task folder of root symfony project ( as said I had to create them previously ) I tried to clear cache but still reports me error about the namespace problem: r...@ubuntu:/home/sfproject/jobeet# php symfony cc Parse error: syntax error,

[symfony-users] Re: problem with JobeetCleanupTask task tutorial day 11 jobeet - propel

2009-09-28 Thread Gareth McCumskey
Tried to do a symfony clear:cache ? On Mon, Sep 28, 2009 at 11:10 AM, ereallstaff ereallst...@gmail.com wrote: Hi as usual I come with my issue on following full tutorial for jobeet. hope sincerely it can help also other newbies like me : DD First of all, in my installation I didn't have