I hooked up the.net membership service to the umbraco provide and then from there I used a c# usercontrol to call the umbraco members provider. Although I only did that so it would show one member on the front end and that was the one that was logged in. But I pretty sure you can query this to call all of them.
Umbraco Member Profile Provider
Hi,
I am new to the Profile Provider in Umbraco, I have been trying it out and cant get it to work.
Does anyone know if this works and if so any examples of how to use this.
Thanks in advance.
Jason
Are you wanting to display profile properties on the front end? How are you trying to use it and where are you running into an issue? I created a package/macro to help with this here: http://our.umbraco.org/projects/website-utilities/profile-editor-macro
There's a link to the source as well if you want to see how profiles work.
Hi Daniel,
This looks like exactly what I need, I'll have a look at it and get back to you.
Thanks again.
Let's hope it is so your problem can be solved... Hope I helped.
Hi Jason,
What did you use to display the member on the fornt end ? I am too looking to display members of the website in a page....not sure how to proceed...
Thanks
Hi Ashwini
I hooked up the.net membership service to the umbraco provide and then from there I used a c# usercontrol to call the umbraco members provider. Although I only did that so it would show one member on the front end and that was the one that was logged in. But I pretty sure you can query this to call all of them.
Hope this helps.
Thanks
Jason
is working on a reply...