• I recently became aware that there is a bug in WP-Members for users that manually call the sidebar login using wpmem_inc_sidebar(). This will be fixed in the upcoming 2.3.3 feature release.

    In the meantime, if you are effected by this, the simple fix is to add include_once('wp-members-sidebar.php'); at the end of wp-members.php before the closing php tag.

    Full instructions are outlined here.

  • The topic ‘WP-Members sidebar bug fix’ is closed to new replies.