Hi, On Thu, Mar 25, 2010 at 9:32 PM, Frank Stelzer <d...@bleedingmoon.de> wrote: > Search your complete project for "sf_web_debug". Maybe the other developer > has disabled the web debug toolbar by hand [1] somewhere else in the code.
I tried the following: grep -r sf_web_debug apps/ apps/backend/config/factories.yml:# sf_web_debug: apps/backend/config/settings.yml:# web_debug_web_dir: /sf/sf_web_debug apps/frontend/config/factories.yml:# sf_web_debug: apps/frontend/config/settings.yml:# web_debug_web_dir: /sf/sf_web_debug For me it does not look like it has been manually set anywhere, so what could be wrong with this installation? Best, Peter -- 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 to symfony-users@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 To unsubscribe from this group, send email to symfony-users+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.