Tweetboard Integartion (Forum + CMS)
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 http://support.tweetboard.com/forums/51942/entries/42629 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> 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> 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: http://zodage.comThats it ! I hope it might help some others like me, who don't understand programming like me. Download No files for download. |
Similar Mods
Forum Display Enhancements Localize (translate) forum name, forum titles & forum descriptions | vBulletin 3.6 Add-ons |
Integration with vBulletin Tweetboard Integration | Modification Graveyard |