![]() |
Twitter Updates in Members Profile
Compatible with vBulletin 3.6.x and 3.7.0b3
Okay guys, this is my first 'mod'. It's pretty simple, and a more a workaround than mod... Anyway, here goes: What this does This adds a profile field wich is then turned into a twitter output. This means, all twitter updates of your users will be displayed in the users profile. Preview: https://vborg.vbsupport.ru/attachmen...1&d=1198945279 How to install Basicly, we add a simple profile field, and then catch it in the output and replace the code. Here goes: 1. Add a Single-Line Text Box via the User Profile Field Manager and name it (for example) Twitter. Leave the rest blank if you like. 2. Go to Style & Templates -> Style Manager -> Choose your style -> Member Info Templates -> memberinfo_customfields 3. Replace the entire content with this: Code:
<if condition="$profilefield[title]=='Twitter'"> 1. 'Twitter' must be the same as the name you gave your new profile field 2. count=3 <-- here you can set how many updates to show. Three is a good value. And finally, click Install if you use this please :) Hope you like it, it's simple :) Btw.: check out www.twitter.com if you don't know what this is all about ;) |
do you know ? :-??
|
Interesting.
Is it possible to make this available on profiles of members in certain member groups only? So this can be a supporters feature? |
you could add the following condition:
Code:
<if condition="$bbuserinfo[usergroupid] == x"> for example: Code:
<if condition="$profilefield[title]=='Twitter'"> |
Doesn't that only SHOW the function to members within a certain member group, instead of allowing the function only on profiles of members within a certain member group?
|
oh yeah true, my bad wrong thinking... will come up with sth later for you okay?
|
Super.
|
Fantastic! Thank you So Much for this!
|
Nice hack
|
I have not got myself involved in Twitter yet, but I may see if my members have ^^ THanks for sharing this.
|
this works the same for 3.7.0 Beta 3 btw.!
|
thaaaaanks!!!!! this is amazing...
|
Doesn't work for me:(
|
when i install it. its shows only the line "you can add me .."
and what that i write at the Twitter at the UserCP is the nick at highlight at the "you can add me..." |
Quote:
|
I love Twitter. I'm going to add this to my "must install" list.
|
Thanks bud!
|
This doesn't work with 3.7.0 Beta 5. There is no memberinfo_customfields.
Presumably code would go in the memberinfo_block_aboutme template? Or is it possible to create a new block? Can this hack be made compatible with 3.7.0 5? |
Can you make it compatible with the latest version winduff?
|
i cant see it on my site ? i am using vb 3.7 rc1 could you update this awsome plugin you have made plz :up:
|
Quote:
that would be nice |
Will there be an update for vbulletin 3.7?
|
Quote:
|
Quote:
|
This is probably not the mod discussion for this question, but would it be possible to somehow have people's Tweets show up in their signature, without enabling HTML in signatures? Could this mod somehow be used to achieve that?
|
Any idea if this will be updated for 3.7?
|
I also support for an update to 3.7 for a memberinfo block would be amazing.
|
Quote:
I'm also all for a 3.7 version, too! |
yes ... please we need a twitter update for 3.7! =) |
Quote:
Suppose i'll have to stick with members using http://twittertag.com (creates a sig like image for forum sigs) for now. :-( |
A 3.7 version would be very nice.
Quote:
Quote:
|
Might there be any new versions of this? Doesn't seem to work in 4 and above.
|
Works great, thankyou for the mod, installed at my texas holdem poker forums
|
I'll test this out on my vb4.1.4 board later today.
|
awesome mod, thank you very much
|
I wonder if this hack leads to spam in the twitter field.
Does anyone have this working on vb3.8 or vb 4.1? |
I've released a similar version for vB4, the link is in my profile.
|
All times are GMT. The time now is 05:17 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|