Widget issue
Posted: Sun Jun 12, 2016 10:47 am
Seem to get this show up whenever i'm logged in on the widget,
this is the same for every user and not sure how to fix it.
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
any help would be appreciated
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 ){