PHP Notices Suddenly Appearing
-
We’ve been using netFORUM SSO successfully for several months but today the client contacted us to let us know that users were no longer able to login. In addition, PHP notices have started appearing after trying to login:
Notice: Only variables should be passed by reference in [ server path ]/wp-content/plugins/avectra-netforum-single-sign-on/src/Netforum/Request.php on line 5
Notice: Undefined property: stdClass::$debug in [ server path ]/wp-content/plugins/avectra-netforum-single-sign-on/src/Netforum/Request.php on line 2
Notice: Only variables should be passed by reference in [ server path ]/wp-content/plugins/avectra-netforum-single-sign-on/src/Netforum/Request.php on line 5
Notice: Undefined property: stdClass::$debug in [ server path ]/wp-content/plugins/avectra-netforum-single-sign-on/src/Netforum/Request.php on line 5
Notice: Undefined property: stdClass::$debug in [ server path ]/wp-content/plugins/avectra-netforum-single-sign-on/src/Netforum/Request.php on line 5
Notice: Undefined property: stdClass::$debug in [ server path ]/wp-content/plugins/avectra-netforum-single-sign-on/src/Netforum/Request.php on line 2
Notice: Undefined property: stdClass::$debug in [ server path ]/wp-content/plugins/avectra-netforum-single-sign-on/src/Netforum/Request.php on line 5
We are running WP 4.7.4, PHP Version 5.6.21 and our web host is Media Temple.
Can you help us resolve these issues?
- The topic ‘PHP Notices Suddenly Appearing’ is closed to new replies.