could it be an issue with "\" vs "/" ?
On Sun, 27 Feb 2005 13:37:09 -0500, S. Isaac Dealey <[EMAIL PROTECTED]> wrote: > Okay, I'm completely stumped: > > CF MX 6.1 w/ updater > > This code: > > <cfoutput> > file-exists = #fileexists( > getdirectoryfrompath(getcurrenttemplatepath()) > & '\' & tagpath)# > </cfoutput> > <cfmodule template="#tagpath#" ...> > > Produces this: > > -------------------- > file-exists = YES > > .... > > The following errors occurred: > > Could not find the included template > ...\..\..\..\..\..\..\_customtags\dba\members\permissioninfo.cfm. > -------------------- > > Why on earth would CF not be able to find the template on the very > next line when it's already indicated that the template exists, beyond > the shadow of a doubt, at the specifid path. > > s. isaac dealey 954.927.5117 > new epoch : isn't it time for a change? > > add features without fixtures with > the onTap open source framework > > http://macromedia.breezecentral.com/p49777853/ > http://www.sys-con.com/story/?storyid=44477&DE=1 > http://www.sys-con.com/story/?storyid=45569&DE=1 > http://www.fusiontap.com > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:196725 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

