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
  #42  
Old 02-03-2010, 07:14 AM
dangerin's Avatar
dangerin dangerin is offline
 
Join Date: Dec 2009
Location: italy
Posts: 136
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

really nice.
but i've a question :
how can i do not appear the widget on home page and only the tweet button at left of page how i see in a loto of sites?
thanks

are there any limitations with alpha version?
I'm trying to find new users for thi site and this can be a good way . .
Reply With Quote
  #43  
Old 02-03-2010, 05:22 PM
x626xblack x626xblack is offline
 
Join Date: Oct 2009
Location: Houston Tx.
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Why do we need a blank widget on the CMS? With the tweetboard already on the left hand side.
Reply With Quote
  #44  
Old 02-03-2010, 05:36 PM
RK1gaming RK1gaming is offline
 
Join Date: Mar 2008
Posts: 90
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by simonhind View Post
I WOULD INSTALLED STILL IF IT WAS AS A PRODUCT

i can do this for you with the nessesary details you have provided for users

the product will allow users to put their tweetboard details in admincp instaead of the manual template changes

contact me via PM if your interested as long as i am put as the Co-Author
Yes a product would be great ....
Reply With Quote
  #45  
Old 02-04-2010, 05:55 AM
dangerin's Avatar
dangerin dangerin is offline
 
Join Date: Dec 2009
Location: italy
Posts: 136
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by x626xblack View Post
Why do we need a blank widget on the CMS? With the tweetboard already on the left hand side.
it's teh same question that i've done..
i hope someone cna help us to leave that blank widget that is really not nice
Reply With Quote
  #46  
Old 02-04-2010, 12:08 PM
GreigM GreigM is offline
 
Join Date: Jan 2007
Posts: 57
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have added it to our forums, adding the template code in forumhome, forumdisplay and showthread templates, is there no way to add it to CMS without the blank widget?
Reply With Quote
  #47  
Old 02-05-2010, 09:00 PM
dejanl dejanl is offline
 
Join Date: Sep 2009
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i get aprove after 2 days

http://webmasters-community.com
Reply With Quote
  #48  
Old 02-06-2010, 02:10 PM
jaffaman jaffaman is offline
 
Join Date: Nov 2004
Posts: 153
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by GreigM View Post
I have added it to our forums, adding the template code in forumhome, forumdisplay and showthread templates, is there no way to add it to CMS without the blank widget?
Ok i have not got this running yet as awaiting for my tweetboard to go live but i have it showing on a test site without using the blank widget.

I donkt know if this is the right thing to do as i am not a coder but what i done is edit the template called vbcms_page.
Just above
Code:
</body>
Iput in this code
Code:
<script src="http://tweetboard.com/tb.js?v=1.0&user=youtwitterusername"type="text/javascript"></script>
It looks like it should work but as i said i am no coder and this might be the wrong thing to do so only do it at your own risk.
Reply With Quote
  #49  
Old 02-06-2010, 02:29 PM
oddmud's Avatar
oddmud oddmud is offline
 
Join Date: Oct 2009
Location: Canada
Posts: 239
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i want a tweetboard invite.
Reply With Quote
  #50  
Old 02-06-2010, 02:30 PM
jaffaman jaffaman is offline
 
Join Date: Nov 2004
Posts: 153
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just go to http://tweetboard.com and click on the request a free alpha invite
Reply With Quote
  #51  
Old 02-08-2010, 10:48 AM
M@tt M@tt is offline
 
Join Date: Nov 2009
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The advice above with the invite code worked a treat as did the guide from this Mod.
Thanks, so glad I have this installed now!

Surely there must be a way to get rid of the empty widget in order for this come up though?
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 05:13 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.04916 seconds
  • Memory Usage 2,324KB
  • 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
  • (4)bbcode_code
  • (3)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