Reply to topic
cfchartseries: attributeCollection error on localhost only
debwalton


Joined: 23 Jun 2008
Posts: 1
Location: San Antonio, Texas
Reply with quote
http://travistystudios.com/cfstudy/deb/debs_bp3.cfm?month=6&day=12&year08
this page works great on my hostmysite CF SERVER.

but, when i try to test the page on my localhost, i get this message:
"The attributeCollection attribute cannot be used in combination with other
attributes in the cfchartseries tag."

here's the code it in question,

<cfchart attributecollection="#chartAttributes#">
<cfchartseries attributecollection="#sysAttributes#" query="pressures">
</cfchartseries>
<cfchartseries attributecollection="#diaAttributes#" query="pressures">
</cfchartseries>
<cfchartseries attributecollection="#pulsAttributes#" query="pressures">
</cfchartseries>
<cfchartseries attributecollection="#pill1#" query="pressures">
</cfchartseries>
</cfchart>

btw, i have the very latest version of cf8, (update installed yesterday)
cfchartseries: attributeCollection error on localhost only
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT  
Page 1 of 1  

  
  
 Reply to topic