Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Paul Sterling 716 posts 1512 karma points MVP 5x admin c-trib
    Apr 22, 2009 @ 01:49
    Paul Sterling
    0

    Where does UmbracoProfileProvider Store Data?

    I'm just starting to implement the UmbracoProfileProvider to store profile related data and assume the implementation follows a pattern similar to the AspNetSqlProvider - at least that's what the code indicates.

    I'm having a bit of trouble figuring out where the data actually lives and am trying to debug a 'missing' data scenario. Everything seems to work as expected (no errors thrown at least) so it's a bugger in that it should work.

    Anyhow, here's my web.config entry in case this provides any clues.

    [code] [/code]

    Thanks,
    -Paul

  • Niels Hartvig 1951 posts 2391 karma points admin hq c-trib
    Apr 22, 2009 @ 06:50
    Niels Hartvig
    100

    The profile provider is not used and should be removed

  • Paul Sterling 716 posts 1512 karma points MVP 5x admin c-trib
    Apr 22, 2009 @ 14:46
    Paul Sterling
    0

    Niels -

    That explains it...thanks. Back to the approach as taken by Kalle Wibeck's member controls I suppose - no worries as this is quite straightforward as well.

    -Paul

  • Anders Brännmark 220 posts 250 karma points
    Jun 18, 2010 @ 14:36
    Anders Brännmark
    0

    Niels is this really true? Why wouldnt Umbraco have a profile support for members?

  • Aaron Powell 1708 posts 3044 karma points c-trib
    Jun 19, 2010 @ 16:39
    Aaron Powell
    0

    I've used the profile provider - http://www.aaron-powell.com/extending-umbraco-members

  • GLindqvist 13 posts 13 karma points
    Feb 23, 2011 @ 22:00
    GLindqvist
    0

    Is this the case: http://www.aaron-powell.com/umbraco-members-profiles

    What is the status for the profile provider in Umbraco 4?

  • Martin Griffiths 791 posts 1189 karma points c-trib
    Jan 11, 2013 @ 11:46
    Martin Griffiths
    0

    Can anyone confirm whether Membership profiles is the definitive way to access/modify member properties? Especially in view of the fact that umbraco member is obsolete?

    I've had some success using profiles.

    Also, Membership profiles are included in the link below, so Niels' comment has confused me somewhat.

    http://our.umbraco.org/wiki/how-tos/membership-providers

    Martin

     

  • 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.

Please Sign in or register to post replies