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

Status: Fixed » Closed (fixed)

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

wanflap’s picture

I'm getting this in open atrium. Can you tell us how you fixed it?

calefilm’s picture

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