Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons

Reply
 
Thread Tools
Twitter Profile 1.0 (displays Twitter on a member's profile page) Details »»
Twitter Profile 1.0 (displays Twitter on a member's profile page)
Version: 1.00, by AlexanderT AlexanderT is offline
Developer Last Online: Jul 2021 Show Printable Version Email this Page

Category: Profile Enhancements - Version: 3.7.x Rating:
Released: 07-14-2008 Last Update: Never Installs: 234
Uses Plugins
Re-useable Code Additional Files Translations  
No support by the author.

As the title already says, this product adds a Twitter widget to a member's profile page. It's very easy to install, adds no additional queries, requires no file modifications and no template modifications.

Features include:
  • Variable placement within the profile page
  • Define the number of tweets to display
  • Make links within tweets clickable (on/off)
  • Ignore tweets that are replies (on/off)
  • Asynchronous request to avoid delays in loading the profile page
  • Fully phrased

Example: link

Installation instruction included in the zip file.

I release this product as unsupported, because I don't have the time to constantly track this board. I will, however, listen to your feedback and suggestions, and I invite everyone to enhance this product and to post your enhancements here.

Cheers,
Alex

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #42  
Old 10-21-2008, 02:14 AM
Eq4bits Eq4bits is offline
 
Join Date: May 2006
Posts: 468
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thought I might should add a screen shot of how the above postbit looks after adding the twitter 't'
Reply With Quote
  #43  
Old 10-22-2008, 07:52 PM
AndrewRich's Avatar
AndrewRich AndrewRich is offline
 
Join Date: Dec 2007
Location: Palo Alto, CA
Posts: 67
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That worked very nicely, thanks!
Reply With Quote
  #44  
Old 10-24-2008, 04:29 PM
rollinjunk rollinjunk is offline
 
Join Date: Oct 2006
Location: NYC
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have this installed and it works great for the people who use twitter.

But for the people who do not use twitter, it locks them up when they dont put something in under there name

this is what you get when you do not have something in

"You did not enter the correct format for the Twitter User Name field. Please read the field description for the expected format."
Reply With Quote
  #45  
Old 10-28-2008, 10:18 PM
AndrewRich's Avatar
AndrewRich AndrewRich is offline
 
Join Date: Dec 2007
Location: Palo Alto, CA
Posts: 67
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by rollinjunk View Post
But for the people who do not use twitter, it locks them up when they dont put something in under there name
In the User Profile Field Manger, set the "Required" option for the Twitter field to "No".
Reply With Quote
  #46  
Old 10-29-2008, 01:44 AM
brhoom brhoom is offline
 
Join Date: Mar 2006
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice mod. thank you
Reply With Quote
  #47  
Old 10-30-2008, 08:43 PM
Eq4bits Eq4bits is offline
 
Join Date: May 2006
Posts: 468
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AndrewRich View Post
In the User Profile Field Manger, set the "Required" option for the Twitter field to "No".
is that the single 'no' or can 'no but display at registration'? either one or only 'no'?
Reply With Quote
  #48  
Old 11-02-2008, 04:58 PM
Brandon Sheley's Avatar
Brandon Sheley Brandon Sheley is offline
 
Join Date: Mar 2005
Location: Google Kansas
Posts: 4,678
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ZeroHour View Post
If you run vbSEO then you will need to edit the template "memberinfo_block_twitter"

Change:
Code:
template: '<div class="smallfont">"%text%" <a href="http://twitter.com/%user_screen_name%/statuses/%id%">%time%</a></div>'
to
Code:
template: '<div class="smallfont">"%text%" <a rel="novbseo" href="http://twitter.com/%user_screen_name%/statuses/%id%">%time%</a></div>'
This should fix the javascript error you get.

FYI if you add:
Code:
rel="novbseo"
To any <a href="blah"> tag it will stop vbSEO from modifying the link.
thanks, but this still didn't work for me.
I just added it to another site with vbseo but they have their forum in a folder, I have mine in a subdomain, theirs works great and I didn't have to edit the template.

anymore ideas?
thanks
Reply With Quote
  #49  
Old 11-02-2008, 09:00 PM
Brandon Sheley's Avatar
Brandon Sheley Brandon Sheley is offline
 
Join Date: Mar 2005
Location: Google Kansas
Posts: 4,678
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

also.. can we show the latest one tweet in the postbit as well?
Reply With Quote
  #50  
Old 01-05-2009, 05:47 PM
squishi squishi is offline
 
Join Date: May 2006
Location: Frankfurt
Posts: 282
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Having the same problem as Loco.M.
I tried to install this mod several times, but all it does is show the "fetching tweets".
Reply With Quote
  #51  
Old 01-09-2009, 12:24 AM
rrr rrr is offline
 
Join Date: Oct 2004
Location: California
Posts: 132
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This was working fine on my board, but now it's asking for the twitter API login credentials when I try to view a profile with tweets on it.

Any idea what could be causing that?
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:58 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.04604 seconds
  • Memory Usage 2,305KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete