this is the same for every user and not sure how to fix it.
Code: Select all
19. $instance['title'] = $instance['title_logout'];
Also at the top of the screen there is
Notice: Undefined property: stdClass::$pf_phpbb_website in /home/sites/magnitudewow.com/public_html/wp-content/plugins/wp-w3all-phpbb-integration/class.wp.w3all-phpbb.php on line 206
Code: Select all
206. if( $phpbb_user_session[0]->user_password != $current_user->user_pass OR $phpbb_user_session[0]->user_email != $current_user->user_email OR $phpbb_user_session[0]->pf_phpbb_website != $current_user->user_url ){