Are you saying that ALL of the templates that are included in this
Fuseaction are being repeated?

It helps to add HTML comments at the beginning and end of each file which
state the file's name.  That way you can just view the source and you'll see
where the problems are occuring.

Try adding in each sub-template one at a time until the problem happens
again.

Also, are any of your sub-templates including other templates?  (which would
be a no-no)

---mark

=========================================
Mark Warrick - Fusioneers.com
Personal Email: [EMAIL PROTECTED]
Business Email: [EMAIL PROTECTED]
Phone: 714-547-5386
Efax: 801-730-7289
Personal URL: http://www.warrick.net
Business URL: http://www.fusioneers.com
ICQ: 125160 / AIM: markwarric
=========================================


-----Original Message-----
From: Greg [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 26, 2001 7:05 PM
To: CF-Talk
Subject: Duplicate Templates


Anyone "on the job" tonight have any ideas why a template is being displayed
twice, yet in the debug info it only shows it once?
DSP_CANNOtINSERT.CFM is the culprit. When I view source I see 2 whole
templates running! <!doctype...><head> and all twice. It's probably
something dumb, but I'm fried!

Execution Time

485 milliseconds
4 ms C:\CFUSION\CUSTOMTAGS\CUSTOMTAGS\FORMURL2ATTRIBUTES.CFM
0 ms C:\CFUSION\CUSTOMTAGS\CUSTOMTAGS\MISCELLANEOUS\DEBUGGER.CFM
0 ms C:\INETPUB\WWWROOT\HSMN\APPLICATION.CFM
14 ms C:\INETPUB\WWWROOT\HSMN\EXTRANET\APP_GLOBALS.CFM
10 ms C:\INETPUB\WWWROOT\HSMN\EXTRANET\PROJECTS\GAMBRO\APP_LOCALS.CFM
3 ms
C:\INETPUB\WWWROOT\HSMN\EXTRANET\PROJECTS\GAMBRO\SCANMERGE\APP_LOCALS.CFM
358 ms
C:\INETPUB\WWWROOT\HSMN\EXTRANET\PROJECTS\GAMBRO\SCANMERGE\DSP_CANNOTINSERT.
CFM
36 ms C:\INETPUB\WWWROOT\HSMN\EXTRANET\QUERIES\QRY_GLOBALS.CFM
60 ms STARTUP, PARSING, & SHUTDOWN
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to