I was using the ac_memberlist plugin to list all members. I added a few custom fields to help group the members further. I want to use the bio and member photo to create a member bio page showing the photo and bio… I’d like to be able to have the page viewer select the user from the list and render the template.
However… I can build the URL just fine (http://www.site.com/index.php/mainsegment/section/biopage?passed_member_id=123) but how do I access the URL parameter “passed_member_id”?