[symfony-users] sfTestBrowser - redirect loses session variables?

2007-03-21 Thread Amit Rana
Hi, I have a very simple page "page1" which checks for a condition if not true it puts a message in the session and redirects to "page2" which picks that message from session and displays it. When I perform this action using a browser all is well and I see the message in page2 but doing same u

[symfony-users] Re: Validation problem

2007-03-21 Thread Cipher Chien
Hi, Chris, Did you check your yaml format is correctly? For example: objet --> You miss " : " here sfStringValidator: min: 10 min_error: Le titre de l'annonce doit comporter au I can not sure the answer is correctly, but hope it help you.

[symfony-users] Re: sfPropelUuidBehavioPlugin

2007-03-21 Thread Tristan Rivoallan
hi, On 3/21/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > works for me now - thanks. > > I researched a little bit regarding the Uuid in Mysql. I read that the > main problem is the big index size they are creating when use very > much. This is a fact. Plus guid indexes are not as effi

[symfony-users] File upload and form validation

2007-03-21 Thread [EMAIL PROTECTED]
Hi, I'm new here so my questions may be "simple" to answer but I can't solve these problemy by myselve: 1. File upload. I am trying to upload mp3s, my template looks like this: and my validation file: fields: song: file: true required: msg: No song sfFileValidator

[symfony-users] Re: anyone working on symfony helpers for yui-ext?

2007-03-21 Thread [EMAIL PROTECTED]
W odpowiedzi na e-mail od: Fabian Lange otrzymany dnia 2007-03-20 22:13 : > Hi, > 1) scriptaculous > I had a question on 2) myself and because i didnt find any, i developed a > small portal solution myself. It is not ready yet. If you cant wait I want > to give you the link which boosted my work :

[symfony-users] Validation problem

2007-03-21 Thread Chris
Hi, I've got this validation in may yaml file : fillin: enabled: true param: name:descEnchere01Form converters: utf8_encode:[titreAnn] strip_tags:[titreAnn] methods: post:

[symfony-users] Re: sfPropelUuidBehavioPlugin

2007-03-21 Thread [EMAIL PROTECTED]
works for me now - thanks. I researched a little bit regarding the Uuid in Mysql. I read that the main problem is the big index size they are creating when use very much. Due to some colleques work it would be much faster to use a number or binary representation for the guids in the db. do you ha

[symfony-users] Re: sfPropelUuidBehavioPlugin

2007-03-21 Thread Tristan Rivoallan
Hi, On 3/20/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Thanks. Good idea - but there are still some major bugs in it. > Espacially with custom columns. i just released a new version that should fix these problems. Let me know if that's ok for you. ++ tristan --~--~-~--~~---

[symfony-users] Re: sfPropelUuidBehavioPlugin

2007-03-21 Thread Tristan Rivoallan
On 3/20/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: PS: Sorry - I have no diff tool currently. Should I send you the > complete file? yes please. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "symfony users"

[symfony-users] Prototype Window Problem

2007-03-21 Thread Muhammad Asif Ali
Hi.. the answer is the following code. top.Windows.getWindow('win_id').close() Thx.. do get the solution for your problem? i have the same question; thanks 2007/3/12, Muhammad Asif Ali <[EMAIL PROTECTED]>: Hi I am using the protorype Window plugin . Everything wor

[symfony-users] Re: sfNiftyPlugin not working

2007-03-21 Thread Sid Bachtiar
Sorry false alarm, I got it to work by adding sfPrototypePlugin! On 3/21/07, Sid Bachtiar <[EMAIL PROTECTED]> wrote: > I can't seem to make this plugin work. I'm hoping someone here know > what happens here. > > This is what I put in my template: > > > > > > div#hello > { > width: 18em