• Resolved alexsuslin

    (@alexsuslin)


    Hi,

    I’m trying to connect facebook group and standlaone wordpress website with your plugin. After all the info correctly filled and I’m authorizing the app, after authorization I am redirected to a page with some JSON data and the following errors:

    Warning: session_start() [function.session-start]: Cannot send session cookie – headers already sent by (output started at /home/goodpeop/public_html/wp-admin/includes/template.php:1642) in /home/goodpeop/public_html/wp-content/plugins/social-networks-auto-poster-facebook-twitter-g/inc-cl/apis/facebook.php on line 49

    Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/[APP_DIR]/public_html/wp-admin/includes/template.php:1642) in /home/[APP_DIR]/public_html/wp-content/plugins/social-networks-auto-poster-facebook-twitter-g/inc-cl/apis/facebook.php on line 49
    USER:
    [SOME_NUMBER]
    -= Authorizing Page =-
    (#803) Some of the aliases you requested do not exist: [SITE_NAME]
    Reported Error: (#803) Some of the aliases you requested do not exist: [SITE_NAME]

    I have replaced the app related data with some [GENERAL DESCRIPTION] in brackets.

    Thanks in advance and looking forward to hearing from you.

    http://wordpress.org/extend/plugins/social-networks-auto-poster-facebook-twitter-g/

Viewing 15 replies - 1 through 15 (of 15 total)
  • Plugin Author NextScripts

    (@nextscripts)

    Are you trying to post to a group?

    If not please contact support directly with all info, we need to take a look at your “aliases that do not exist”

    Thread Starter alexsuslin

    (@alexsuslin)

    Hi, thanks for the prompt response. Unfortunately, I’m trying to post to a facebook group page. I’ve already successfully setup twitter and vkontakte connection, but have some issues with facebook.

    Plugin Author NextScripts

    (@nextscripts)

    Then most probably you just hit a known bug in Facebook API that breaks posting to groups using non-numeric names.

    There is a simple workaround for it.

    Please use the numeric URL of your group in the plugin settings, http://www.facebook.com/groups/{group_id}/

    You can find your Group Id in your source of your Facebook Group page by searching for group_id=

    Thread Starter alexsuslin

    (@alexsuslin)

    Thanks and pardon me I haven’t found that known issue. All I see was to bigint table field. Yes, you’re right. The error disappear and now the status is that everything is alright. However, when I’m trying to make a test post I see the following:

    Error:(#200) Must have permission to see group. Valid app_id ERROR:(#200) Must have permission to see group.

    There is a question in you FAQ with the same error. I’ve double check app id and secret key and re-authorize the app. No success. I’ve delete all the permissions and authorize it once again – the same error.

    Plugin Author NextScripts

    (@nextscripts)

    Are you sure your account has rights to post to that group?

    Thread Starter alexsuslin

    (@alexsuslin)

    Yes, because I’m the founder of that group.

    Plugin Author NextScripts

    (@nextscripts)

    Please contact up directly (http://www.nextscripts.com/support) with your info, we need to take a look at your setup

    Thread Starter alexsuslin

    (@alexsuslin)

    I appreciate your help, but I guess I sorted that out.

    My group type is secret. I’ve just switch it to a public one (just for test purposes) and test once again. Everything works fine. If my ticket will help someone else that will be great. Thanks once again. I’m setting the ticket as resolved.

    sonnycool

    (@sonnycool)

    alexsuslin, can i know how u solve it ?
    i running multisite all my user having same error message like yours, but can’t find solution to solve it yet

    Thread Starter alexsuslin

    (@alexsuslin)

    sonnycool, in my case that was
    1. change the group link with group_id rather than name
    2. set group as public, it was secret

    hope that helps

    Plugin Author NextScripts

    (@nextscripts)

    Secret groups require a different way of making posts. We will add support for them to the next version.

    Hi,

    I am also trying to setup my blog to autopost to my facebook group and i tried everything. Still, the posts are not posted in the facebook group.

    Can I post to multiple groups at once? How? I can auto post to group that I made but I can’t post to those other groups.

    Plugin Author NextScripts

    (@nextscripts)

    You need to add several instances of the same account and each time configure it to the different group.

    Hi there

    when I try to Authorize my Facebook Account, I get the following message:

    PHP Warning:  session_start(): Cannot send session cookie - headers already sent by (output started at <path>/NextScripts_SNAP.php:436) in <path>\inc-cl\apis\facebook.php on line 1502
    PHP Warning:  session_start(): Cannot send session cache limiter - headers already sent (output started at <path>\NextScripts_SNAP.php:436) in <path>\facebook.php on line 1502
    Invalid or no certificate authority found, using bundled information
    Invalid or no certificate authority found, using bundled information

    Any ideas? I suspect there are are multiple issues for the above messages to show. Many thanks in advance.

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘Facebook connection issue’ is closed to new replies.