Member.GetCurrentMember() returns the previous member in browser cookie not the logged in member. If I login using User1 and log out and log back in with User2, Member.GetCurrentMember() will return the User1. Member.CurrentMemberId() returns the correct member ID.
Member.GetCurrentMember() bug
Member.GetCurrentMember() returns the previous member in browser cookie not the logged in member. If I login using User1 and log out and log back in with User2, Member.GetCurrentMember() will return the User1. Member.CurrentMemberId() returns the correct member ID.
is working on a reply...