2.3 Edit Member Type

You can change the member type of a member, by creating a line with the following variables:
Field Name
Description
Action
EDIT_MEMBER_TYPE
Username
The username of the member, who's member type is being changed.
Member Type
The member type ID# to change the member to. You can find the ID# through the Setup->Member Settings menu of the Admin Control Panel.

NOTE: You must use the ID# of the member type, and not the actual name.
Add Commission?
A 1 or 0, defining whether or not to add commissions to the member's upline, for the member type. If set to 1, this will add commissions to the member's upline, just as if the member was first created using the new member type.
Below shows some example lines, which will change a member's member type:
EDIT_MEMBER_TYPE   moneyman   2   0
EDIT_MEMBER_TYPE   ethan   3   0
The above two lines will change the member type of moneyman to ID# 2, and the member type of ethan to ID# 3. No commissions will be added for either member.