I had an issue similar to that when going from cf5 to cf7. Try changing your #link# to #linkx# as in my case with #url# it wouldn't allow it.
Worth a try. -----Original Message----- From: Rick Faircloth [mailto:[EMAIL PROTECTED] Sent: Saturday, October 13, 2007 8:05 PM To: CF-Talk Subject: What in the world is CF8 trying to say? "Error Occurred While Processing Request" "You have attempted to dereference a scalar variable of type class coldfusion.sql.QueryColumn as a structure with members." Huh???? The code I was processing that threw the error is: 34 : <div id="annPhoto"> 35 : <CFX_JPG Source="#GAP##Get_Announcements.Image#"> 36 : <Img Src="/_cache/#Image.Link#" width="100" border="1"> 37 : </div> I get this sinking feeling that it's because I'm trying to use the CFX_JPG tag from Efflare that I've been using with CF 4.5 for many years. Someone please tell CFX_JPG is compatible with CF8! I've used that tag on almost all of my site and I don't want to have to rewrite all that code! Rick ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Download the latest ColdFusion 8 utilities including Report Builder, plug-ins for Eclipse and Dreamweaver updates. http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291030 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

