• Hi!

    (This isn’t an urgent matter, but I figured I’d mention it.)

    I’ve been using this plugin for about three years, and I just checked my PHP error log and noticed these entries:

    [08-Jul-2026 01:40:38 UTC] PHP Warning: Attempt to read property "alias" on null in /var/web/site/public_html/wp-content/plugins/simple-membership/classes/class.swpm-utils-membership-level.php on line 20

    [08-Jul-2026 01:40:38 UTC] PHP Warning: Attempt to read property "membership_level" on null in /var/web/site/public_html/wp-content/plugins/swpm-show-member-info/swpm-show-member-info.php on line 58

    The site has low traffic, and everything appears to be running smoothly. It first showed up in my log file in June 2023, which is also the installation date. Could this be a data issue, or maybe multisite related?

    Specs: PHP 8.4 – WP 7.0 multisite – Plugin ver is 4.7.6 active in a multisite’s subsite.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author wp.insider

    (@wpinsider-1)

    This warning is coming from the Show Member Info Addon:

    https://simple-membership-plugin.com/simple-membership-addon-show-member-info/

    Could you check the Plugins menu in your WP admin dashboard and let me know the version number listed for this addon?

    If it’s below v2.2, please download a fresh copy from the link above and update to that version. It includes a guard/check that prevents this warning from being triggered when the shortcode is viewed by a non-member.

    Thread Starter zemog

    (@zemog)

    Exactly! I was using v2.1 of the addon, but I’ve just updated it and will monitor the error log over the next couple of days. Thanks a lot!

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.