• Resolved centaurus

    (@centaurus)


    Hi,
    Unfortunately this extension is really not compatible with the host 1and1 (I do not know why..I hope that the next version will be compatible 🙂 )

    I have two sites with the same themes, same plugins, and same facebook accounts configured for Microblogposter … The first OVH, the other at 1and1…

    – On OVH: 0 problems 🙂 it works perfectly !

    – On 1and1:
    first problem: http://wordpress.org/support/topic/disconnected-from-wordpress-when-i-authorize-a-facebook-account?replies=6

    Second problem:
    I have 4 errors on log now :

    {“error”:{“message”:”An unknown error has occurred.”,”type”:”OAuthException”,”code”:1}}

    {“error”:{“message”:”Error validating verification code. Please make sure your redirect_uri is identical to the one you used in the OAuth dialog request”,”type”:”OAuthException”,”code”:100}}

    {“error”:{“message”:”An active access token must be used to query information about the current user.”,”type”:”OAuthException”,”code”:2500}}

    {“error”:{“message”:”Error validating verification code. Please make sure your redirect_uri is identical to the one you used in the OAuth dialog request”,”type”:”OAuthException”,”code”:100}}

    may be you have a solution? I hope that the next version will be compatible 🙂

    Thank’ you a lot again 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Efficient Scripts

    (@cybperic)

    Try the following for 1and1:

    – edit the file microblogposter_options.php
    line 416 you have: $server_name = $_SERVER[‘SERVER_NAME’];
    Change it to $server_name = $_SERVER[‘HTTP_HOST’];
    – delete any fb account.
    – create new ones
    – try to authorize without changing manually the authorization url

    Let me know the results.

    Thread Starter centaurus

    (@centaurus)

    it works great! you’re awesome!

    I do not have needed to delete accounts, I just needed to click on “Re-Authorize this facebook account”

    Whouhou !!!

    Next : may be a timer to post with 200 facebook accounts with a shared hosting? (it would be a joy!) lol

    Thank you again! Good day!

    Plugin Author Efficient Scripts

    (@cybperic)

    Marked it as resolved.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Incompatible with 1and1: (’ is closed to new replies.