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)

Mosh 07-27-2010 04:18 AM

I am going to remind everyone who insists on installing this hack yet again, that it will just stop working in less than three (3) weeks time:

IMPORTANT NOTICE: On Monday 16th August 2010 this hack will cease to work unless the author updates this hack to use OAuth authentication, as that is the date Twitter is turning off Basic authentication (which is what this hack is currently using) and thus only allowing the use of OAuth authentication (see this announcement by Twitter - http://dev.twitter.com/announcements for more information).

mmacrypt 08-01-2010 05:52 AM

Thanks Mosh for the Update, mine went to crap tonight but I'm not sure if it's what you are talking about or not. It's still posting to Twitter but I'm getting this now.

Code:

Internal Server Error on line 229 in /home6/mmacrypt/public_html/forum/twitter.php
#0 /home6/mmacrypt/public_html/forum/twitter.php(648): Twitter->doCall('statuses/update...', Array, true)
#1 /home6/mmacrypt/public_html/forum/newthread.php(262) : eval()'d code(31): Twitter->updateStatus('Rampage? Jackso...')
#2 /home6/mmacrypt/public_html/forum/newthread.php(262): eval()
#3 {main}


Warning: Invalid error type specified in [path]/vb/vb.php on line 284


IsMaR 08-01-2010 10:45 AM

Quote:

Originally Posted by Mosh (Post 2075078)
I am going to remind everyone who insists on installing this hack yet again, that it will just stop working in less than three (3) weeks time:

IMPORTANT NOTICE: On Monday 16th August 2010 this hack will cease to work unless the author updates this hack to use OAuth authentication, as that is the date Twitter is turning off Basic authentication (which is what this hack is currently using) and thus only allowing the use of OAuth authentication (see this announcement by Twitter - http://dev.twitter.com/announcements for more information).

You going to make updated version?

Mosh 08-02-2010 12:33 AM

Quote:

Originally Posted by IsMaR (Post 2077567)
You going to make updated version?

This is not my hack, so the hack author needs to update this hack to work with OAuth authentication.

However, I upgraded my hack to use OAuth authentication a month ago, see my vBulletin2Twitter hack for more information.

doobiefillin 08-02-2010 03:01 AM

is there any way to focus my tweets to new threads made in a specific forum instead of the whole site?

will this mod be supported for future Twitter updates?

godtfred 08-02-2010 01:56 PM

Brilliant,works like a charm, thanks.

Generates a lot more traffic too !!

microlight 08-05-2010 07:28 PM

Thanks, worked a tread once I'd stopped the shortening of the threads.

paradox1666 08-06-2010 11:34 AM

please help me as ap

error:
Code:

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/newthread.php(274) : eval()'d code on line 4


my hook code:

Code:

if (!in_array($foruminfo[forumid], $excludedForums)) {
    $shortUrl = 'http://www.domain.com/showthread.php?t='.$newpost[threadid];


caciocode 08-09-2010 02:17 AM

I get this error:

Fatal error: Class 'Twitter' not found in *REMOVED*sheersoftware.com/newthread.php(273) : eval()'d code on line 17

Please help. Great mod by the way.

caciocode 08-09-2010 02:19 AM

I have uploaded the files in the root directory.


All times are GMT. The time now is 01:03 AM.

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.01613 seconds
  • Memory Usage 1,740KB
  • 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
  • (3)bbcode_code_printable
  • (2)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