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

floretan’s picture

Status: Active » Fixed

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

hugeknot’s picture

Status: Fixed » Active

Excellent!
That fixed it, it is a great module for my site!
Many thanks

clemens.tolboom’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.