Peter - here's a clue to help you out:

In each file you create, add an HTML comment line identifying the filename at the 
beginning and ending point of the file.  (<!-- begin filename.cfm --->)  That way, 
when an error occurs, you can view the source and see which file was last processed 
before the error occured.

---mark


--------------------------------------------------------------
Mark Warrick
Phone: (714) 547-5386
Efax.com Fax: (801) 730-7289
Personal Email: [EMAIL PROTECTED]
Personal URL: http://www.warrick.net 
Business Email: [EMAIL PROTECTED]
Business URL: http://www.fusioneers.com
ICQ: 346566
--------------------------------------------------------------


> -----Original Message-----
> From: Peter Theobald [mailto:[EMAIL PROTECTED]]
> Sent: Friday, September 22, 2000 12:05 AM
> To: CF-Talk
> Subject: RE: Template not found. Which template?
> 
> 
> How would it be clear if I click on a link that loaded a handler 
> template (index.cfm) that itself includes 30 other templates?
> 
> I suppose I could put <cftry> and <cfcatch> around the entire 
> file and print more information myself. But the last time I tried 
> that the error information I found was exactly the same as what 
> CF printed by default. No more no less.
> 
> At 05:08 PM 9/22/00 +1100, Scott, Andrew wrote:
> >Try <cftry> and <cfcatch> tags there is a way to put the stack 
> onto the page
> >that will show the last page called, then it would be a matter of that.
> >However if you clicked on a link or something then it would beclear that
> >this template would be the culprit, basic QA would solve this fairly
> >quickly:-)
> >
> >regards
> >
> >Andrew Scott
> >ANZ eCommerce Centre
> >* Ph 9273 0693  
> >* [EMAIL PROTECTED]
> >
> >
> >-----Original Message-----
> >From: Peter Theobald [mailto:[EMAIL PROTECTED]]
> >Sent: 22 September 2000 16:30
> >To: CF-Talk
> >Subject: Template not found. Which template?
> >
> >
> >I have a "FuseBox-like" structure with a lot of template files 
> including other template files.
> >Now I get the error: Template not found. But WHICH template 
> isn't found?! It could be any one of about 30 templates!
> >
> >Why on Earth didn't Allaire print the NAME of the template you 
> are trying to include?
> >How can I find out?
> >
> >
> >
> >-----------------------------------------------------------------
> ----- -----
> >Peter Theobald, Chief Technology Officer
> >LiquidStreaming http://www.liquidstreaming.com
> >[EMAIL PROTECTED]
> >Phone 1.212.545.1232 Fax 1.212.679.8032
> >
> >-----------------------------------------------------------------
> -----------
> >--
> >Archives: http://www.mail-archive.com/[email protected]/
> >To Unsubscribe visit
> >http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/c
f_talk or
>send a message to [EMAIL PROTECTED] with 'unsubscribe' in
>the body.
>------------------------------------------------------------------------------
>Archives: http://www.mail-archive.com/[email protected]/
>To Unsubscribe visit 
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
>message to [EMAIL PROTECTED] with 'unsubscribe' in the body. 


---------------------------------------------------------------------------
Peter Theobald, Chief Technology Officer
LiquidStreaming http://www.liquidstreaming.com
[EMAIL PROTECTED]
Phone 1.212.545.1232 Fax 1.212.679.8032

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebarRsts&bodyRsts/cf_talk or send a message 
to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to