Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
How can i get the name of the currently logged in member?
I have two types of members, Regular and Facebook. For the Facebook-members i can fetch the name using
(string)m.getProperty("name").Value;
But for reqular member types, this throws an error.
Hi, what version of umbraco are you using? You need to create a profile base and a few other things. Please take a look at:
http://www.charlesafford.com/umbraco-membership-provider.aspx
I wrote a piece on how to do this :).
Charlie
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Get name of current member
How can i get the name of the currently logged in member?
I have two types of members, Regular and Facebook. For the Facebook-members i can fetch the name using
But for reqular member types, this throws an error.
Hi, what version of umbraco are you using? You need to create a profile base and a few other things. Please take a look at:
http://www.charlesafford.com/umbraco-membership-provider.aspx
I wrote a piece on how to do this :).
Charlie
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.