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.



  --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