The file name of the intended user picture is printed with no enclosing img tag or css information at the top of the topic, resulting in it being displayed as text.
The file name of the intended user picture is printed with no enclosing img tag or css information at the top of the topic, resulting in it being displayed as text.
Comments
Comment #1
CatInTheHat commentedThis might only happen if you use phptemplate themes, which I do.
The $picture variable accessed by the theme seems to be set incorrectly, it's not a theme specific problem.
Comment #2
CatInTheHat commentedIt also displays even if you have disabled user pictures in content but not comments, even though the forum topic itself is not a comment but content.
Comment #3
drewish commentedI've also seen this on my site intermittently. I'm using a custom PHPTemplate based template. I hadn't tried to track down the source though.
Comment #4
drewish commentedSorry, forgot to add that it's not just in forum topics, it affects all nodes with a user's picture.
Comment #5
gork commentedI had the same problem and discovered it seemed linked to whether or not post information was being displayed for the node type. By turning ON display of post information for node type "page" in the global theme settings for example, i could get back the picture. I worked around this problem by hardcoding the setting into my theme and leaving all boxes checked to include post information on the global theme settings page. Seems to work for now.
Comment #6
magico commentedCould not reproduce.
Comment #7
(not verified) commented