I get a ton of PHP warnings of the form "tmlspecialchars() expects parameter 1 to be string, array given" from various modules when I had advanced forum set to apply forum styles to a non-forum node type.

the errors appear on any page of the form "/taxonomy/term/xx"

Comments

mcdruid’s picture

Could #1464174: Use of exposed filters causes error: html_entity_decode() expects parameter 1 to be string be the reason? I've not looked in any detail, but I note the fix has been marked for backport to D6.

mcdruid’s picture