vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   New Posting Features - WS vBulletin Tweet Poster (https://vborg.vbsupport.ru/showthread.php?t=236278)

RFLIndustries 05-17-2013 09:58 PM

I have it installed. but nothing is ever sent to twitter.

I have it set to read, write and direct message

any ideas?

Ross L 05-25-2013 07:22 PM

I cannot seem to get this to work. I have run the diagnostic plugins, and both come back with the result "NULL".

Any ideas on how to resolve this?

Thanks in advance.

Videx 05-27-2013 02:12 PM

To both previous: Just remember two things when setting up for the first time.
  1. Make sure you can tweet manually.
  2. Don't try to use any shortening until it's working well.

m13 06-13-2013 12:47 AM

Quote:

@episod Taylor Singletary
Posted on Tue, 2013-06-11 15:19

Today, we are retiring API v1 and fully transitioning to API v1.1. Given the array of blackout tests, blog posts, Tweets and other updates, this should (hopefully) not be a surprise. Before I get into the slew of resources available for you, let me first say thank you for your cooperation over the last several months.

Based on the blackout tests and looking at the numbers, we can see that the vast majority of applications have transitioned to API v1.1. If you still have not updated your app and you want people to be able to continue using it, it’s not too late! Documentation is available here.

Additionally, here are other resources that we’ve pulled together to help make this transition more smooth:

FAQ: What does API v1 Retirement entail?
API v1.1 Overview
Embedded Timelines Documentation

We’re excited to bring this process to a close and to continue building a strong platform & ecosystem on API v1.1 and to make it even more valuable for you.
hey Mosh u have time migrate this plugin to new api? this community will greatly appreciate it.

Videx 06-13-2013 02:10 AM

OMG is that why Trillian isn't connecting to Twitter today? a "point" release that breaks all prior versions???

Mosh clearly doesn't get around here much, so if this has stopped working we might be in big trouble. Maybe someone can track him down at his own forum. If nothing else, at least maybe convince him to mark this code "reusable" so someone else can fix it.

PS Confirmed broken. I see no tweets from my forum since yesterday though there have been new threads posted. :(

m13 06-13-2013 02:34 AM

Quote:

Originally Posted by Videx (Post 2427803)
OMG is that why Trillian isn't connecting to Twitter today? a "point" release that breaks all prior versions???

Mosh clearly doesn't get around here much, so if this has stopped working we might be in big trouble. Maybe someone can track him down at his own forum. If nothing else, at least maybe convince him to mark this code "reusable" so someone else can fix it.

PS Confirmed broken. I see no tweets from my forum since yesterday though there have been new threads posted. :(

I sent a message to Mosh and do the same message, to update this excellent plugin and whether to donate to the person to do the update, I'll be the first to make my donation. and yes, this is not working today! hope some coder who can do the job and also give back through donations.

l0l4s0 06-13-2013 02:39 AM

is confirmed, the plugin from the day yesterday stopped working on my forum, please someone make update the creator so I too would make my donation to this worthy cause.

rwoscott 06-13-2013 04:23 AM

Quote:

Originally Posted by Videx (Post 2427803)
OMG is that why Trillian isn't connecting to Twitter today? a "point" release that breaks all prior versions???

Mosh clearly doesn't get around here much, so if this has stopped working we might be in big trouble. Maybe someone can track him down at his own forum. If nothing else, at least maybe convince him to mark this code "reusable" so someone else can fix it.

PS Confirmed broken. I see no tweets from my forum since yesterday though there have been new threads posted. :(

I thought it was just me.

rwoscott 06-13-2013 04:33 AM

Don't think Mosh will be supporting this anytime soon

This is in his sig:
Quote:

As of 1/4/2013, due to medical reasons I no longer support my vbulletin.org hacks nor do Paid Work Requests.
Get well soon Mosh!!

Anyone else able to migrate this???

QFIT 06-13-2013 05:12 PM

You can get the two updated OAUth modules from https://github.com/abraham/twitteroa...r/twitteroauth

Place them in includes\twitteroauth.

Also, in the vBulletin 2 Twitter: Thread To Twitter plugin, you will see four lines near the end as follows:

// if ($twitterApiLimitCheck->remaining_hits > 0)
// {
$twitter->post('statuses/update', array('status' => $tweet));
// }

Comment the three lines out as I have above.

Warning, I do not know PHP. I just guessed that this would work, and it does.

m13 06-13-2013 06:26 PM

hi QFIT I have done what you have stated in your post and I have not worked. Maybe you did something more or not?

Simon Lloyd 06-13-2013 06:30 PM

do you have cURL enabled on your server?

m13 06-13-2013 06:36 PM

Simon Lloyd Yes CURL is Enable in my server everytime.

m13 06-13-2013 07:12 PM

Nice Work again! Thank very Much QFIT I reinstall the new files and modifying with your steps and now it works, at first I worked for was editing across the plugin, now it works, Thank you!

rwoscott 06-13-2013 09:05 PM

Quote:

Originally Posted by QFIT (Post 2427922)
You can get the two updated OAUth modules from https://github.com/abraham/twitteroa...r/twitteroauth

Place them in includes\twitteroauth.

Also, in the vBulletin 2 Twitter: Thread To Twitter plugin, you will see four lines near the end as follows:

// if ($twitterApiLimitCheck->remaining_hits > 0)
// {
$twitter->post('statuses/update', array('status' => $tweet));
// }

Comment the three lines out as I have above.

Warning, I do not know PHP. I just guessed that this would work, and it does.

Thanks.
Will give it a try tonight!!

Videx 06-14-2013 02:02 AM

Quote:

Originally Posted by QFIT (Post 2427922)
... Warning, I do not know PHP. I just guessed that this would work, and it does.

Not for us. No tweets have gone out since I did this, though a manual tweet just worked. Also, when my co-admin tried to "check the box to post simultaneously to facebook", he was taken to the github page for oauth.

rwoscott 06-15-2013 01:26 AM

Quote:

Originally Posted by Videx (Post 2428006)
Not for us. No tweets have gone out since I did this, though a manual tweet just worked. Also, when my co-admin tried to "check the box to post simultaneously to facebook", he was taken to the github page for oauth.

Mine didn't work either.
I was taken to the this page: https://github.com/abraham/twitteroa...itteroauth.php
but with the new thread url.

Simon Lloyd 06-15-2013 07:04 PM

Hey guys, mine took 24hrs but is now posting again!

Videx 06-16-2013 12:44 AM

Not ours. Still nothing. Almost fooled me though when my co-admin manually tweeted a thread, but it wasn't shortened and he admits to doing it manually.

vinkenier 06-17-2013 12:20 PM

I also made the changes but still not posting. Has anybody a working solution? using vb4.2.1

djawir 06-17-2013 01:21 PM

work on my forum vb 4.1.12

Robru 06-19-2013 06:41 AM

Quote:

Originally Posted by QFIT (Post 2427922)
You can get the two updated OAUth modules from https://github.com/abraham/twitteroa...r/twitteroauth

Place them in includes\twitteroauth.

Also, in the vBulletin 2 Twitter: Thread To Twitter plugin, you will see four lines near the end as follows:

// if ($twitterApiLimitCheck->remaining_hits > 0)
// {
$twitter->post('statuses/update', array('status' => $tweet));
// }

Comment the three lines out as I have above.

Warning, I do not know PHP. I just guessed that this would work, and it does.

Works perfect, many thanks!! :)

rwoscott 06-19-2013 08:33 AM

Quote:

Originally Posted by Videx (Post 2428006)
Not for us. No tweets have gone out since I did this, though a manual tweet just worked. Also, when my co-admin tried to "check the box to post simultaneously to facebook", he was taken to the github page for oauth.

Mine now works.
Not sure if you've done the same thing I did, but my attempt to download the two twitteroath files failed. I ended up with a HTML code of the page instead of the php code.
i copied and pasted the php code into the 2 files and it now works.

Thanks QFIT

Jaggee 06-19-2013 09:06 AM

Worked for me when I used http://example.com/forum/ but after I changed to https://example.com/forum/ it stopped working. I have SSL certificate.

Any help?

nick-harper 06-20-2013 03:15 PM

I have just tried but it takes me to the github page :(

nick-harper 06-20-2013 03:18 PM

Fixed it, make sure you copy and paste the raw code from github rather than right clicking and saving.

:)

Videx 06-20-2013 03:41 PM

Quote:

Originally Posted by nick-harper (Post 2429347)
Fixed it, make sure you copy and paste the raw code from github rather than right clicking and saving.

:)

Are you saying the file names are different? What should it/they be?

Naijasite 06-20-2013 07:42 PM

its not working anymore. it does not post to twitter anymore.

Videx 06-20-2013 08:25 PM

Quote:

Originally Posted by Naijafinder (Post 2429433)
its not working anymore. it does not post to twitter anymore.

You really aren't paying attention. :)

But I just confirmed that a right-click save saves some odd HTML file, not the correct PHP file. So I've copied and pasted and re-enabled the mod. I'll post back if it's working.

Edit: Yes, it's working and no redirects to github.

theoutlawed 06-21-2013 07:23 PM

I tried to get it to work just making changes. That wasn't good enough. When I finally realized I should just make a new app on Twitter Dev, it worked flawlessly.

So for those still having issues after the great updates provided in the last page or two, try it with a brand new app (not just editing) and you will hopefully get better results.

CharlieDelta 06-22-2013 12:36 PM

Thanks for posting the fixes everyone. It took about 24 hours but is now posting again.

theoutlawed 06-25-2013 12:24 PM

I did the same process from the other day on my racing forum now to the offroading forum, but not getting the same results.. I made the 2 auth file changes, commented out the code, and setup a new app just for the sake of argument.

Last time it worked instantly. Posted a thread 30 seconds later and it was good. This time, nothing.

Strange as hell since they've both on the same dedicated server and running similar builds of plugins and whatnot.

addamroy 06-25-2013 12:41 PM

Not quite understanding how to get this working again after reading the last couple pages of this thread.

I'm using 4.2.1, and this mod isn't posting to twitter anymore.

What exactly do I need to do to get this working??

theoutlawed 06-25-2013 12:42 PM

So I cleared the tokens a second time in the new app, presto.. So strange.

theoutlawed 06-25-2013 12:44 PM

Quote:

Originally Posted by addamroy (Post 2430367)
Not quite understanding how to get this working again after reading the last couple pages of this thread.

I'm using 4.2.1, and this mod isn't posting to twitter anymore.

What exactly do I need to do to get this working??

go back a page, follow the post with the github link.
update those 2 files.
go into your plugins settings (not manage, the one where you can edit stuff) and comment out the 3 lines mentioned.

if that's not enough i ended up.
making a new twitter app
connecting vbulletin to the new app

Naijasite 06-25-2013 09:10 PM

i made all the changes stated above its still not posting to twitter for vb 4.2.1

Delfi_r 06-25-2013 09:22 PM

You are sure that there are not special characters in the title?

I'm using it on v4.21 and it's working on plain title posts

addamroy 06-26-2013 12:07 AM

Quote:

Originally Posted by theoutlawed (Post 2430370)
go back a page, follow the post with the github link.
update those 2 files.
go into your plugins settings (not manage, the one where you can edit stuff) and comment out the 3 lines mentioned.

if that's not enough i ended up.
making a new twitter app
connecting vbulletin to the new app

Worked like a charm.

Spangle 06-28-2013 07:52 PM

Quote:

Originally Posted by Naijafinder (Post 2430516)
i made all the changes stated above its still not posting to twitter for vb 4.2.1

I'm having the same problems,

Plus I get error messages and duplicate post warnings.

Videx 06-29-2013 12:32 AM

Quote:

Originally Posted by Spangle (Post 2431085)
I'm having the same problems,

Plus I get error messages and duplicate post warnings.

That's pretty vague. What error messages and from whom? What warnings and from where? Was yours working before the recent oauth change?


All times are GMT. The time now is 12:01 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02155 seconds
  • Memory Usage 1,830KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (15)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete