Hi, I have configured my forum posts to include chord diagrams, I added 'guitar' as a field and also allowed it as an input on the default settings. I have tested it with many chord configurations and I always get this error message. I even posted th 'C chord' notes on the project page:[x,3,2,0,1,0]
Comments
Comment #1
floretan commentedThank you for your feedback. I updated the help text on the project page as it was misleading.
The input filter and the CCK fields are two different methods to attach chords to a node, you generally want to use only one of them.
For the CCK field, the notation is
x,3,2,0,1,0, using the square brackets caused the error you got.The input filters requires the square brackets to identify chords (otherwise any integers separated by commas would be turned into chords).
Let me know if this solves your problem.
Comment #2
hugeknot commentedExcellent!
That fixed it, it is a great module for my site!
Many thanks
Comment #3
clemens.tolboomComment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.