On Thu, 03 Feb 2005 13:54:45 -0500, Rick Root <[EMAIL PROTECTED]> wrote: > Oh! Oh! I can answer this one! He was trying to install BlogCFM, and > BlogCFM doesn't work in 6.0 apparently because of some of those bugs. > Apparently, CFMX 6.0 doesn't allow you to var scope variables after a > <cfscript> tag.
That is the least of your worries when using CFCs on 6.0 - the "variables" scope is actually the calling page's variables scope, not the private instance scope we're used to in 6.1. CFCs pretty much just don't work in 6.0. -- Sean A Corfield -- http://www.corfield.org/ Team Fusebox -- http://www.fusebox.org/ Breeze Me! -- http://www.corfield.org/breezeme Got Gmail? -- I have 50, yes 50, invites to give away! "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:192961 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

