Social Status Updater [Deleted]

Status
Not open for further replies.
I get this, too. But, when I go to the link it give, I see no place to input the generated code. Any ideas?
This means you haven't set up a callback URL.

This screenshot is in the add-on description:
ssuoauth-png.34195


The Read/Write permissions and Callback URL are important, as are the Consumer Key and Secret.
 
Strange...now the Twitter integration options do not show. I only have fb choice.
 

Attachments

  • SM Updater Screenshot.webp
    SM Updater Screenshot.webp
    95.8 KB · Views: 6
That sounds like the Consumer Key and Consumer Secret aren't set in the options... but you obviously had them in before so can't think what's happened there...
 
It's weird...some time passed (not sure if a cron job happened or what), and now, it gives me option to link both. But, for some reason, after clicking "Click here to link your Facebook and Twitter accounts to automatically share your status." it is not doing anything...will play around with it some more and see if I can't figure out what is up.
Hmm, I think you're running an old version.

Latest version is 1.1b - I think you're maybe even running version 1.0.

If you use the download link in any e-mail from DeemIT/Fetchapp it will download the latest version.
 
Hmm, I think you're running an old version.

Latest version is 1.1b - I think you're maybe even running version 1.0.

If you use the download link in any e-mail from DeemIT/Fetchapp it will download the latest version.
would it be possible to have this set to where it links you to said message posted via Social Status Updater instead of just a site link? Then again, and I'm just assuming that there may be a reason it's not like that to begin with?
 
would it be possible to have this set to where it links you to said message posted via Social Status Updater instead of just a site link? Then again, and I'm just assuming that there may be a reason it's not like that to begin with?
Sorry, I don't understand the question :(
 
Hi Chris

Got this setup. I click to link my twitter account, it takes me to twitter, I authorize the app, then it sends me back to my site.

It doesn't seem to have linked it though. I still see "Link your Twitter account" under the status field.

Any idea where I've gone wrong? Thanks
 
Hmm, I think you're running an old version.

Latest version is 1.1b - I think you're maybe even running version 1.0.

If you use the download link in any e-mail from DeemIT/Fetchapp it will download the latest version.

That was right! Not sure why, I had downloaded the email link, I think it didn't overwrite the first time I unzipped. Dunno, but now it is the correct version.

This is what I get when I try to link twitter:

Not Found

The requested URL /account/twitter-callback was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request

The facebook part works like a charm, though.
 
Hi Chris

Got this setup. I click to link my twitter account, it takes me to twitter, I authorize the app, then it sends me back to my site.

It doesn't seem to have linked it though. I still see "Link your Twitter account" under the status field.

Any idea where I've gone wrong? Thanks

What page on your site does Twitter send you back to?
 
I've installed our forum in a subdirectory. So it takes me back to that.

Does it need to go to the homepage?
 
I've installed our forum in a subdirectory. So it takes me back to that.

Does it need to go to the homepage?
No.

You need to change the properties of your Twitter app so the callback URL is:

http://yourdomain.com/subdirectory/account/twitter-callback

If it's anything else it simply will not work. If you have a Twitter app for anything else that uses a different callback URL then you will need to create a new Twitter app.
 
Random Facebook Error when Clicking A Thread

An exception occurred: Unable to Connect to ssl://graph.facebook.com:443. Error #110: Connection timed out in /home/user/public_html/library/Zend/Http/Client/Adapter/Socket.php on line 235
  1. Zend_Http_Client_Adapter_Socket->connect() in Zend/Http/Client.php at line 973
  2. Zend_Http_Client->request() in SocialStatusUpdater/Helper/Facebook.php at line 9
  3. SocialStatusUpdater_Helper_Facebook::checkTokenValidity() in SocialStatusUpdater/Listener.php at line 61
  4. SocialStatusUpdater_Listener::templatePostRender() in XenForo/CodeEvent.php at line 54
  5. XenForo_CodeEvent::fire() in XenForo/Template/Abstract.php at line 195
  6. XenForo_Template_Abstract->render() in XenForo/Template/Public.php at line 110
  7. XenForo_Template_Public->render() in XenForo/ViewRenderer/HtmlPublic.php at line 135
  8. XenForo_ViewRenderer_HtmlPublic->renderContainer() in XenForo/FrontController.php at line 565
  9. XenForo_FrontController->renderView() in XenForo/FrontController.php at line 156
  10. XenForo_FrontController->run() in /home/user/public_html/index.php at line 13
 
Random Facebook Error when Clicking A Thread

An exception occurred: Unable to Connect to ssl://graph.facebook.com:443. Error #110: Connection timed out in /home/user/public_html/library/Zend/Http/Client/Adapter/Socket.php on line 235
  1. Zend_Http_Client_Adapter_Socket->connect() in Zend/Http/Client.php at line 973
  2. Zend_Http_Client->request() in SocialStatusUpdater/Helper/Facebook.php at line 9
  3. SocialStatusUpdater_Helper_Facebook::checkTokenValidity() in SocialStatusUpdater/Listener.php at line 61
  4. SocialStatusUpdater_Listener::templatePostRender() in XenForo/CodeEvent.php at line 54
  5. XenForo_CodeEvent::fire() in XenForo/Template/Abstract.php at line 195
  6. XenForo_Template_Abstract->render() in XenForo/Template/Public.php at line 110
  7. XenForo_Template_Public->render() in XenForo/ViewRenderer/HtmlPublic.php at line 135
  8. XenForo_ViewRenderer_HtmlPublic->renderContainer() in XenForo/FrontController.php at line 565
  9. XenForo_FrontController->renderView() in XenForo/FrontController.php at line 156
  10. XenForo_FrontController->run() in /home/user/public_html/index.php at line 13

Now that you mention it... I've gotten this before. Thanks for bringing this up, 8thos!
 
Status
Not open for further replies.
Back
Top Bottom