<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>symfony users Google Group</title>
  <link>http://groups.google.com/group/symfony-users</link>
  <description>symfony framework (http://www.symfony-project.com/)</description>
  <language>en</language>
  <item>
  <title>1.2 vs 1.3 : web debug indicates much slower configuration</title>
  <link>http://groups.google.com/group/symfony-users/browse_thread/thread/becf14dd8789edaf/101ebf9a4ed85f83?show_docid=101ebf9a4ed85f83</link>
  <description>
  For testing purposes i upgraded a project (that&#39;s already running on &lt;br&gt; 1.2) to 1.3. I immediately noticed that the application was much &lt;br&gt; slower &amp;amp; was using more resources. &lt;br&gt; Symfony 1.2.10 timings : &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.flickr.com/photos/digitalbase/4253786085/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Symfony 1.3.1 timings : &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.flickr.com/photos/digitalbase/4253786131/&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/symfony-users/browse_thread/thread/becf14dd8789edaf/101ebf9a4ed85f83?show_docid=101ebf9a4ed85f83</guid>
  <author>
  i...@digitalbase.eu
  (DigitalBase)
  </author>
  <pubDate>Thu, 07 Jan 2010 17:47:41 UT
</pubDate>
  </item>
  <item>
  <title>Re: Helpers and Widgets??</title>
  <link>http://groups.google.com/group/symfony-users/browse_thread/thread/1027413cff4c4fc9/1a5bce3ea41f20dc?show_docid=1a5bce3ea41f20dc</link>
  <description>
  Thanks Daniel. ;) &lt;br&gt; I know i should look better to OOP in PHP5, but unfortunally i don&#39;t &lt;br&gt; have a lot of time to do it :(
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/symfony-users/browse_thread/thread/1027413cff4c4fc9/1a5bce3ea41f20dc?show_docid=1a5bce3ea41f20dc</guid>
  <author>
  webmaster....@gmail.com
  (wueb)
  </author>
  <pubDate>Thu, 07 Jan 2010 17:29:13 UT
</pubDate>
  </item>
  <item>
  <title>Re: Custom 500 error page</title>
  <link>http://groups.google.com/group/symfony-users/browse_thread/thread/683fea2d19890c89/b9d6b0dbecb81a2f?show_docid=b9d6b0dbecb81a2f</link>
  <description>
  I know that the error is being thrown from within the action because I &lt;br&gt; have stepped through in a debugger. &lt;br&gt; As a work around I&#39;ve manually caught the exception and done a &lt;br&gt; redirect - although it would have been nicer to use the symfony &lt;br&gt; exception handler and configure the behavior...
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/symfony-users/browse_thread/thread/683fea2d19890c89/b9d6b0dbecb81a2f?show_docid=b9d6b0dbecb81a2f</guid>
  <author>
  marksmith5...@jungle-monkey.com
  (Mark Smith)
  </author>
  <pubDate>Thu, 07 Jan 2010 16:25:20 UT
</pubDate>
  </item>
  <item>
  <title>Problem with test:functional</title>
  <link>http://groups.google.com/group/symfony-users/browse_thread/thread/cd734c72111b3083/355675312851aad0?show_docid=355675312851aad0</link>
  <description>
  I&#39;m a newbie still working through the Jobeet tutorial. &lt;br&gt; When I try to execute either &lt;br&gt; symfony.bat test:functional frontend jobActions &lt;br&gt; or &lt;br&gt; symfony.bat test:functional frontend categoryActions &lt;br&gt; I get the following feedback: &lt;br&gt; Warning: call_user_func_array() expects parameter 1 to be a valid &lt;br&gt; callback, first array member is not a valid class name or object in C:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/symfony-users/browse_thread/thread/cd734c72111b3083/355675312851aad0?show_docid=355675312851aad0</guid>
  <author>
  kessler...@gmail.com
  (nil_von_9wo)
  </author>
  <pubDate>Thu, 07 Jan 2010 15:56:50 UT
</pubDate>
  </item>
  <item>
  <title>Re: [symfony-users] Re: Helpers and Widgets??</title>
  <link>http://groups.google.com/group/symfony-users/browse_thread/thread/1027413cff4c4fc9/8a082264b4c115a9?show_docid=8a082264b4c115a9</link>
  <description>
  Hey there! &lt;br&gt; class ...Form extends Base...Form &lt;br&gt; { &lt;br&gt; protected $user_id; &lt;br&gt; public function __construct($user_id, $object = null, $options = array(), $CSRFSecret = null) &lt;br&gt; { &lt;br&gt; $this-&amp;gt;user_id = $user_id; &lt;br&gt; parent::__construct(object, $options, $CSRFSecret); &lt;br&gt; } &lt;br&gt; public function configure() &lt;br&gt; { &lt;br&gt; // this method should already be available
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/symfony-users/browse_thread/thread/1027413cff4c4fc9/8a082264b4c115a9?show_docid=8a082264b4c115a9</guid>
  <author>
  annismcken...@googlemail.com
  (Daniel Lohse)
  </author>
  <pubDate>Thu, 07 Jan 2010 15:56:14 UT
</pubDate>
  </item>
  <item>
  <title>Re: symfony 1.4 installation</title>
  <link>http://groups.google.com/group/symfony-users/browse_thread/thread/64d2d6dfa82b0eda/1ba2664ccc99501c?show_docid=1ba2664ccc99501c</link>
  <description>
  I suggest you install symfony embeded in the project, that way each &lt;br&gt; project will be version independant.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/symfony-users/browse_thread/thread/64d2d6dfa82b0eda/1ba2664ccc99501c?show_docid=1ba2664ccc99501c</guid>
  <author>
  pachi...@gmail.com
  (PachinSV)
  </author>
  <pubDate>Thu, 07 Jan 2010 15:08:22 UT
</pubDate>
  </item>
  <item>
  <title>Re: Helpers and Widgets??</title>
  <link>http://groups.google.com/group/symfony-users/browse_thread/thread/1027413cff4c4fc9/08df7de3a4a7589f?show_docid=08df7de3a4a7589f</link>
  <description>
  When i try override the constructor (don&#39;t know what is the correct, &lt;br&gt; if &amp;quot;public function construct()&amp;quot; or &amp;quot;public function CrmEmpresasForm &lt;br&gt; ()&amp;quot;, but i try both) it send me an error: &lt;br&gt; Fatal error: Call to a member function getStylesheets() on a non- &lt;br&gt; object in D:\wamp\www\dev\sfprojects\pro ject\lib\vendor\symfony\lib
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/symfony-users/browse_thread/thread/1027413cff4c4fc9/08df7de3a4a7589f?show_docid=08df7de3a4a7589f</guid>
  <author>
  webmaster....@gmail.com
  (wueb)
  </author>
  <pubDate>Thu, 07 Jan 2010 15:05:11 UT
</pubDate>
  </item>
  <item>
  <title>Re: [symfony-users] Re: Custom 500 error page</title>
  <link>http://groups.google.com/group/symfony-users/browse_thread/thread/683fea2d19890c89/b10fd8b0c7862281?show_docid=b10fd8b0c7862281</link>
  <description>
  Doesn&#39;t really make sense since the error could occur before symfony has &lt;br&gt; loaded all the classes it needs to call the action.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/symfony-users/browse_thread/thread/683fea2d19890c89/b10fd8b0c7862281?show_docid=b10fd8b0c7862281</guid>
  <author>
  symb...@gmail.com
  (Eno)
  </author>
  <pubDate>Thu, 07 Jan 2010 14:05:26 UT
</pubDate>
  </item>
  <item>
  <title>Re: [symfony-users] redirect method covert &amp; to &amp;amp;</title>
  <link>http://groups.google.com/group/symfony-users/browse_thread/thread/1b0ac37f0fd92859/c0ac95289406680a?show_docid=c0ac95289406680a</link>
  <description>
  Route names usually have a @ in front: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.symfony-project.org/book/1_2/09-Links-and-the-Routing-System#chapter_09_sub_speeding_up_routing_by_using_the_rule_name&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/symfony-users/browse_thread/thread/1b0ac37f0fd92859/c0ac95289406680a?show_docid=c0ac95289406680a</guid>
  <author>
  symb...@gmail.com
  (Eno)
  </author>
  <pubDate>Thu, 07 Jan 2010 13:58:44 UT
</pubDate>
  </item>
  <item>
  <title>Re: [symfony-users] Re: Where is the configuration in Symfony 1.3/1.4 for sf_upload_dir?</title>
  <link>http://groups.google.com/group/symfony-users/browse_thread/thread/02e3262d9fc48147/c002ff85181bd237?show_docid=c002ff85181bd237</link>
  <description>
  &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.symfony-project.org/book/1_2/19-Mastering-Symfony-s-Configuration-Files#chapter_19_sub_the_basic_file_structure&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/symfony-users/browse_thread/thread/02e3262d9fc48147/c002ff85181bd237?show_docid=c002ff85181bd237</guid>
  <author>
  symb...@gmail.com
  (Eno)
  </author>
  <pubDate>Thu, 07 Jan 2010 13:34:10 UT
</pubDate>
  </item>
  <item>
  <title>Re: [symfony-users] Re: Helpers and Widgets??</title>
  <link>http://groups.google.com/group/symfony-users/browse_thread/thread/1027413cff4c4fc9/801eece41f494cd6?show_docid=801eece41f494cd6</link>
  <description>
  Depends on where you get that id from? &lt;br&gt; $sf_user only exists in the template, use $this-&amp;gt;getUser()-&amp;gt;getGuardUser ()-&amp;gt;getId() in the action. &lt;br&gt; For CrmEmpresasForm to receive the user id and not use sfContext in the form (which is bad practice), you should override the constructor of the form and set the user id as a protected variable then call the parent constructor after that. You can then use this variable in the configure method.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/symfony-users/browse_thread/thread/1027413cff4c4fc9/801eece41f494cd6?show_docid=801eece41f494cd6</guid>
  <author>
  annismcken...@googlemail.com
  (Daniel Lohse)
  </author>
  <pubDate>Thu, 07 Jan 2010 13:28:29 UT
</pubDate>
  </item>
  <item>
  <title>Re: Custom 500 error page</title>
  <link>http://groups.google.com/group/symfony-users/browse_thread/thread/683fea2d19890c89/2f244fde0d1d27db?show_docid=2f244fde0d1d27db</link>
  <description>
  Yes but that error message will be used for every module and every &lt;br&gt; action. &lt;br&gt; I need to override this and use a specific 500 error page for a &lt;br&gt; specific action.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/symfony-users/browse_thread/thread/683fea2d19890c89/2f244fde0d1d27db?show_docid=2f244fde0d1d27db</guid>
  <author>
  marksmith5...@jungle-monkey.com
  (Mark Smith)
  </author>
  <pubDate>Thu, 07 Jan 2010 13:25:05 UT
</pubDate>
  </item>
  <item>
  <title>Re: Helpers and Widgets??</title>
  <link>http://groups.google.com/group/symfony-users/browse_thread/thread/1027413cff4c4fc9/8bd30be47e443f48?show_docid=8bd30be47e443f48</link>
  <description>
  Thanks florian and daniel, &lt;br&gt; The problem is in some docs they only speak about helpers and in &lt;br&gt; others only speak about widgets, that confused me. &lt;br&gt; @daniel - i started with symfony some weeks ago, but i&#39;m still &lt;br&gt; learning how to work on it. i already have the 1.3 &lt;br&gt; Other thing, can&#39;t we send parameters from the action to the form?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/symfony-users/browse_thread/thread/1027413cff4c4fc9/8bd30be47e443f48?show_docid=8bd30be47e443f48</guid>
  <author>
  webmaster....@gmail.com
  (wueb)
  </author>
  <pubDate>Thu, 07 Jan 2010 13:16:26 UT
</pubDate>
  </item>
  <item>
  <title>Re: Helpers and Widgets??</title>
  <link>http://groups.google.com/group/symfony-users/browse_thread/thread/1027413cff4c4fc9/0cb2184d0eee10ab?show_docid=0cb2184d0eee10ab</link>
  <description>
  yes, it is exactly like you say : &lt;br&gt; &amp;lt;?php echo $form[&#39;filed_name&#39;] ?&amp;gt; &lt;br&gt; or &lt;br&gt; &amp;lt;?php echo $form[&#39;filed_name&#39;]-&amp;gt;renderLab el() ?&amp;gt; &lt;br&gt; &amp;lt;?php echo $form[&#39;filed_name&#39;]-&amp;gt;renderErr or() ?&amp;gt; &lt;br&gt; &amp;lt;?php echo $form[&#39;filed_name&#39;]-&amp;gt;render() ?&amp;gt; &lt;br&gt; You should read this : &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.symfony-project.org/forms/1_2/en/&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/symfony-users/browse_thread/thread/1027413cff4c4fc9/0cb2184d0eee10ab?show_docid=0cb2184d0eee10ab</guid>
  <author>
  sideral.undergro...@gmail.com
  (Florian)
  </author>
  <pubDate>Thu, 07 Jan 2010 13:06:46 UT
</pubDate>
  </item>
  <item>
  <title>Re: [symfony-users] Re: Helpers and Widgets??</title>
  <link>http://groups.google.com/group/symfony-users/browse_thread/thread/1027413cff4c4fc9/753040872d649cc3?show_docid=753040872d649cc3</link>
  <description>
  Kind of. Just read the docs, there&#39;s plenty on how to do forms in symfony with the new form framework. &lt;br&gt; echo $form[&#39;column&#39;]; &lt;br&gt; is sufficient in your templates. Did you just start using symfony? &lt;br&gt; Or did you start with symfony 1.0? Then I&#39;d highly suggest going through Jobeet chapter after chapter, but especially this:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/symfony-users/browse_thread/thread/1027413cff4c4fc9/753040872d649cc3?show_docid=753040872d649cc3</guid>
  <author>
  annismcken...@googlemail.com
  (Daniel Lohse)
  </author>
  <pubDate>Thu, 07 Jan 2010 13:06:31 UT
</pubDate>
  </item>
  </channel>
</rss>
