> I think you've nested some <cfoutput> tags, Isaac me boyo.  That's not the
> error message I recall seeing exactly, but is very similar.  I know that
> when I did it, it asked for a GROUP attribute, just like your error
> message.

You'd think... But it was fine just moments before when the cfoutput was
further down on the page... and there aren't any includes there...

Although now it seems to be complaining about any <cfoutput> in the template
at all, so I checked the fbx_switch and there's no cfoutput there...

argh...

S. Isaac Dealey
Certified Advanced ColdFusion 5 Developer

www.turnkey.to
954-776-0046


>   --Ben Doom
>     Programmer & General Lackey
>     Moonbow Software

> : -----Original Message-----
> : From: S. Isaac Dealey [mailto:info@;turnkey.to]
> : Sent: Wednesday, October 30, 2002 12:06 PM
> : To: CF-Talk
> : Subject: Attribute set validation error in tag CFOUTPUT
> :
> :
> : Here's a unique one:
> :
> : CF 5, Win2K Server
> :
> : This code:
> :
> : ---------------------
> :
> : <cfoutput>
> : <div id="header">Change Bond Order for #client.ssmembername#</div>
> : </cfoutput>
> :
> : ---------------------
> :
> : Produces this error:
> :
> : ---------------------
> :
> : Attribute set validation error in tag CFOUTPUT
> :
> : The tag has an invalid attribute combination: the most likely attribute
> : combination is
> :
> : Required attributes: 'GROUP,QUERY'. Optional attributes:
> : 'GROUPCASESENSITIVE,MAXROWS,STARTROW'.
> : Other possible combinations are
> : Required attributes: 'GROUP'. Optional attributes:
> : 'GROUPCASESENSITIVE,MAXROWS'.
> : Required attributes: 'QUERY'. Optional attributes: 'MAXROWS,STARTROW'.
> : Required attributes: None. Optional attributes: None.
> : The error occurred while processing an element with a general
> : identifier of
> : (CFOUTPUT), occupying document position (1:1) to (1:10).
> :
> : ---------------------
> :
> : Anybody have any ideas why the server would just freak out suddenly like
> : this? I tried commenting out the client variable on the
> : off-chance it might
> : produce a change and it didn't seem to have any affect.
> :
> :
> : S. Isaac Dealey
> : Certified Advanced ColdFusion 5 Developer
> :
> : New Epoch
> : www.turnkey.to
> : 954-776-0046
> :
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Reply via email to