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

rover.prince 01-16-2010 12:41 PM

Quote:

Originally Posted by halkum (Post 1956961)
Confirmed on vb 4.01

Thanks for confirmation, boosts my moral a lot :)

GreigM 01-16-2010 07:33 PM

Would love this but does not seem like tweetboard is activating any beta's?

Hornstar 01-16-2010 08:34 PM

yeah I requested one months ago. Still nothing.

lazyseller 01-16-2010 10:57 PM

Doesnt this create a empty widget? for the cms

VonDoom 01-17-2010 01:05 AM

Yeah I have it on a cpl forums but cant get any new beta Invites ATM have been waiting for a cpl months my self.

rover.prince 01-17-2010 03:32 AM

Quote:

Originally Posted by VonDoom (Post 1957827)
Yeah I have it on a cpl forums but cant get any new beta Invites ATM have been waiting for a cpl months my self.

Well I requested for their alpha invite and got reply just after 10 minutes, I think my luck. :D

dejanl 01-19-2010 07:41 AM

chek my tweetboard working dont need to register or to vaiting for approve

GreigM 01-19-2010 07:52 AM

so you don't need to wait for them to accept your request?

dejanl 01-19-2010 08:06 AM

yes you do, but you can use tweetboard till thay approve you :)

c.c. 01-19-2010 12:47 PM

Quote:

Originally Posted by dejanl (Post 1959992)
yes you do, but you can use tweetboard till thay approve you :)

Is it fully functional without their approval? I'm confused? Once the point of approval if the app works without one?

Big-Pete 01-19-2010 01:02 PM

Thanks, This is great, I've used it on one of my sites, but my main site has vbseo installed and tweetboard is built into vbseo now..

rover.prince 01-19-2010 01:18 PM

I liked this micro forum concept on a full forum. At least we can segregate large post from mirco posts.

c.c. 01-19-2010 02:53 PM

Quote:

Originally Posted by dejanl (Post 1959984)
chek my tweetboard working dont need to register or to vaiting for approve

how'd you do that?

Brandon Sheley 01-19-2010 03:04 PM

ps.. you don't need this mod, the install instructions are on tweetboard.com as well :rolleyes:

movslow 01-19-2010 05:40 PM

Could someone clarify exactly what's going on.

We don't need approval to use this? Then what does their "approval" do?

Also, what get's "tweeted" to the board?

I'm an automotive site, it would be nice to bring in automotive related discussion, possible?

:confused:

Ripper 01-21-2010 01:05 AM

I've been waiting 3 weeks, and still nothing? :mad::(:)

movslow 01-21-2010 02:40 PM

Hello?

x626xblack 01-21-2010 03:06 PM

Been two weeks here and still nothing? Can someone please explain the answer to the previous question?

movslow 01-21-2010 04:36 PM

I signed up w/o an account to test it..it loads on the our side, but won't do anything b/c we don't have an account with them. So I put my invite in..have to see :(

movslow 01-21-2010 05:07 PM

Guy just posted it took him about a week.

dangerin 01-22-2010 01:33 PM

it can be used also for facebook?

rover.prince 01-22-2010 03:23 PM

actually tweetboard is still giving alpha invite, well people, let me clear one thing, if you don't get the invite and your request is not approved, your tweets can not be triggered from your a/c. As tweet button would show, but as you don't have a/c at backend, so in the end micro forum will not be in working condition.

TheSupportForum 01-23-2010 12:28 PM

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

Alfa1 01-23-2010 04:35 PM

Quote:

Originally Posted by simonhind (Post 1964288)
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

A product would be interesting.

balkanboy 01-26-2010 09:16 AM

i decided to not use this it seems to make my vbulletin page kinda lag when u scroll up and down contacted the tweetboard support saying there working on a fix.... still the same waiting for that to get fixed...

x626xblack 01-29-2010 11:44 AM

Question: Is this just something I have seen or does everyone else experience it also.

Now keep in mind I only have 10 twitter followers.

How events transpire:
log in to my site and look at the who is on. 2 users and 2 guests (Spiders)

Tweet with tweet board.

wait 3 minutes

look at who is on 2 users and 32 guests WTF????

This happens every time I tweet, not one of those guests has registered. If I had 300-400 followers I may understand but I have 10, so how am i getting 30 visitors from tweetboard?

movslow 01-29-2010 06:02 PM

Been a week and still waiting on my invite :(

TheSupportForum 01-29-2010 06:05 PM

if you buy vbseo you get an invite straight away like me

movslow 01-29-2010 06:11 PM

Quote:

Originally Posted by simonhind (Post 1969934)
if you buy vbseo you get an invite straight away like me

I've bought enough w/VB.

They said 1-14 days on invites.

It's been 7 days exactly so far.

I'm sure it will come, prolly alot of people asking.

talonguy 02-03-2010 06:53 AM

if you need an alpha invite for tweetboard do this

go here

http://tweetboard.com/alpha/invites/

use invite code: DRUPALINVITES01

let me know if this works.


All times are GMT. The time now is 06:40 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.01659 seconds
  • Memory Usage 1,813KB
  • 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
  • (8)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
  • (40)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