[symfony-users] Log exception stack trace in production

2010-08-12 Thread gopi
to make the change? [I looked at sfException.class.php but wasn't very sure if it is the right place] thanks gopi -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google

[symfony-users] defining primary key type as guid/uuid

2010-07-22 Thread gopi
the symfony and doctrine documentation but doesnt seem to have any mention of the same. thanks gopi -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups symfony users group

[symfony-users] Multiple actions in one page

2010-04-21 Thread gopi
, it is not possible to display symfony forms from components thx gopi -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups symfony users group. To post to this group

[symfony-users] Re: Multiple actions in one page

2010-04-21 Thread gopi
hi Daniel, thx for the clarification. I just tried using form in a component and it works. thx gopi On Apr 21, 9:48 pm, Daniel Lohse annismcken...@googlemail.com wrote: Why wouldn't it be possible to display symfony forms from components? That would be *i n s a n e*. A form is just

[symfony-users] login with email instead of a separate username

2010-03-31 Thread gopi
emailid for login instead of a separate login id? thx gopi -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups symfony users group. To post to this group, send email

[symfony-users] issues in uninstall of sfGuardPlugin

2010-03-30 Thread gopi
the same error. Any pointers on how to remove sfGuardPlugin and install the doctrine version ? thanks in advance gopi -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google

[symfony-users] Re: issues in uninstall of sfGuardPlugin

2010-03-30 Thread gopi
Following steps solved the issue + delete the task folder from the plugin [this made sure that the file using sfPropelBaseTask is not in the system] + then try ./symfony plugin:uninstall sfGuardPlugin thx gopi We just chose symfony( after evaluating django, cake, zend and RoR) and getting

[symfony-users] Re: issues in uninstall of sfGuardPlugin

2010-03-30 Thread gopi
Following steps solved the issue + delete the task folder from the plugin [this made sure that the file using sfPropelBaseTask is not in the system] + then try ./symfony plugin:uninstall sfGuardPlugin thx gopi We just chose symfony( after evaluating django, cake, zend and RoR) and getting