Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Language:
Group categories: Not categorized
More group info »
Active older topics
11 new of 11 - Jun 18 2012
12 new of 12 - Jun 6 2012
1 new of 1 - Dec 22 2011
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 11522  Older »

You cannot post messages because this group is only available as an archive.
Description: Symfony framework (http://www.symfony-project.com/)
 

flag IMPORTANT: Getting help on symfony1 or Symfony2 
  After an opinionated discussion ([link]), I've decided to create two new mailing-lists that are *replacing* the current one: * symfony1: [link] * Symfony2: [link]... more »
By Fabien Potencier  - Jun 23 2011 - 1 new of 1 message    

Date field displays error of other field. Maybe bug? 
  I have two fields in my form, integer and date. Entering letters instead numbers in first field causes error message to be displayed on both fields. Is this bug in Symfony or I am doing something wrong? Here are steps to reproduce it: Controller: [code] public function indexAction(Request $request)... more »
By Sasa Vilic  - Jun 5 2012 - 1 new of 1 message    

Clearing Cache - Fatal Error 
  When I run php app/console clear:cache env=prod (or env=dev), I get a Fatal Error: PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 122880 bytes) in /Users/nate/Sites/jobeet.local /vendor/twig/lib/Twig/Node/For .php on line 98 I'm running MAMP - and when I modify the php.ini file to adjust the memory to something like 256M, it still throws the error.... more »
By Nate_L  - Jun 17 2012 - 1 new of 1 message    

Symfony 2.0.15 and dependency management with composer 
  Hello, is there a way to enable the dependency management with composer which is in Symphony 2.1 on a Symfony 2.0 project please ? we are starting a new big project in Symfony2 and we would like to start immediately with composer rather than waiting for the 2.1 Thanks in advance for your answer. Best regards,... more »
By Christophe L  - Jun 15 2012 - 1 new of 1 message    

Domain context 
  Hi, I'm developing an application where each user can create his own page with it's own domain. My question is: how is the best way to get the user informations by site domain (url)? I've thought of working with contextualized factories, injecting the URI instance in the factory (DI), returning a user instance by domain (url), but I don't know if it is a good pratice. If the user is disabled, how do I redirect the user without repeat code in all controllers? In the factory certainly isn't the best place to do it.... more »
By Marcos Passos  - Jun 13 2012 - 1 new of 1 message    

How can i cancel PostValidator ? 
  I set post validator in embedded form: class myEmbeddedForm extends BaseForm { function configure() { ... $this->validatorSchema->setPos tValidator(new sfValidatorCallback(array( 'callback' => array($this, 'embeddedPostValidator') ))); } function embeddedPostValidator($validat or, $values) {... more »
By Олег Волошин  - Jun 11 2012 - 1 new of 1 message    

1 - 10 of 11522   « Newer | Older »

XML       Send email to this group: symfony-users@googlegroups.com