I've recently installed the user badges module, and am looking to see how I can have badges appear next to the users name, in node/forum/comment posts.

Thanks,
Nick

Comments

nickfitz’s picture

Sorry for the ignorant post. Answer was in the readme file, which I of course did not read. For those who may also have the question:

print user_badges_for_uid($uid);

Thanks

-------------------------
Nick Fitz

ggoogi’s picture

I did read README.txt and still don't know where to put it. I'm using Zen theme with D5.

Thanks.