• Using base plugin + SFC Comments + SFC Publish

    After posting comment when logged in via Facebook – getting WSOD on wp-comments-post.php – php error log reveals this:

    PHP Fatal error:  Uncaught exception 'FacebookRestClientException' with message 'Session key invalid or no longer valid' in /.../wp-content/plugins/simple-facebook-connect/facebook-platform/facebookapi_php5_restlib.php:3112
    Stack trace:
    #0 /.../wp-content/plugins/simple-facebook-connect/facebook-platform/facebookapi_php5_restlib.php(1764): FacebookRestClient->call_method('facebook.users....', Array)
    #1 /.../wp-content/plugins/simple-facebook-connect/sfc-comments.php(341): FacebookRestClient->users_getInfo('100000719978950', 'name, profile_u...')
    #2 /.../wp-includes/plugin.php(395): sfc_comm_fill_in_fields(8533)
    #3 /.../wp-comments-post.php(47): do_action('sfc_comm_fill_i...', Array)
    #4 {main}
      thrown in /.../wp-content/plugins/simple-facebook-connect/facebook-platform/facebookapi_php5_restlib.php on line 3112

    Any ideas?

    Prior to this, I was having issues with being able to login at all. After agreeing in the popup, the process stalled at this URL:

    http://domain.com/?xd_receiver=1&fb_login&fname=_opener&guid=0.8136292656417936&perms=email&selected_profiles=100000719978950&installed=1

    If I closed the window and returned to the site and refreshed, I would no longer see the Facebook button above the comment form – but a default avatar and Hi You are connected… (missing the name).

    I disabled SFC-Login and SFC-Register and then was able to login successfully and see my name and avatar.

    Thanks Otto for a great set of plugins. First time I’ve ever had a problem : )

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Jackson Whelan

    (@madjax)

    Update: I am still seeing this login behavior:

    Click Connect w Facebook > Pop Up > Login to Facebook > Grant Permission > Press Allow > WSOD at:

    http://domain.com/?xd_receiver=1&fb_login&fname=_opener&guid=0.9886056156829&perms=email&selected_profiles=100000719978950&installed=1

    Which is not producing any errors in the log.

    Close window, return to post, manually refresh and get generic avatar with missing name. Try and logout, seems like it works but generic avatar still appears.

    Plugin Author Samuel Wood (Otto)

    (@otto42)

    WordPress.org Admin

    “Session key invalid” generally means that you have auto-publish turned on, but failed to Save the settings page after granting the permissions.

    Go to the SFC Settings page and hit the Save button.

    jasongilesmd

    (@jasongilesmd)

    Hi Otto,

    I’m dying and I need your help.

    please see any old post page of mine, like this one on my wordpress blog

    http://www.haywire.com/your-brain-on-alcohol/

    As you can see at the bottom, infinite loop of “Facebook Comments”

    It crashes all bu the most robust browsers and is a general drag-and-a-half.

    I installed SFC and so forth but had this from the start. I have uninstalled, deleted, reinstalled deactivated and reactivated several times. I’ve even deleted the plugin folder from the root directory before reinstalling it. I am not tech savvy despite my pretending to be and I need your help.

    What should I do and can you help me?

    Thanks,

    JG

    Thread Starter Jackson Whelan

    (@madjax)

    @otto – thanks for the reply. I do not have auto-publish turned on and cannot recall what the setting was upon installation. Was it on and then I turned it off? Not sure.

    Nevertheless, I’ll see if I can reproduce the error.

    @jg – You should start a new topic as your problem is unrelated to mine, albeit strange.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Simple Facebook Connect] Fatal Error When Posting Comment’ is closed to new replies.