You sound like a very knowlegable man (or woman).
I asked this question several times but nobody was able to help me.
I made Location required on signup.
I want to display it next to a Member's name on some other page (Who's On, for example).
At first I thought I need to know just some exact "variable" or something , whitch will call it for me at the place that I want,
But then I realized that it should be the Location of a certain Member that I want, so I have to read only his Location value.
I understood that it should be more then one "variable"
Please help if you can.