[symfony-users] Button Helper

2008-07-07 Thread Razvan Popa
Hey. This is probably a classic problem. What would be a "good practice" in writing a helper like button_to but with a cool resizing background image. I tried doing it with css background-size property but it didn't work for some reason. What do you guys use ? Cheers, --~--~-~--~~--

[symfony-users] separate validator for edit/create

2008-05-29 Thread Razvan Popa
Hello. What would be a good practice in separating the validating procedure for the action update depending on who's invoking it ... create or edit? Basically I have this situation. I'm trying to ensure that a username is unique. I only allow the user to enter a username from the create action.

[symfony-users] select_tag validator

2008-05-09 Thread Razvan Popa
Hello. I have this situation where I have a select_tag (with states) ... and a remote_function that loads a second select_tag (cities). I need to make a validator for these two selects. Any ideeas/snippets/anything helpful about how I should go about this? Thanks --~--~-~--~~--

[symfony-users] Re: doctrine filters

2008-01-04 Thread Razvan POPA
Sorry for insisting on this issue but I really can't find any clear answer on this issue. Doesn't anybody use these? On Jan 2, 6:38 pm, Razvan POPA <[EMAIL PROTECTED]> wrote: > Hi. I seem to be having some issues with filterSet and filterGet. I also > see that the accesso

[symfony-users] doctrine filters

2008-01-02 Thread Razvan POPA
Hi. I seem to be having some issues with filterSet and filterGet. I also see that the accessor_s(g)et_prefix are no longer in doctrine.yml . Has this functionality been removed? Is there another way to elegantly get the same result? Cheers, Razvan --~--~-~--~~~---~--

[symfony-users] Symfony enabled webhosting for subdomains

2007-11-29 Thread Razvan POPA
Hi. I have a few projects where I can't transfer the entire domain to the webhoster and I want them to just host a subdomain. Right now I only spoke to bluehost.com and they said that they can't accept this and that they need the domain transfered to their DNS servers. Does anybody know of a webho

[symfony-users] Symfony coders needed

2007-09-25 Thread Razvan Popa
Hi. Wouldn't it be a good ideea to have a list/forum/whatever with job/project offers? I could really use some help with some projects every once in a while and I can't seem to find any symfony coders :) Cheers, -- Razvan --~--~-~--~~~---~--~~ You received this

[symfony-users] Re: Symfony coders needed

2007-09-20 Thread Razvan POPA
Thanks --~--~-~--~~~---~--~~ 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 email to [EMAIL PROTECTED] For m

[symfony-users] Symfony coders needed

2007-09-20 Thread Razvan POPA
Hi. Wouldn't it be a good ideea to have a list/forum/whatever with job/ project offers? I could really use some help with some projects every once in a while and I can't seem to find any symfony coders :) Cheers, -- Razvan --~--~-~--~~~---~--~~ You received this

[symfony-users] problem with manual inserted tables

2007-07-25 Thread Razvan Popa
Hi. I had to insert some data by hand in the database and now I have this situation. (Btw I'm using doctrine) This piece of code: $locations = $client->getLocations(); returns an empty set while this one: $locations = Doctrine_Query::create()->from('Location')->where('client_id = ?',$c

[symfony-users] encoders and/or obfuscators and symfony

2007-07-11 Thread Razvan Popa
Hello. Does anybody have any success stories with encoders and symfony? I tried symfony + eaccelerator but I can't figure out why it's not working. What are you using to protect your code? Cheers --~--~-~--~~~---~--~~ You received this message because you are subs

[symfony-users] problem with sfLightbox

2007-05-22 Thread Razvan Popa
sfLightbox Plugin seems not to work when being called from a link_to_remote loaded div. Can't figure out what the problem is. Any ideea? Regards, Razvan --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "symfony user

[symfony-users] Re: mail problem

2007-04-10 Thread Razvan, POPA
Muhammad Asif Ali wrote: > Hi All, > > I am sending a mail on user resgitration. but the mail > is not coming immediatly. Sometimes it takes a lot of hrs (10 -30 hrs) > to get the mail. > and i checked that there is not problem with sendmail. coz there are > also some other php