vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Profile Enhancements - Twitter Profile 1.0 (displays Twitter on a member's profile page) (https://vborg.vbsupport.ru/showthread.php?t=185378)

InfoSpyware 07-17-2008 12:51 AM

Thank you Alex, mod installed. :up:

Maybe for the future can only add that the contacts/friends can see the twitter status in my profile.


Salu2
Marcelo.

Hornstar 07-17-2008 06:19 AM

I still have not got involved in Twitter. do many people use it?

YuOr 07-17-2008 06:33 PM

installed! thanks :)

KProjects 07-27-2008 11:35 AM

Thanks! Great mod.

http://www.lifeattack.com/member.php?u=1 <-- mine

edit: ok - now that i've posted that, and it was working great... it's stalled out at fetching tweets.. heh.

edit again: I tweeted and it picked up on the tweets... now its working fine again. Last thing I did was change the number of tweets shown before it stopped (if that helps to figure anything out).

Last edit :) - I think it gets stuck at listing just 1 tweet... mine is at least..

zmmmzz 07-28-2008 12:22 AM

awesome mod

ibuddy 07-29-2008 06:35 AM

not working...followed the directions but its not working and stuck on loading

hst 08-14-2008 04:28 PM

It's a great add-on.

A couple of suggestions for future versions:
  • Add rel=nofollow to all the twitter links -- if it doesn't already have no-follow, then nofollow it.
  • Please don't change it to open links in a new window... that is bad for usability because different browsers handle that behavior differently. Some browsers will unexpectedly open a new tab 25 tabs away from the original tab if you set links to open in a new window

Brandon Sheley 08-15-2008 11:29 PM

I may have to give this a try again, I really wanted to get it working

ZeroHour 08-16-2008 12:27 AM

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.

tpearl5 09-02-2008 04:04 PM

thanks for that Zero, I couldn't figure out why it wasn't updating.


All times are GMT. The time now is 06:52 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.01135 seconds
  • Memory Usage 1,733KB
  • 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
  • (3)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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