Copied to clipboard

Flag this post as spam?

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


  • Pete 152 posts 176 karma points
    Sep 11, 2009 @ 12:10
    Pete
    0

    Where are the rest of the member details stored?

    I can see the email, login & password in cmsMember but where are the rest of the details stored?

    I.e. properties of Member I have added in the Members view of the CMS. 

  • Chris Koiak 700 posts 2626 karma points
    Sep 11, 2009 @ 12:19
    Chris Koiak
    1

    try

    myMember.getProperty("yourCustomPropAlias");
  • Pete 152 posts 176 karma points
    Sep 11, 2009 @ 12:31
    Pete
    0

    I meant in the db :) 

  • Chris Koiak 700 posts 2626 karma points
    Sep 11, 2009 @ 12:58
    Chris Koiak
    0

    I believe all node (document/media/member) meta data is stored in the cmsPropertyData table.

     

  • Pete 152 posts 176 karma points
    Sep 11, 2009 @ 14:32
    Pete
    0

    Excellent, thanks Chris.

  • 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