Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons

Reply
 
Thread Tools
vBulletin 2 Twitter - Take Your News Straight To Twitter! Details »»
vBulletin 2 Twitter - Take Your News Straight To Twitter!
Version: .1b, by AHealthForum AHealthForum is offline
Developer Last Online: Jul 2012 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.8.1 Rating:
Released: 03-15-2009 Last Update: 03-15-2009 Installs: 132
Additional Files  
No support by the author.

vBulletin2 Twitter Courtesy A Health Forum http://ahealthforum.com
Special Thanks to Jarvis From http://seovb.com for help
vbtotwitt.php copyright Vojtech Semecky released under the terms of GPL
================================================== =========

This modification will take one of your latest news threads and post it directly to your twitter account. You must have RSS enabled for this modification to work. You can specify a forum to pull the content from using external.php?f=FORUMID

The RSS feed will post your thread title directly into your Twitter account, and then create a link back using TinyURL. The links are automatically converted into tinyurl.com links via the TinyURL API


Install instructions

1. Upload the includes folder into your forum root. This will automatically place the 2 scripts need to operate this into the "includes/cron/" folder
2. Install the product-ahealthforumcomvbtwit.xml file via the Product Manager in your adminCP
3. Navigate to vBulletin Options -> vBulletin Options -> vBulletin 2 Twitter and enter your name and password.
4. Hit Save and Wait 2 minutes
5. View your twitter account to confirm that an update was posted.
6. Enter the URL to your forum feed.

Notice: By default for testing purposes this makes one tweet announcing you've installed vB2Twitter You are free to delete this tweet as it is for testing purposes only!!!!

================================================== =============

vBulletin 2 Twitter Options

1. Twitter Username: This is your Twitter.com username. If you don't have one yet, you can get one for free at http://twitter.com

2. Twitter Password: This is your password for your twitter account. Notice that its not hashed or encypted so anyone with adminCP access can view it. If you can't trust those who have your AdminCP information with such details, then this mod isn't for you sorry.

3. Feed URL: This can be to any sites feed if you want, but I suggest pointing it to your news forum and creating a prefix such as [Breaking News] to make the most of this. Your twitter posts will then be prefixed with [Breaking News] Thread Title link to thread.

================================================== ===========


Again, this modification will take the latest thread from the forum RSS feed you specify. I don't beleive in spamming on twitter with useless crap, so I've made this modification to only take one thread at a time from your forums RSS feed.


Trouble Shooting:

If it does not automatically update to your account. Go into the scheduled tasks manage and run the task manually.

external.php gives a blank page. Enable RSS from your vBulletin Admin Control Panel.

Download Now

File Type: zip vBulletin2Twitter.zip (5.8 KB, 1254 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 03-16-2009, 07:03 PM
AHealthForum AHealthForum is offline
 
Join Date: Mar 2009
Posts: 35
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by lord_of_chaos View Post
Twitterfeed.com does only run the Cronjob every 30 Minutes...

@AHealthForum:
1. Could you advertise a little bit less inside your product? "HealthForum" everywhere annoys me.
Its not every where? And sure next time i create a product and share i'll keep your feelings in mind

Quote:

2. This mod always posts the last RSS-item into my Twitter Account. It doesn't care that the item is two weeks old and that it have been posted before.

My Twitter profile looked like that:
- "News from 2.03.09"
- "Some other handmade Twit"
- "News from 2.03.09"
This is does do, I haven't been able to find a work around, but i haven't actively looked for one yet either as I just use my twitter account to post updates from the forums and this is good enough for that

:up:
Reply With Quote
  #13  
Old 03-16-2009, 07:03 PM
AHealthForum AHealthForum is offline
 
Join Date: Mar 2009
Posts: 35
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Jasem View Post
not working, thank you
Your welcome?
Reply With Quote
  #14  
Old 03-16-2009, 07:55 PM
wizardan wizardan is offline
 
Join Date: Jan 2006
Location: America
Posts: 189
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Didn't work for me either.
Ran the scheduled task manually and got an error message posted to my twitter page.
Uninstalled for now.
Reply With Quote
  #15  
Old 03-16-2009, 08:56 PM
AHealthForum AHealthForum is offline
 
Join Date: Mar 2009
Posts: 35
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by wizardan View Post
Didn't work for me either.
Ran the scheduled task manually and got an error message posted to my twitter page.
Uninstalled for now.
Make sure your have your RSS enabled on your forums, and cURL support on the server.

This may also only work with PHP5 as i haven't tested on PHP4 yet


I'm in the process of moving to a another hosting company that should let me test this in PHP4 and PHP5 to see if that maybe a problem for some users.
Reply With Quote
  #16  
Old 03-17-2009, 04:42 PM
Flep Flep is offline
 
Join Date: Jul 2007
Location: Cesenatico
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I get wrong TinyURL.com link.
Reply With Quote
  #17  
Old 03-18-2009, 10:55 AM
m0nde's Avatar
m0nde m0nde is offline
 
Join Date: Mar 2005
Location: Toronto, ON Canada
Posts: 204
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this exported something to twitter, but didn't do it properly.

what was tweeted was
Code:
<![CDATA[BostonLove News: Version Upgrade, Database Optimization
is there something i can do to fix that?
Reply With Quote
  #18  
Old 03-18-2009, 03:05 PM
AHealthForum AHealthForum is offline
 
Join Date: Mar 2009
Posts: 35
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by m0nde View Post
this exported something to twitter, but didn't do it properly.

what was tweeted was
Code:
<![CDATA[BostonLove News: Version Upgrade, Database Optimization
is there something i can do to fix that?
I'm not sure, i've never seen it include that.

Try viewing your RSS feed in the browser and see if thats the title.

If not, try deleting the tweet, and then waiting for it to update again.
Reply With Quote
  #19  
Old 03-18-2009, 03:15 PM
Xencored Xencored is offline
 
Join Date: Sep 2008
Location: UK, Scuny
Posts: 1,337
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

sorry for my dumbness but how do i "Enable RSS from your vBulletin Admin Control Panel." i cant find it

Thanks
Reply With Quote
  #20  
Old 03-18-2009, 03:21 PM
AHealthForum AHealthForum is offline
 
Join Date: Mar 2009
Posts: 35
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by animemike View Post
sorry for my dumbness but how do i "Enable RSS from your vBulletin Admin Control Panel." i cant find it

Thanks
AdminCP -> vBulletin Options -> External Data provider
Reply With Quote
  #21  
Old 03-18-2009, 03:33 PM
Xencored Xencored is offline
 
Join Date: Sep 2008
Location: UK, Scuny
Posts: 1,337
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AHealthForum View Post
AdminCP -> vBulletin Options -> External Data provider
Nice one thanks works Ace <3:up:
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:52 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.12184 seconds
  • Memory Usage 2,333KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete