maybe :
http://symfony-check.org
would help

On Fri, Dec 18, 2009 at 5:27 AM, diogobaeder <diogobae...@gmail.com> wrote:
> Hi,
>
> I'm trying to customize the 404 action, but the sfError404Exception is
> taking me to the default non-catched exceptions screen. Can you help
> me? Here are my configs:
>
>
>
> # settings.yml
> ...
> all:
>  .actions:
>    error_404_module:    main
>    error_404_action:    error404
> ...
>
> # modules/main/actions/actions.class.php
> ...
>  public function executeError404(sfWebRequest $request)
>  {
>
>  }
> ...
>
> # modules/main/templates/error404Success.php
> (blank, for now)
>
> # the error message
> 404 | Not Found | sfError404Exception
> Empty module and/or action after parsing the URL "/i-do-not-
> exist" (/).
> stack trace
>
>
>
>
> Thanks!
>
> --
>
> 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.
>
>
>



-- 
Have a nice day!
Alecs

As programmers create bigger & better idiot proof programs, so the
universe creates bigger & better idiots!
I am on web:  http://www.alecslupu.ro/
I am on twitter: http://twitter.com/alecslupu
I am on linkedIn: http://www.linkedin.com/in/alecslupu
Tel: (+4)0748.543.798

--

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.


Reply via email to