All, I'm brand new to BlueDragon, but not to CF in general.
I've just set up a local BD test server and uploaded one of my apps to see how it works. I'm running into some problems with CFIMPORT. The code that works fine with CFMX: <CFIMPORT taglib='/myroot/modules/' prefix='module'> <cfoutput> <module:calendarModule> </cfoutput> But this doesn't work in BD. If I change the CFOUTPUT block above to a simple include, it works fine. <CFINCLUDE template="calendarModule.cfm"> Any idea how to get the CFIMPORT working right? Thanks! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230191 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

