I didn't know where else to post this for referencing.
If I add a link field in my content type and add "nofollow" in the Rel Attribute box
I get this error:
warning: htmlspecialchars() expects parameter 1 to be string, array given in /Users/Cale/Sites/acquia-drupal/includes/bootstrap.inc on line 856.
If I don't type in 'no follow' the error doesn't come up.
Comments
Comment #2
wanflap commentedI'm getting this in open atrium. Can you tell us how you fixed it?
Comment #3
calefilm commentedIn my case I was getting this error when I had a CCK link field.
Go into your field configurations and under "Rel Attribute" leave blank or erase "No Follow"
That got rid of my error.