CFIMPORT needs to be placed in every template that is using the tags... can't have a global include.
....................... Ben Nadel Web Developer Nylon Technology 6 West 14th Street New York, NY 10011 212.691.1134 212.691.3477 fax www.nylontechnology.com "Always confident, seldom correct." -----Original Message----- From: Rich Kroll [mailto:[EMAIL PROTECTED] Sent: Thursday, November 17, 2005 10:42 AM To: CF-Talk Subject: <cfimport> and application.cfm Does anyone know of a reason why a <cfimport> would fail when moved to the application.cfm? I've created a set of UI components that we're going to be using site wide, and am importing them as <cfimport prefix="ui" taglib="/system/ui"> and then using them in pages via <ui:link text="mytext" link="index.cfm"> and when I had the cfimport calls at the top of the page, it worked fine, but when I move it to the application.cfm it is no longer functioning. Anyone have any ideas? Rich Kroll Application Developer SITE Manageware ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224499 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

