Jump to content

(itzknotty) Facebook widgets


Recommended Posts

  • 8 months later...
Posted (edited)

does it work for the latest revision?

Facebook\FacebookResponse->__construct(Object(Facebook\FacebookRequest), '', 0, NULL)

Facebook\FacebookClient->sendRequest(Object(Facebook\FacebookRequest))

Facebook\Facebook->sendRequest('GET', '/https://www.fa...', Array, Object(Facebook\Authentication\AccessToken), NULL, 'v8.0')

Facebook\Facebook->get('/https://www.fa...')

IPS\itzknotty\_Application::retreiveData('en-US', 'https://www.fac...', '200850736595284...', '87586804533d7fa...', 'EAAciuhATjUwBAB...', Array, 'feed', 25, 0)

IPS\itzknotty\_Application::retreiveFacebookData(Array, 'feed', 25, 0)

IPS\itzknotty\_Application::getPosts(25, 0)

IPS\itzknotty\modules\front\itzknotty\_facebook->manage()

IPS\Dispatcher\_Controller->execute()

IPS\itzknotty\modules\front\itzknotty\_facebook->execute()


 

Edited by ragnazorg
Posted
On 10/21/2020 at 4:09 PM, ragnazorg said:

does it work for the latest revision?


Facebook\FacebookResponse->__construct(Object(Facebook\FacebookRequest), '', 0, NULL)

Facebook\FacebookClient->sendRequest(Object(Facebook\FacebookRequest))

Facebook\Facebook->sendRequest('GET', '/https://www.fa...', Array, Object(Facebook\Authentication\AccessToken), NULL, 'v8.0')

Facebook\Facebook->get('/https://www.fa...')

IPS\itzknotty\_Application::retreiveData('en-US', 'https://www.fac...', '200850736595284...', '87586804533d7fa...', 'EAAciuhATjUwBAB...', Array, 'feed', 25, 0)

IPS\itzknotty\_Application::retreiveFacebookData(Array, 'feed', 25, 0)

IPS\itzknotty\_Application::getPosts(25, 0)

IPS\itzknotty\modules\front\itzknotty\_facebook->manage()

IPS\Dispatcher\_Controller->execute()

IPS\itzknotty\modules\front\itzknotty\_facebook->execute()


 

It should work with the lastest version. The latest plugin version now uses version 8. of the Graph API from Facebook. Do you have problems? Error messages are logged to the ACP.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...