iirc it was a syntax error inside the template being called, so the fix was fixing the syntax error... Strangely enough, writing a <cfoutput> tag with something to display inside the tag caused the server to report the correct error.
> So what WAS the problem and what was the fix?? > Don't keep us in suspense, man... :) > J > On Sun, 27 Feb 2005 15:54:59 -0500, S. Isaac Dealey > <[EMAIL PROTECTED]> wrote: >> > >>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, >> >> > There is at least ONE good reason I got one day: too >> > many >> > ../ >> > If you go back too high in directories, and then go >> > down >> > at the correct place, >> > The path is valid OS wise, and the file does exist, but >> > HTTP wise, if you get >> > higher than the Web root, the ../ are truncated and the >> > path becomes wrong. >> >> This is true, except that fileexists() tests to see if >> the file >> actually exists at the given path, not if the path is >> valid, and was >> returning true. 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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:196745 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

