• Resolved Dementei

    (@dementei)


    Updated to the newest Facebook AWD version v1.4. Now whenever I logout of WP (using meta widget) or use the logout from the FB button, it directs me to this error: Facebook AWD Error: (#2500) An active access token must be used to query information about the current user.

    If I logout from the admin bar it directs me to the facebook login page, but it seems when I am not logged into facebook at all, logging in or out is no problem on the site (that is after I login by going to /wp-login.php), but when I am logged into facebook and I logout from the website that error occurs.

    Something is wrong between logging out of the site and out of facebook, but it wasn’t like this before the update. It is a really great plugin, I use it on three of my sites, hope for fix.

    https://www.ads-software.com/extend/plugins/facebook-awd/

Viewing 5 replies - 16 through 20 (of 20 total)
  • Plugin Author AHWEBDEV

    (@ahwebdev)

    However, I noticed that it does change the logout button generated by your plugin.
    The button name is now the “after logout url” I entered in plugin settings (before it was just the word “Logout”).
    The button code is now:
    <a href="https://www.facebook.com/logout.php?next=https://mytestdomain.com/facebook-awd/logout?redirect_to=https://mytestdomain.com/users/?action=login&_wpnonce=b69d42fb25&access_token=AAAEvn...">https://mytestdomain.com/my-board</a>

    Please notice that redirect_to has value I entered in “Url after login” in plugin settings. And the anchor tag content is: https://mytestdomain.com/my-board which is url which I entered “Url after logout” plugin settings.

    OK i note that to fix it. i must verify the name of variable beteween url after logout and url after login.

    Plugin Author AHWEBDEV

    (@ahwebdev)

    Hi, I fixed the login button with good values and names.

    the file to replace is in plugins/facebook-awd/inc/admin/forms/login_bitton.php

    This will repair the login button redirect url.

    Dowload the file here and replace the old one.
    https://gist.github.com/3724003

    Thanks AH. Your plugin has the most potential from all FB Connect plugins I tested so far. Though I ended up writing my own one because of client’s specific requirements and lack of flexibility in all the plugins.
    Hopefully I’ve been of some help in pushing your one forward.

    The new version still not working for facebook login. it returns https://site.com/#_=_

    Plugin Author AHWEBDEV

    (@ahwebdev)

    @trazopro When ? Where ? Can you give more info than “it’s not working ?” without more usable informations, i can’t help you.

    However a little search and hop => https://stackoverflow.com/questions/7131909/facebook-callback-appends-to-return-url/7297873#7297873

Viewing 5 replies - 16 through 20 (of 20 total)
  • The topic ‘[Plugin: Facebook AWD All in one] Facebook AWD Error: (#2500)’ is closed to new replies.