My Facebook Dashboard Widget and Facebook Friend fees no longer works. I get the following PHP errors in my Dashboard under Facebook Friend Status update:
Warning: array_slice() expects parameter 1 to be array, null given in /wp-content/plugins/facebook-dashboard-widget/fdw.php on line 118
Warning: Invalid argument supplied for foreach() in /wp-content/plugins/facebook-dashboard-widget/fdw.php on line 122
Where I display Friend Status Update feed on the front page I get this error:
Warning: Attempt to assign property of non-object in wp-includes/rss.php on line 449
Any ideas what is going on?