Active
Project:
Advanced Forum
Version:
6.x-2.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 May 2012 at 17:08 UTC
Updated:
27 Sep 2012 at 18:46 UTC
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
Comment #1
mcdruid commentedCould #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.
Comment #2
mcdruid commentedProbably related to #1794986: many php errors on forum pages