Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Tweetboard Integartion (Forum + CMS) Details »»
Tweetboard Integartion (Forum + CMS)
Version: 1.1, by rover.prince rover.prince is offline
Developer Last Online: Apr 2010 Show Printable Version Email this Page

Category: Integration with vBulletin - Version: 4.0.1 Rating:
Released: 01-13-2010 Last Update: Never Installs: 44
 
No support by the author.

Hello Folks,

This is my 1st ever thread for the modification, so please do guide me if I have done anything wrong at any place.

Well I was searching for the tweetboard integration with our vbulletin 4. I tried to follow the guide available on the tweetboard installation as well, but ended up with error on forum. So tried to figure out myself how to make it work on vb4. To make tweetboard working simply follow these step.

( I assume that you have tweetboard alpha invite.)

==>Forum<==

1. Go to you admin panel --> Styles & Templates --> Style Manager --> (select Your Style) --> Edit Templates --> Forum Display Templates --> Forumhome

2. In forumhome at the end there is </body> tag, simply place the below mentioned code above that tag and you are done.

Code:
<script src='http://tweetboard.com/yourtwitteraccount/tb.js' type='text/javascript'>
</script>
==>CMS<==
1. Go to you admin panel --> vBulletin CMS --> Widgets --> Create New Widget --> Widget Type (Static HTML) and Title "Tweetboard. --> Save

2. Now on main Widget screen you see a new widget named "Tweetboard" in last column against it click "Configure"

3. A pop up window appears, input this code in that window:

Code:
<script src="http://tweetboard.com/tb.js?v=1.0&user=youtwitterusername"type="text/javascript"></script>
and save.

4. Go to you admin panel --> vBulletin CMS --> Layout Manager --> Home --> Edit -->Widgets --> select "Tweetboard" and introduce as left column at last place.

5. Save and you are done.

See: Demo

Thats it ! I hope it might help some others like me, who don't understand programming like me.

Show Your Support

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

Comments
  #72  
Old 03-22-2010, 12:48 PM
woffie's Avatar
woffie woffie is offline
 
Join Date: Jan 2009
Location: Michigan
Posts: 264
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works great! Thanks!
Reply With Quote
  #73  
Old 03-22-2010, 12:55 PM
woffie's Avatar
woffie woffie is offline
 
Join Date: Jan 2009
Location: Michigan
Posts: 264
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The CMS widget does not seem to work.
Reply With Quote
  #74  
Old 03-22-2010, 09:13 PM
Jabong82 Jabong82 is offline
 
Join Date: Feb 2010
Posts: 304
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sdfaheem View Post
I dont have CMS installed, just the forum.
I cannot create any widgets, what do i do now?
You don't need a CMS widget to make this work on Forums. Just take the line of code and place it in your FORUMHOME, FORUMDISPLAY template or any other template you want it to show up in.
Reply With Quote
  #75  
Old 03-22-2010, 09:13 PM
Jabong82 Jabong82 is offline
 
Join Date: Feb 2010
Posts: 304
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by woffie View Post
The CMS widget does not seem to work.
Just take the line of code and add it at the end to an existing widget.
Reply With Quote
  #76  
Old 03-24-2010, 01:13 PM
justasiam justasiam is offline
 
Join Date: Feb 2010
Location: Los Angeles, CA
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I installed this mod, then went to http://tweetboard.com/alpha/#tb to request a free alpha invite.

When do I get approved?

As it is now, when I go to my site and click the "Tweet" button, it slides to the side and gives me an error that says:

---------------------
The Tweetboard account not found
Please check tweetboard.com to create an account.
---------------------

Ideas?
Reply With Quote
  #77  
Old 03-29-2010, 03:43 AM
justasiam justasiam is offline
 
Join Date: Feb 2010
Location: Los Angeles, CA
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there any support for this mod at all? How do I get approved for tweetboard? I applied, but NOTHING.
Reply With Quote
  #78  
Old 03-31-2010, 05:12 PM
War.Frog's Avatar
War.Frog War.Frog is offline
 
Join Date: Aug 2009
Location: Ontario, Canada
Posts: 262
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by justasiam View Post
Is there any support for this mod at all? How do I get approved for tweetboard? I applied, but NOTHING.
If it has been 14 days or longer, submit a ticket on their support board and they'll add you very quickly (within a few hours).
Reply With Quote
  #79  
Old 03-31-2010, 05:41 PM
justasiam justasiam is offline
 
Join Date: Feb 2010
Location: Los Angeles, CA
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you, I will do just that.
Reply With Quote
  #80  
Old 04-01-2010, 04:51 PM
x626xblack x626xblack is offline
 
Join Date: Oct 2009
Location: Houston Tx.
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Netaudio View Post
Perfect! Now its runnig....
Your welcome. A few know the value of reading all the pages in a Mod thread.. Some gems can be found...


For those who missed it:
Quote:
Ok if ANY one needs a tweetboard invite do this.

Code:
http://tweetboard.com/alpha/invites/TECHCRUNCH092009/
Someone helped me so i will help you.....
Reply With Quote
  #81  
Old 04-01-2010, 04:55 PM
x626xblack x626xblack is offline
 
Join Date: Oct 2009
Location: Houston Tx.
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by M@tt View Post
Figured out how to get around this one. Rather then creating a whole new widget for the 2nd bit of code, simply add the code to the end of an existing html widget that you have. Works a treat! Doesn't matter where the widget on the page either.

Thanks M@tt!
Reply With Quote
Reply


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 10:56 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.05636 seconds
  • Memory Usage 2,328KB
  • 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
  • (3)bbcode_code
  • (6)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
  • (4)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
  • (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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete