We could create a page for this... But this page doesn't accept usual symfony tags !!!
For example, I am not being able to include a partial in this page... Does it have anything to do with the fact that this page is global, and not part of any module...? On May 9, 2:44 pm, kusum <[EMAIL PROTECTED]> wrote: > hi , > thanks, > i defined this line in my action class function. > > $this->getResponse()->setStatusCode(500); > > now i can see error 500 page.Now i want to customize this page .i have > defined error500.php page in web/errors directory and i have set the > value of sf_debug false in web/frontend_dev.php file.but it showin > symfony's 500 error page.what is wrong. > > On May 9, 2:29 pm, CaffeineInc <[EMAIL PROTECTED]> wrote: > > > 1) read the documentation, its very useful! > > 2) easiest way is to change the index to production environment and > > then cause a error, like a routing to a route which doesnt exist. > > > On May 9, 10:08 am, kusum <[EMAIL PROTECTED]> wrote: > > > > hi, > > > i want to customize the error 500 page.but i am unable to produce > > > error 500.how i can see this page. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
