You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should alter all of the s2Member PHP files so that they check for the more dependable WPINC constant, as opposed to $_SERVER['SCRIPT_FILENAME'] which is dependent upon the underlying server; i.e. not always available.