wp-members errors on password reset?
-
When a user submits a password reset request, the following lines are displayed. The reset request goes through (they get the email with the password reset link), but any idea why the following messages are displayed to the user?
Notice: Undefined variable: wmem in /home/majestic/public_html/members/wp-content/plugins/wp-members/inc/core.php on line 425
Notice: Trying to get property of non-object in /home/majestic/public_html/members/wp-content/plugins/wp-members/inc/core.php on line 425
Warning: Cannot modify header information – headers already sent by (output started at /home/majestic/public_html/members/wp-content/plugins/wp-members/inc/core.php:425) in /home/majestic/public_html/members/wp-includes/pluggable.php on line 1207
The topic ‘wp-members errors on password reset?’ is closed to new replies.