Copied to clipboard

Flag this post as spam?

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


  • Jeffrey Schoemaker 408 posts 2138 karma points MVP 8x c-trib
    Oct 09, 2014 @ 18:11
    Jeffrey Schoemaker
    0

    Upgrading Umbraco 6.2.x - New member properties

    Hi all,

    did anyone notice that when you upgrade your "old" Umbraco (4.x, 6.1) to Umbraco 6.2, and you add a property to a membertype you suddenly get a couple of new properties, that weren't there before you saved the membertype:

    • Comments (umbracoMemberComments)
    • Failed Password Attempts (umbracoMemberFailedPasswordAttempts)
    • Is Approved (UmbracoMemberApproved)
    • Is Locked Out (UmbracoMemberLockedOut)
    • Last Lockout Date (umbracoMemberLastLockoutDate)
    • Last Login Date (umbracoMemberLastLogin)
    • Last Password Change Date (umbracoMemberLastPasswordChangeDate)
    • Password Answer (umbracoMemberPasswordRetrievalAnswer)
    • Password Question (umbracoMemberPasswordRetrievalQuestion)

    If you save a member after that all these properties get instantiated and for example the "Is Approved" property is default set to false and that member can not log on any longer.

    We didn't notice this when we're upgrading and extending a site and searched for hours to find why suddenly no member could logon any more.

    Hope it helps you out, and may be anyone can tell me if this is the expected behaviour or how we can avoid that is checked for "Is Approved"

    Greetings Jeffrey

    p.s.: There is an issue in the issuelog for this http://issues.umbraco.org/issue/U4-4847

Please Sign in or register to post replies

Write your reply to:

Draft