I have Shadowbox v,1.5.2.17 installed on a fresh install of drupal 5.7 and I have it disabled on all of my content types while I'm developing, but I can't submit a node that I'm editing because I keep getting a message that:
'You must enter a properly formed hex value (e.g. 000 or 000000 for black.)'
There is no choice to enter a hex number on the node form.
There is an array in my $node object for shadowbox that shows this:
[shadowbox_options] => Array
(
[enable_keys] => 1
[overlay_color] => 000
)
Any help with this would be greatly appreciated.
Comments
Comment #1
psynaptic commentedHi jstamper, I have fixed the error and committed the change. Please can you test it? Thanks.
Comment #2
jstamper commentedThat seems to have fixed it, thanks psynaptic! I'm not sure if I should close the ticket though...
Comment #3
psynaptic commentedComment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.