So you know how to catch 404 issue in CF7? I just want to display
custom error page, not the default error one of CF when we have 404
issue.

On May 6, 10:33 am, Blair McKenzie <[email protected]> wrote:
> I think CF8 has a onMissingTemplate event for that. Don't know you would do
> it in CF7.
>
> Blair
>
> On Wed, May 6, 2009 at 10:09 AM, monkeyvu <[email protected]> wrote:
>
> > Hi all,
>
> > I have set seomthing like below in Application.cfm
>
> > <cferror type="exception" template="error.cfm">
> > </cferror>
>
> > <cferror type="validation" template="error.cfm">
> > </cferror>
>
> > <cferror type="request" template="error.cfm">
> > </cferror>
>
> > But it can't catch the 404 - File not found error.
>
> > Do you know this issue? Please help me. Thanks very much.
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: [email protected]
To unsubscribe, email: [email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
-~----------~----~----~----~------~----~------~--~---

Reply via email to