[ACFUG Discuss] Detecting Missing .cfm Templates

2006-12-05 Thread Clarke Bishop
Is there a way to use Application.cfc's onError or onRequestStart methods to detect and handle a missing or moved .cfm template? Or is there another way to do this? I know there's a missing template section in CF Admin, but I am doing this on a shared host, and I can't access admin functions. Als

Re: [ACFUG Discuss] Detecting Missing .cfm Templates

2006-12-05 Thread Teddy Payne
Are the missing templates being called from cfinclude? Or just handling missing .cfms just anywhere? Teddy On 12/5/06, Clarke Bishop <[EMAIL PROTECTED]> wrote: Is there a way to use Application.cfc's onError or onRequestStart methods to detect and handle a missing or moved .cfm template? Or i

RE: [ACFUG Discuss] Detecting Missing .cfm Templates

2006-12-05 Thread Clarke Bishop
No, just anywhere, including a user typing the URL in their browser or via bookmark. _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Teddy Payne Sent: Tuesday, December 05, 2006 5:01 PM To: discussion@acfug.org Subject: Re: [ACFUG Discuss] Detecting Missing .cfm

RE: [ACFUG Discuss] Detecting Missing .cfm Templates

2006-12-05 Thread Justin Haygood
I think you can if you're using BlueDragon, not sure if you can with CFMX. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Clarke Bishop Sent: Tuesday, December 05, 2006 5:09 PM To: discussion@acfug.org Subject: RE: [ACFUG Discuss] Detecting Missing .cfm Templates No,

Re: [ACFUG Discuss] Detecting Missing .cfm Templates

2006-12-05 Thread Teddy Payne
y, December 05, 2006 5:09 PM *To:* discussion@acfug.org *Subject:* RE: [ACFUG Discuss] Detecting Missing .cfm Templates No, just anywhere, including a user typing the URL in their browser or via bookmark. -- *From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *O

RE: [ACFUG Discuss] Detecting Missing .cfm Templates

2006-12-05 Thread John Mason
:[EMAIL PROTECTED] On Behalf Of Teddy Payne Sent: Tuesday, December 05, 2006 8:05 PM To: discussion@acfug.org Subject: Re: [ACFUG Discuss] Detecting Missing .cfm Templates Yes, BlueDragon does have an extra method for MissingTemplate. Not having access to the webserver or admin does make this very

Re: [ACFUG Discuss] Detecting Missing .cfm Templates

2006-12-05 Thread Teddy Payne
TECTED] [mailto: [EMAIL PROTECTED] *On Behalf Of *Clarke > Bishop > *Sent:* Tuesday, December 05, 2006 5:09 PM > *To:* discussion@acfug.org > *Subject:* RE: [ACFUG Discuss] Detecting Missing .cfm Templates > > > > No, just anywhere, incl

Re: [ACFUG Discuss] Detecting Missing .cfm Templates

2006-12-06 Thread Douglas Knudsen
; > John > [EMAIL PROTECTED] > > > > -- > *From:* [EMAIL PROTECTED] [mailto: [EMAIL PROTECTED] *On Behalf Of *Teddy > Payne > *Sent:* Tuesday, December 05, 2006 8:05 PM > *To:* discussion@acfug.org > *Subject:* Re: [ACFUG Discuss] Detecting Mi

RE: [ACFUG Discuss] Detecting Missing .cfm Templates

2006-12-06 Thread Clarke Bishop
lf Of Teddy Payne Sent: Tuesday, December 05, 2006 10:50 PM To: discussion@acfug.org Subject: Re: [ACFUG Discuss] Detecting Missing .cfm Templates .htm? what is that? There is no html anymore. There is only parsed html. Bah! Teddy On 12/5/06, John Mason < <mailto:[EMAIL PROTECTED]> [E

Re: [ACFUG Discuss] Detecting Missing .cfm Templates

2006-12-06 Thread Teddy Payne
mber 05, 2006 10:50 PM *To:* discussion@acfug.org *Subject:* Re: [ACFUG Discuss] Detecting Missing .cfm Templates .htm? what is that? There is no html anymore. There is only parsed html. Bah! Teddy On 12/5/06, John Mason < [EMAIL PROTECTED]> wrote: > > Well that will do the t