vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Integration with vBulletin - Tweetboard Integartion (Forum + CMS) (https://vborg.vbsupport.ru/showthread.php?t=233096)

rover.prince 01-13-2010 10:00 PM

Tweetboard Integartion (Forum + CMS)
 
1 Attachment(s)
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.

rover.prince 01-14-2010 03:19 PM

I wish if someone could confirm me, did it work for their forums as well or not.

SpongeBob71 01-14-2010 03:37 PM

It worked for me but the code should be as follows:

"<script src='http://tweetboard.com/yourtwitteraccount/tb.js' type='text/javascript'>
</script>"

not

<script src='http://tweetboard.com/yourtwitteraccount/tb.js' type='text/javascript'>
</script>> <-- extra ">" This is why it didn't work

There was an extra ">" at the end.

Hope this helps,

SpongeBob

rover.prince 01-14-2010 04:34 PM

Quote:

Originally Posted by SpongeBob71 (Post 1955630)
It worked for me but the code should be as follows:


"<script src='http://tweetboard.com/yourtwitteraccount/tb.js' type='text/javascript'>
</script>"


not

<script src='http://tweetboard.com/yourtwitteraccount/tb.js' type='text/javascript'>
</script>> <-- extra ">" This is why it didn't work



There was an extra ">" at the end.


Hope this helps,



SpongeBob

Code updated as per your guideline. Thanks for guiding. :)

VonDoom 01-14-2010 04:39 PM

I have this on a cpl of my boards for several months now and love it. so do members.

rover.prince 01-14-2010 04:41 PM

This is great effort by tweetboard, having live microblog on forum is like heaven. Most of the time it's quite appreciated by the users.

VonDoom 01-14-2010 05:38 PM

now if we can just get them (tweetboard) to open registrations again.

rover.prince 01-15-2010 03:09 PM

Quote:

Originally Posted by VonDoom (Post 1955775)
now if we can just get them (tweetboard) to open registrations again.

Well ! you can still get registered by requesting for their alpha invites.

Brandon Sheley 01-15-2010 03:27 PM

don't forget to change this part youtwitterusername

halkum 01-15-2010 11:19 PM

Confirmed on vb 4.01


All times are GMT. The time now is 04:45 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.02023 seconds
  • Memory Usage 1,738KB
  • 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_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (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