The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Engage Twitter Details »» | |||||||||||||||||||||||||||||||||
# Engage Twitter v. 1.0 for vBulletin 3.7.x - 3.8x
# ---------------------------------------------------------------- # Zachariah Boren - http://www.szone.us This adds the ability of having for each user of your board to enter their Twitter.com account. Tested: - vBulletin 3.7x to vBulletin 3.8.4 This hack integrates itself into: (demo links) - AdminCP (edit a user / profile) - user CP - Postbit - memberlist - profile block using a twitter widget Installation: upload im_twitter.gif to images/misc/ import product Settings: User Control Panel => Your Profile => Edit Your Details - Optional Information -- Instant Messaging --- Twitter ID: **************************** Todo: - Add options in USERCP and/or AdmincP to change hardcoded settings of profile widget (colors, size, block location) - Add a 2nd widget block that alows users to have custom search queries. PS Opps: - I did not see ** https://vborg.vbsupport.ru/showthread.php?t=185378 I will shoot off an email to see about a merge. Download Now
Screenshots
Show Your Support
|
Comments |
#32
|
||||
|
||||
Quote:
Twiter.com => Settings => Account [X] Protect my tweets Only let people whom I approve follow my tweets. If this is checked, you WILL NOT be on the public timeline. Tweets posted previously may still be publicly visible in some places. This add-on simply access a public feed from your account if it is locked, I do not think the script can access your data. |
#33
|
|||
|
|||
thank you sir for the answer and explanation on how it works - if i could plus rep for you - much appreciated
|
#34
|
|||
|
|||
I have the same problem, someone fix this?
|
#35
|
|||
|
|||
I installed this mod and I could no longer see the content of any posts at all. I could see titles but the content of the thread is no visible. I uninstalled it and... voila, good as new. Any ideas?
|
#36
|
||||
|
||||
I will have to take a look. It has never happened to me in 10 or so installs to various forums. Once the widget comes up it shows the last post on twitter and scrolls down 19 entries of history.
Quote:
There may be interference from another add-on. - plugin of the product "add im_icons parser template" * 1st try to move the "Execution Order " of the plugin from 5 to 2 and test then to 10 and test. * 2nd try: in a plugin of the product "add im_icons parser template" This integrates the twitter icon into the postbit / postbit_legacy. Hash that part of the code out and save and see if your threads return to normal. Wrap: /* */ around the code. Code:
if ($vbulletin->templatecache['postbit']) { $vbulletin->templatecache['postbit'] = str_replace('$post[skypeicon]', '$post[skypeicon] $post[twittericon]', $vbulletin->templatecache['postbit']); } if ($vbulletin->templatecache['postbit_legacy']) { $vbulletin->templatecache['postbit_legacy'] = str_replace('$post[skypeicon]', '$post[skypeicon] $post[twittericon]', $vbulletin->templatecache['postbit_legacy']); } |
#37
|
|||
|
|||
Nice mod.
Installed and voted for MOTM i have a request. whenever i click on the join this conversation or twitter logo it takes us to twitter on the same window. This is true for any links in the twitter widget. If we can open it another window so that the users are still in the forum, that'd be great. If this can be done where and what shud i add?? Quote:
|
#38
|
||||
|
||||
Quote:
- New windows - option to choose # of tweets |
#39
|
|||
|
|||
nice one Zach, i'll check it soon!
|
#40
|
|||
|
|||
Nice but its displaying oldest tweets first. Like the above
|
#41
|
|||
|
|||
this is proof that the problem, if there
Sorry my bad English |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|