[symfony-users] Can't access slots in partials (with cache enabled)

2009-12-15 Thread Matthias Pfefferle
I can't access slots in partials with enabled symfony caching (symfony
1.2.10)... does anyone had similar problems? Is there a way to
workaround?

--

You received this message because you are subscribed to the Google Groups 
symfony users group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.




Re: [symfony-users] Can't access slots in partials (with cache enabled)

2009-12-15 Thread Alexandre Salomé
When cache is enabled, the partial is not executed.

Maybe because of it.

Give us your partial code for more informations,

Alexandre

2009/12/15 Matthias Pfefferle pfeffe...@gmail.com

 I can't access slots in partials with enabled symfony caching (symfony
 1.2.10)... does anyone had similar problems? Is there a way to
 workaround?

 --

 You received this message because you are subscribed to the Google Groups
 symfony users group.
 To post to this group, send email to symfony-us...@googlegroups.com.
 To unsubscribe from this group, send email to
 symfony-users+unsubscr...@googlegroups.comsymfony-users%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/symfony-users?hl=en.





-- 
Alexandre Salomé
http://alexandre-salome.fr

--

You received this message because you are subscribed to the Google Groups 
symfony users group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.




Re: [symfony-users] Can't access slots in partials (with cache enabled)

2009-12-15 Thread Pablo Godel
If I understand your problem correctly, it is the whole purpose of enabling
caching, so certain parts of your code don't get ran.

Pablo


On Tue, Dec 15, 2009 at 12:03 PM, Matthias Pfefferle pfeffe...@gmail.comwrote:

 I can't access slots in partials with enabled symfony caching (symfony
 1.2.10)... does anyone had similar problems? Is there a way to
 workaround?

 --

 You received this message because you are subscribed to the Google Groups
 symfony users group.
 To post to this group, send email to symfony-us...@googlegroups.com.
 To unsubscribe from this group, send email to
 symfony-users+unsubscr...@googlegroups.comsymfony-users%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/symfony-users?hl=en.




--

You received this message because you are subscribed to the Google Groups 
symfony users group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.