• Resolved rachelL

    (@rachileite)


    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 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

    (@slickchris)

    Hi @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.