Title: plugin implementation problem
Last modified: June 1, 2022

---

# plugin implementation problem

 *  Resolved [rachelL](https://wordpress.org/support/users/rachileite/)
 * (@rachileite)
 * [4 years ago](https://wordpress.org/support/topic/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](https://developers.facebook.com/tools/debug/accesstoken)
   
   but i get these errors
 *  Warning: 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?

Viewing 1 replies (of 1 total)

 *  Plugin Support [slickchris](https://wordpress.org/support/users/slickchris/)
 * (@slickchris)
 * [4 years ago](https://wordpress.org/support/topic/plugin-implementation-problem/#post-15703266)
 * Hi [@rachileite](https://wordpress.org/support/users/rachileite/),
 * In order to access the facebook API, FB requires that these protocols be met 
   before our plugin even comes into play.
 * a) The FB Page must be a FB Business Page (it can not be a FB Group, Community,
   personal or Event page).
 * b) You must have full admin privileges for the FB Business Page. *One recent 
   FB caveat, is that FB now requires that the FB Business Page owner (or admin 
   privilege “grantee”) be “FB Friends” with whomever the person is that they are
   granting admin privileges to (so yes, you and the FB Page owner/admin, now need
   to be “FB friends”).
 * c) When using the Feed Them Social plugin to gain a FB access token, you must
   log into Facebook via your personal FB account. This will bring up the list of
   FB Business Pages that you manage. At that point you will check the FB Business
   Page that you wish to display.
 * Once you have met the above FB requirements, please try the following steps.
 * 1) Delete the free Feed Them Social plugin. Then re-install. Make sure you are
   running the most recent version, currently 2.9.8.5 as there has been many connectivity
   issues resolved with this version.
 * 2) In another tab, log into your personal Facebook account. Go to Settings and
   Privacy > Settings > Business Integrations and click to *remove SlickRemix. (*
   note: this will disconnect any of your other managed sites using FTS as well 
   and will need to be reconnected and new shortcode generated for other sites).
 * 3) Return to your WordPress site and go to Feed Them > Facebook Options to gain
   a new FB access token.
 * 4) Then proceed to Feed Them > Settings to generate a new FB feed shortcode.
 * 5) Replace the old shortcode, and after you update/publish, clear the FTS cache
   so that the changes can take effect.
 * Let us know how it goes

Viewing 1 replies (of 1 total)

The topic ‘plugin implementation problem’ is closed to new replies.

 * ![](https://ps.w.org/feed-them-social/assets/icon-256x256.jpg?rev=998039)
 * [Feed Them Social - Social Media Feeds, Video, and Photo Galleries](https://wordpress.org/plugins/feed-them-social/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/feed-them-social/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/feed-them-social/)
 * [Active Topics](https://wordpress.org/support/plugin/feed-them-social/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/feed-them-social/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/feed-them-social/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [slickchris](https://wordpress.org/support/users/slickchris/)
 * Last activity: [4 years ago](https://wordpress.org/support/topic/plugin-implementation-problem/#post-15703266)
 * Status: resolved