Hi All.
Forgive me for bringing this up again, but I’ve tried to follow all of the other threads on this topic, plus the wiki entry and the documentation but getting nowhere fast.
I’ve added a custom field for member’s real names, and I want to display it in the member list.
No matter what I try though, the code I include in the template is displayed on the member list.
i.e.
{exp:query sql="SELECT m_field_id_1 FROM exp_member_data WHERE member_id = '3' "}
{m_field_id_1}
{/exp:query}It doesn’t seem to be running the expression.
Any help greatly received.
Glyn