• Resolved SharRakorR

    (@sharrakorr)


    Hello, we have encountered a few errors.

    Notice: Undefined property: stdClass::$slug in /DISK3/WWW/sandbox/rbtesting/wp-content/plugins/membership/app/model/class-ms-model-upgrade.php on line 201 Notice: Undefined property: stdClass::$slug in /DISK3/WWW/sandbox/rbtesting/wp-content/plugins/membership/app/model/class-ms-model-upgrade.php on line 203 Notice: Undefined property: stdClass::$slug in /DISK3/WWW/sandbox/rbtesting/wp-content/plugins/membership/app/model/class-ms-model-upgrade.php on line 205

    They are shown when we are browsing ,,Install plugins”. Do you have any idea why this have happened? Thank you for your help

    • This topic was modified 9 years, 4 months ago by SharRakorR.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hello @sharrakorr, I hope you are doing well today!

    I can’t replicate the same on my installation, there might be a conflict with another plugin.

    Please run a quick check for a conflict with another plugin or theme.

    Deactivate all other plugins, except Membership and test if the notices are gone. If everything is well, activate one plugin at a time to find the one that causes this.

    Since the notices do not affect site’s/plugin’s function you can hide theme by renaming the following line in the wp-config.php file.

    Find this line:
    define( 'WP_DEBUG', true );

    And rename it to:
    define( 'WP_DEBUG', false );

    Let us know how it went!

    Cheers,
    Nastia

    Plugin Author jdailey

    (@jdailey)

    We have not heard from you in a while. Thank you for giving Membership 2 a try. I’m gonna mark this resolved for now but if you’re still having issues please reopen and we’ll get right back to you.

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

The topic ‘Errors’ is closed to new replies.