I had the same issue. I went into the admin control panel, looked under "Group Change Settings," and "Donation User Group Change" was set to "No" but under "Affected Groups" had "Registered Users" checked. It apparently still does the user group change even though the main settings are set to "No."
I've attempted to uncheck the "Registered Users" but it stays checked after being saved. I'm basically just going to remove it from the main coding, which can be found at: awcodinglite/functions/trans.php starting at line # 44 (under "function ugp_change").
Hope this helps anyone.
|