Hi, can someone help me and tell how to print number of flags, for example number of friends or number of bookmarks?
Thanks

Comments

mooffie’s picture

Status: Active » Closed (fixed)

Your question isn't clear enough. Are you looking for the number of times a certain item is flagged, or for the number of items a certain user has flagged?

Our handbook explains both:

"Getting the number of times an item is flagged"
http://drupal.org/node/305086#flag-counts

(Or, instead of programming, just use a token in the flag label:
http://drupal.org/node/305086#comment-2584018 )