[symfony-users] Re: Session Timeout Issue

2009-05-31 Thread DEEPAK BHATIA
Hi, Thanks for the response. I am attaching the factories.yml file used by me. Please let me know if there is any issue regarding session timeout. Regards Deepak Bhatia On Sun, May 31, 2009 at 6:38 PM, Tomasz Ignatiuk wrote: > > You don;t need sfGuardPlugin. Are you sure you've uncommented a

[symfony-users] Re: user Login, registration session

2009-05-31 Thread Gareth McCumskey
Or even look at: http://www.symfony-project.org/book/1_2/06-Inside-the-Controller-Layer#chapter_06_user_session On Sun, May 31, 2009 at 9:55 AM, rhoz...@gmail.com wrote: > > Help me how make user login and session > > > > -- Gareth McCumskey http://garethmccumskey.blogspot.com twitter: @gare

[symfony-users] Re: user Login, registration session

2009-05-31 Thread Gareth McCumskey
All in the documentation: http://www.symfony-project.org/jobeet/1_2/Propel/en/13 On Sun, May 31, 2009 at 9:55 AM, rhoz...@gmail.com wrote: > > Help me how make user login and session > > > > -- Gareth McCumskey http://garethmccumskey.blogspot.com twitter: @garethmcc --~--~-~--~~-

[symfony-users] sfForms Fieldsets

2009-05-31 Thread Sid Ferreira
Can it be set in the Form class instead of be in the generator? -- Sidney G B Ferreira Desenvolvedor Web --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to sy

[symfony-users] Fatal error: Uncaught exception 'sfParseException'

2009-05-31 Thread Utku Aydın
I'm trying symfony under archlinux. I've created a project but when I try to view web/index.php, I get this error. Fatal error: Uncaught exception 'sfParseException' with message 'Configuration file "/home/utku/Projeler/Jobeet/lib/vendor/symfony/lib/ config/config/core_compile.yml" specifies none

[symfony-users] Re: day seven problem

2009-05-31 Thread Juan Grados
in spanish "GRACIAS" 2009/5/31 Gábor Fási > > Right after telling you to add the slug there's another piece of code > for the JobeetCategory's setName function, that also sets the slug. > Add that to your code and do the build-all-load after that. > > On Sun, May 31, 2009 at 16:07, juaninf wrot

[symfony-users] Re: day seven problem

2009-05-31 Thread Gábor Fási
Right after telling you to add the slug there's another piece of code for the JobeetCategory's setName function, that also sets the slug. Add that to your code and do the build-all-load after that. On Sun, May 31, 2009 at 16:07, juaninf wrote: > > I have a error (Unable to execute INSERT stateme

[symfony-users] day seven problem

2009-05-31 Thread juaninf
I have a error (Unable to execute INSERT statement. [wrapped: SQLSTATE[HY000]: General error: 1364 Field 'slug' doesn't have a default value])when I executed the command "php symfony propel:build-all-load --no-confirmation" when I want update the database add to slug field : { type: varcha

[symfony-users] Re: Using decimal-values throws an routing error

2009-05-31 Thread Tomasz Ignatiuk
Symfony should escape those dots and commas. How do you create link? On 27 Maj, 16:03, halla wrote: > Hi, > > I'm trying to transport geo-coordinates as part of an URL, but the > symfonys routing seems to have problems with the dots in the > coordinates... > > This is how my URL looks like: > ur

[symfony-users] Re: Session Timeout Issue

2009-05-31 Thread Tomasz Ignatiuk
You don;t need sfGuardPlugin. Are you sure you've uncommented all lines in factories.yml with these settings? IF yes, cc, the restart your browser. It should work On 29 Maj, 09:25, DEEPAK BHATIA wrote: > Hi, > > We have the following in the factories.yml file > > all: >   user: >     class: myUs

[symfony-users] Re: Symfony website broken

2009-05-31 Thread alvaro
Welcome and thanks for the fast answer On May 31, 2009, at 8:09 PM, Fabian Lange wrote: > > Thanks for the report. > I just fixed the installation page > > Fabian > > > On May 31, 2009, at 2:06 PM, alvaro wrote: > >> >> Google cache don't work in China :) I tried already >> >> On May 31, 2009, a

[symfony-users] Re: Symfony website broken

2009-05-31 Thread alvaro
Hehe :) Thanks On May 31, 2009, at 8:08 PM, Gábor Fási wrote: > I attached a screen capture, hope this will work :) > > On Sun, May 31, 2009 at 14:06, alvaro wrote: >> >> Google cache don't work in China :) I tried already >> >> On May 31, 2009, at 8:01 PM, Gábor Fási wrote: >> >>> >>> Googe ca

[symfony-users] Re: Symfony website broken

2009-05-31 Thread Fabian Lange
Thanks for the report. I just fixed the installation page Fabian On May 31, 2009, at 2:06 PM, alvaro wrote: > > Google cache don't work in China :) I tried already > > On May 31, 2009, at 8:01 PM, Gábor Fási wrote: > >> >> Googe cache ;) >> http://209.85.129.132/search?q=cache:fLIkG_ptMjAJ:www

[symfony-users] Re: Symfony website broken

2009-05-31 Thread alvaro
Google cache don't work in China :) I tried already On May 31, 2009, at 8:01 PM, Gábor Fási wrote: > > Googe cache ;) > http://209.85.129.132/search?q=cache:fLIkG_ptMjAJ:www.symfony-project.org/installation+installation+site:symfony-project.org&cd=1&hl=hu&ct=clnk&gl=hu > > On Sun, May 31, 2009 a

[symfony-users] Re: Symfony website broken

2009-05-31 Thread Gábor Fási
Googe cache ;) http://209.85.129.132/search?q=cache:fLIkG_ptMjAJ:www.symfony-project.org/installation+installation+site:symfony-project.org&cd=1&hl=hu&ct=clnk&gl=hu On Sun, May 31, 2009 at 13:57, alvaro wrote: > > I'm looking for the information regarding the different versions of > symfony, whi

[symfony-users] Re: Symfony website broken

2009-05-31 Thread alvaro
I'm looking for the information regarding the different versions of symfony, which one to pick, the support time, etc. If you know where I can find that, I will appreciate. Thanks, Alvaro On May 31, 2009, at 7:54 PM, Frank Stelzer wrote: > > Maybe the route to new "getting stared" tutorial

[symfony-users] Re: Symfony website broken

2009-05-31 Thread Frank Stelzer
Maybe the route to new "getting stared" tutorial is broken, which is linked on the installation page. If you need installation information, you can get them here: http://www.symfony-project.org/getting-started/1_2/en/ - Frank Am 31.05.2009 um 13:41 schrieb alvaro: > > Hi, > > I'm trying to a

[symfony-users] Re: Symfony website broken

2009-05-31 Thread Gábor Fási
Same here. Strange, since the http status is 200. On Sun, May 31, 2009 at 13:41, alvaro wrote: > > Hi, > > I'm trying to access this page http://www.symfony-project.org/installation > > but I only get an empty white page, > > Cheers, > > Alvaro > > > > --~--~-~--~~~-

[symfony-users] Symfony website broken

2009-05-31 Thread alvaro
Hi, I'm trying to access this page http://www.symfony-project.org/installation but I only get an empty white page, Cheers, Alvaro --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to

[symfony-users] user Login, registration session

2009-05-31 Thread rhoz...@gmail.com
Help me how make user login and session --~--~-~--~~~---~--~~ 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

[symfony-users] Re: Question Askeet Tutorial

2009-05-31 Thread Alexandru-Emil Lupu
As Gabor said, if you have symfony 1.2, then jobeet. If you decide to install 1.0 ( which i would not recommend it for a beginner anymore ) then in your [root]/data dir, you just need to create the batch dir. I do not recommend Sf 1.0 to a beginner, because it would be quite difficult to learn an