[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

[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] 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] 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 harryjek...@gmail.com 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] 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 access

[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 is

[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.orgcd=1hl=huct=clnkgl=hu On Sun, May 31, 2009 at 13:57, alvaro harryjek...@gmail.com wrote: I'm looking for the information regarding the different versions

[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.orgcd=1hl=huct=clnkgl=hu On Sun, May 31, 2009 at 13:57,

[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 ;)

[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 harryjek...@gmail.com 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

[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, at 8:01 PM, Gábor

[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 toreachdee...@gmail.com wrote: Hi, We have the following in the factories.yml file all:   user:

[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 dha.maili...@googlemail.com 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

[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:

[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 juan...@gmail.com wrote: I have a error (Unable to

[symfony-users] Re: day seven problem

2009-05-31 Thread Juan Grados
in spanish GRACIAS 2009/5/31 Gábor Fási maerl...@gmail.com 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,

[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

[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

[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 rhoz...@gmail.comwrote: Help me how make user login and session -- Gareth McCumskey http://garethmccumskey.blogspot.com