plugin implementation problem
-
Good evening I’m trying to implement the plugin for the facebook feed, I created a token that is valid from https://developers.facebook.com/tools/debug/accesstoken
but i get these errorsWarning: Creating default object from empty value in …\wp-content\plugins\feed-them-social\feeds\facebook\class-fts-facebook-feed.php on line 428
Warning: Invalid argument supplied for foreach() in …\wp-content\plugins\feed-them-social\feeds\facebook\class-fts-facebook-feed.php on line 1821
Warning: Invalid argument supplied for foreach() in…\wp-content\plugins\feed-them-social\feeds\facebook\class-fts-facebook-feed.php on line 662
Warning: Invalid argument supplied for foreach() in …\wp-content\plugins\feed-them-social\feeds\facebook\class-fts-facebook-feed.php on line 673
can someone help me?
The topic ‘plugin implementation problem’ is closed to new replies.