![]() |
| cfchartseries: attributeCollection error on localhost only |
|
debwalton
|
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 |
|
||
|


