In my old 4.7 Drupal sites, this worked - and I don't reme,ber, honestly, what I had to set to enable it. In D 5 I enabled user pictures, but can't find a setting to show the user's pictures (vitual faces) alongside posts.
Where did that go? Anybody?

Comments

Christefano-oldaccount’s picture

This sounds like an issue with your theme. If you have indeed enabled user pictures in admin/user/settings, then my guess is that your theme doesn't have the <?php print $picture ?> bit in the node.tpl.php file.

I think GlossyBlue is a D5 theme that doesn't have this by default.