I did a search for what I am looking for an looked in the knowlege blog and also tag library. I guess I am not looking correctly though..
What I want to know is, is there a way to have a list of member names? I know about this code
<?php view_member_profile($id); ?>
But that shows sign up dates and all that. I dont want that info. All I want is the names so I can show them on the main blog page and you can click on their profiles there and what not!
If there are some modifiers to that code that I cant find then that would be great too.
Thanks…
