[Plugin: Theme My Login] Fatal error: Call to a member function add() on a non-object
-
Hello, I have this error when clic on upgrade profile link (front profile)
Fatal error: Call to a member function add() on a non-object in /../../wp-content/plugins/theme-my-login/modules/themed-profiles/themed-profiles.php on line 176
themed-profiles.php LINE 176:
if ( isset( $_GET['updated'] ) && 'true' == $_GET['updated'] ) $theme_my_login->errors->add( 'profile_updated', __( 'Profile updated.', 'theme-my-login' ), 'message' ); }
the update is successful (but appears this error on line 176…)
any idea??
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[Plugin: Theme My Login] Fatal error: Call to a member function add() on a non-object’ is closed to new replies.