Copied to clipboard

Flag this post as spam?

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


  • Daniel Williams 16 posts 38 karma points
    Dec 31, 2012 @ 01:37
    Daniel Williams
    0

    Where does the membership members go?

    I am running an umbraco 4.11 solution, with MySQL - i have created a signup to member using the Member.MakeNew(); function.

    I have tried to use the Membership.CreateUser(); function but then the member is not visible inside of the Umbraco Members section backend.

    However, it is visible inside the member list when choosing a Member Picker Data type.

    Basicly what i actually wan't is just to delete all my test users from the table/database/list - but i don't know where it is?

    When i use the Member.delete function i get errors because it has not been totally deleted, and when using Membership.Remove function it also doesnt remove it, so how do i manually find the list to delete them?

Please Sign in or register to post replies

Write your reply to:

Draft