[bd] Social Share [Deleted]

can this be used so that ONLY my admins can post to the forums facebook page......I dont want users to be able to do it ONLY admins?

can anyone confirm?

thanks
 
can this be used so that ONLY my admins can post to the forums facebook page......I dont want users to be able to do it ONLY admins?

can anyone confirm?

thanks
There are at least two ways to set it up (you can choose one of them):
  1. Configure auto-share for threads and grant permission "Thread gets auto-shared" for the admin group only.
  2. Grant access to Facebook Page for your admins' Facebook accounts (do this at https://facebook.com) and grant permisison "Post To Facebook" for the admin group only.
Screen Shot 2013-12-27 at 12.30.09 AM.webp
 
Hello, so to get twitter working I need to:
1.install Social-account-provider_profile_info_fix
2. go here: https://dev.twitter.com/apps and create an app with these instructions:

1) go here https://dev.twitter.com
2) go to 'my applications' (you will need to be signed in to Twitter and the link is via the drop down on the top right)
3) click 'create a new application' button
4) give your app a name and description, enter your website URL and also put your URL in the 'Callback URL' field
5) agree to the ts & cs and enter the CAPTCHA words
6) once clicked through you come to the app details screen
7) now click on Settings
8) select Read and Write as the Application Type
9) select Allow this application to be used to sign in with Twitter
10) click update the Twitter applications settings (note after clicking the new settings will only show up when you click off the Settings tab and back again
11) click back to details
12) at the bottom of the screen click Creat my access token
13) note down your Consumer Key and Consumer Secret (NOT access token or access token secret)
14) add Consumer Key and Consumer Secret to your Xenforo options via the ACP

and then I can sign in with twitter as well as use the twitter part of social share?

is that correct?

thanks for any help in advance......
 
Hello, so to get twitter working I need to:
1.install Social-account-provider_profile_info_fix
2. go here: https://dev.twitter.com/apps and create an app with these instructions:

1) go here https://dev.twitter.com
2) go to 'my applications' (you will need to be signed in to Twitter and the link is via the drop down on the top right)
3) click 'create a new application' button
4) give your app a name and description, enter your website URL and also put your URL in the 'Callback URL' field
5) agree to the ts & cs and enter the CAPTCHA words
6) once clicked through you come to the app details screen
7) now click on Settings
8) select Read and Write as the Application Type
9) select Allow this application to be used to sign in with Twitter
10) click update the Twitter applications settings (note after clicking the new settings will only show up when you click off the Settings tab and back again
11) click back to details
12) at the bottom of the screen click Creat my access token
13) note down your Consumer Key and Consumer Secret (NOT access token or access token secret)
14) add Consumer Key and Consumer Secret to your Xenforo options via the ACP

and then I can sign in with twitter as well as use the twitter part of social share?

is that correct?

thanks for any help in advance......
Looks good.
 
I keep getting ...

There is no request token for this page. That's the special key we need from applications asking to use your Twitter account. Please go back to the site or application that sent you here and try again; it was probably just a mistake.

Regenerated and rentered keys. Uninstalled TMS and installed the Social profile fix. No luck.

Also see the following server error logs ...

  1. Undefined index: oauth_token 36 minutes ago - library/Social/Extra/twitteroauth/twitteroauth.php:80
  2. Delete...
    Undefined index: oauth_token_secret 36 minutes ago - library/Social/Extra/twitteroauth/twitteroauth.php:80
 
I keep getting ...

There is no request token for this page. That's the special key we need from applications asking to use your Twitter account. Please go back to the site or application that sent you here and try again; it was probably just a mistake.

Regenerated and rentered keys. Uninstalled TMS and installed the Social profile fix. No luck.

Also see the following server error logs ...

  1. Undefined index: oauth_token 36 minutes ago - library/Social/Extra/twitteroauth/twitteroauth.php:80
  2. Delete...
    Undefined index: oauth_token_secret 36 minutes ago - library/Social/Extra/twitteroauth/twitteroauth.php:80
This is an issue with the Social add-on. Not much I can help here, sorry.
 
it seems Im getting some server error with this

some Error Info

rrorException: Undefined index: oauth_token_secret - library/bdSocialShare/Helper/Twitter.php:17

ErrorException: Undefined index: oauth_token_secret - library/bdSocialShare/Helper/twitteroauth/twitteroauth.php:80

ErrorException: Undefined index: oauth_token_secret - library/bdSocialShare/Helper/Twitter.php:17

I got around 8 of this errors, all seems to do something with twitter. I can post more details if needed. cheers

EDIT
@Amphcar770 is that the same problem I have with you? how did you fix the redirect url for twitter ? thanks
 
it seems Im getting some server error with this

some Error Info

rrorException: Undefined index: oauth_token_secret - library/bdSocialShare/Helper/Twitter.php:17

ErrorException: Undefined index: oauth_token_secret - library/bdSocialShare/Helper/twitteroauth/twitteroauth.php:80

ErrorException: Undefined index: oauth_token_secret - library/bdSocialShare/Helper/Twitter.php:17

I got around 8 of this errors, all seems to do something with twitter. I can post more details if needed. cheers

EDIT
@Amphcar770 is that the same problem I have with you? how did you fix the redirect url for twitter ? thanks
This is actually a problem between Social add-on and Twitter. Sorry, I cannot help you with this. It is expected to have Twitter in XenForo 1.2, this add-on will switch to use built-in Twitter connection by then.
 
Facebook auto sharing is longer happening

bdSocialShare_Exception_Interrupted: a:1:{s:5:"error";a:4:{s:7:"message";s:224:"Error validating access token: Session does not match current stored session. This may be because the user changed the password since the time the session was created or Facebook has changed the session for security reasons.";s:4:"type";s:14:"OAuthException";s:4:"code";i:190;s:13:"error_subcode";i:460;}} - library/bdSocialShare/XenForo/ControllerAdmin/Tools.php:85

XF facebook integration configured & tests ok. resetting the app secret hasn't helped. twitter sharing is still fine.

SEND HALP
 
Back
Top Bottom