vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Miscellaneous Hacks - vBulletin to Twitter, live tweets of new threads (https://vborg.vbsupport.ru/showthread.php?t=234288)

cormee 05-12-2011 10:35 AM

Quote:

Originally Posted by fountainmass (Post 2094459)
I just got this working again. It was pretty simple.

First, like with the other mods, you will need to register a new Twitter Application (while logged with your normal Twitter account) - http://dev.twitter.com/apps/new

Note down the "Consumer Key" and "Consumer Secret" (Under App Details) as well as the "Access Token" and "Access Token Secret" (under My Access Token on the App details screen).

Step 1: Download Tijs Verkoyen's new twitter.php file (which supports OAuth) - http://classes.verkoyen.eu/modules/t...tter_2_0_1.zip

Step 2: Edit the file.
  1. add your Access Token to "private $oAuthToken = " (line 88)
  2. add your Access Token Secret to "private $oAuthTokenSecret =" (line 96).

Step 3: Upload it to the root directory of your forum (ie. replace your old twitter.php)

Step 4: Edit your vBulletin module, and change these two lines:

PHP Code:

$twitter = new Twitter('<twitter username>','<twitter password>');
$twitter->updateStatus($tweet); 

to

PHP Code:

$twitter = new Twitter('<Twitter Consumer Key>''<Twitter Consumer Secret>');
$twitter->statusesUpdate($tweet); 

All should be sweet now. :D

At least, it was for me...


That worked for me - thanks v much :)

For the sake of anyone reading this post who is getting errors when they install the plugin, try fountainmass' instructions above. It's slightly difficult but it works.

Alfa1 05-17-2011 05:52 PM

I only want to post new threads to twitter after they have been rated 5 stars. This way only interesting threads are posted to twitter. If I would post all new threads to twitter then my twitterfeed would get hundreds of posts per day. This would be spammy as not all of them would be of interest to twitter followers.

Please consider to add this function.

jackalopejoe 05-19-2011 04:29 AM

Well that was a waste of time... Why don't they graveyard this......


This one however works fine.
https://vborg.vbsupport.ru/showpost....&postcount=559

andycaps 05-20-2011 11:05 AM

Hi Guys,
I have installed all the details as per the instructions and cannot see any tweeted forum posts in my twitter page - I also get no error messages, thus is appears to be ok but cant see the forum threads in twwitter?
thank
Andy

shzad1 06-05-2011 07:49 AM

WOW
Awesome buddy
Great Work

Let me check..... :)

shzad1 06-05-2011 08:26 AM

Everything is OK...
but got this error

Fatal error: Basic authentication is not supported on line 204 in [path]/twitter.php in [path]/vb/vb.php on line 287

Basic authentication is not supported on line 204 in /home/youngsko/public_html/twitter.php
#0 /home/youngsko/public_html/twitter.php(648): Twitter->doCall('statuses/update...', Array, true)
#1 /home/youngsko/public_html/newthread.php(276) : eval()'d code(26): Twitter->updateStatus('Hijr Ka Taala D...')
#2 /home/youngsko/public_html/newthread.php(276): eval()
#3 {main}

Videx 06-05-2011 11:29 AM

Quote:

Originally Posted by shzad1 (Post 2203705)
WOW
Awesome buddy
Great Work

Let me check..... :)

Check what? If it works or not? Always read the entire thread before you install a modification. Or at the very least the last page.

shzad1 06-07-2011 06:11 AM

Quote:

Originally Posted by shzad1 (Post 2203715)
Everything is OK...
but got this error

Fatal error: Basic authentication is not supported on line 204 in [path]/twitter.php in [path]/vb/vb.php on line 287

Basic authentication is not supported on line 204 in /home/youngsko/public_html/twitter.php
#0 /home/youngsko/public_html/twitter.php(648): Twitter->doCall('statuses/update...', Array, true)
#1 /home/youngsko/public_html/newthread.php(276) : eval()'d code(26): Twitter->updateStatus('Hijr Ka Taala D...')
#2 /home/youngsko/public_html/newthread.php(276): eval()
#3 {main}




I Got this error
can some 1 tell me how to fix it please :D

Videx 06-07-2011 01:20 PM

Quote:

Originally Posted by shzad1 (Post 2204517)
I Got this error
can some 1 tell me how to fix it please :D

I just told you how to fix it. If you aren't going to read, don't keep asking.

I'll reiterate: Some people have gotten this mod to work with extensive editing. It's in the thread, they aren't going to repeat it all again. But why bother, since there's another mod that works great.

shzad1 06-08-2011 03:58 AM

Quote:

Originally Posted by Videx (Post 2204597)
I just told you how to fix it. If you aren't going to read, don't keep asking.

I'll reiterate: Some people have gotten this mod to work with extensive editing. It's in the thread, they aren't going to repeat it all again. But why bother, since there's another mod that works great.

Thanks Brother ;)


All times are GMT. The time now is 09:37 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.01756 seconds
  • Memory Usage 1,751KB
  • 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
  • (2)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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