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


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:196724
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

Reply via email to