• Resolved Debugger

    (@retrobeatcom)


    Hello,
    due to recent depracation of Facebook Api 2.2, this plugin is no – longer working:

    Login App currently has access to Graph API v2.2 which will reach the end of its 2-year lifetime on 27 March, 2017. To ensure a smooth transition, please migrate all calls to Graph API v2.3 or higher.

    To check if your app will be affected by this upgrade you can use the Version Upgrade Tool. This will show you which calls, if any, are affected by this change as well as any replacement calls in newer versions. If you do not see any calls, your app may not be affected by this change.

    You can also use our changelog to see the full list of changes in all Graph API versions.

Viewing 15 replies - 1 through 15 (of 15 total)
  • gocedmontonmain

    (@gocedmontonmain)

    Same here, stopped working as of today.

    Thread Starter Debugger

    (@retrobeatcom)

    I am pretty sure that its a specific call or calls to api 2.2 that are no longer supported by facebook. It should be quick and easy fix for the developer of this addon.

    gmariettakis

    (@gmariettakis)

    Same problem here.

    daveteu

    (@daveteu)

    i get “Login Error” not sure whether it’s related to this but i follow all instructions and couldn’t get it to work

    Thread Starter Debugger

    (@retrobeatcom)

    Yes – its the same problem.

    Plugin Author Nextendweb

    (@nextendweb)

    We will release an update soon and everything should work fine ??

    Please make sure that your server has PHP 5.4 or newer as it will be required for the update.

    Plugin Author Nextendweb

    (@nextendweb)

    The update is available!

    Thread Starter Debugger

    (@retrobeatcom)

    I confirm that its working!
    Thank you for the quick fix!

    gmariettakis

    (@gmariettakis)

    It’s working.
    Thank you!

    orangesportsaustralia

    (@orangesportsaustralia)

    its working, Thanks and good work…

    ddbluefactor

    (@ddbluefactor)

    i have updated the plugin but the login doesn’t work.
    we have the following php version: 5.6.

    we get always this error:

    Facebook SDK returned an error: Cross-site request forgery validation failed. Required param “state” missing from persistent data.

    or strange urls in arabic:
    array(0) { } Graph returned an error: ?? ???? ????? ????? URL: ?? ??? ????? ???? ????? URL ??? ?? ?????? ???????. ?????? ?? ????? ????? URL ???? ???? ????? ?? ???????? ????????? ??????? ??????? ??? ????? “?????? ???????” ?? ??????? ???????.

    Please tell us asap a solution, thanks.

    Plugin Author Nextendweb

    (@nextendweb)

    @ddbluefactor: I do not know the solution for this issue as I didn’t see it before.

    Please write to [email protected] and we will try to help you tomorrow. Probably we will need access to your site as it seems like a local issue.

    gocedmontonmain

    (@gocedmontonmain)

    Just confirmed latest version 2.0.0 is working great on PHP 5.6 wordpress sites. Thanks alot for the fast fix

    Hi, I’m running php 5.4 and getting this error:
    Parse error: syntax error, unexpected T_STRING in /home/content/25/7911825/html/wp-content/plugins/nextend-facebook-connect/nextend-facebook-connect.php on line 157

    I would have to change my hosting package to get higher php version – is this necessary?

    Thanks

    Plugin Author Nextendweb

    (@nextendweb)

    @salpilk: I checked the code at the given line. It use a feature which was introduced in PHP 5.3, so I’m not sure that you really have PHP 5.4 on that server.

    Create a php file on your server and add this code. It will show your PHP version.
    <?phpecho ‘Current PHP version: ‘ . phpversion();

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘Plugin no longer works – Please fix ASAP!’ is closed to new replies.