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)
-   -   Profile Enhancements - Twitter Updates in Members Profile (https://vborg.vbsupport.ru/showthread.php?t=265541)

Gemma 06-24-2011 04:45 PM

Quote:

Originally Posted by x YNWA x (Post 2212140)
followed the instructions and it isnt working for me on 4.1.3 i have a profile field number 7, and it is in there under field7 as per instructions and no feed is showing up.

I've updated the files and instructions, if you'd like to try again.

I've merged the two versions together - but left the option to use either the basic or enhanced (css version).

The main change now is that I've included a blogger.js file which is hosted on your server instead of externally, this should solve the problems of Tweets not showing.

And if it doesn't work this time then I'm chucking it in the graveyard!

8thos 06-26-2011 08:42 AM

This is awesome! Installing now.

8thos 06-26-2011 09:04 AM

Works great! http://the8thlegion.com/members/7-DRE

fluidswork 06-27-2011 03:27 AM

Just awesome will check it out soon ................

Mr_Running 06-28-2011 06:37 PM

Quote:

Originally Posted by CharlieDelta (Post 2211562)
Same here.

Not that it's needed with the new version but I am finding this works when using the additional.css

Code:

Start
<vb:literal>

 End with:
</vb:literal>


Code:

<vb:literal>
div#twitter {
        width: 900px;0.81em;
        border: 0px solid #888;
}
p#preloader {
        margin: 0;
        padding: 1em 1em 1em 3em;
        background: transparent url("loader.gif") 1em center no-repeat;
       
}
ul#twitter_update_list {
        margin: 0;
        padding: 0 0.5em 0.5em 0.5em;
        list-style-type: none;
}
ul#twitter_update_list li {
        margin: 0;
        padding: 0.5em 0 0.5em 0;
        border-bottom: 0.5px solid #ccc;
}
ul#twitter_update_list li a {
        /* timestamp link */
        color: #f00;
}
ul#twitter_update_list li span {
        display: block;
}
ul#twitter_update_list li span a {
        /* links in tweet */
        color: #00f;
}
ul#twitter_update_list li.firstTweet {
}
ul#twitter_update_list li.lastTweet {
        border-bottom: none;
}
</vb:literal>


CharlieDelta 06-28-2011 06:46 PM

Thank you.

Eq4bits 06-28-2011 07:15 PM

Thanks! Installed and working perfectly on vB4.14. (I tried both regular & enhanced versions ;) no problems with either.

Now... if I could just find a mod that puts the latest tweet in the users info in the postbit I'd be a real happy camper ;)

x YNWA x 06-29-2011 11:45 PM

Quote:

Originally Posted by CharlieDelta (Post 2212164)
Ensure that you have the proper field # in all four instances. I have 4.1.3 and is working perfect. Read the code carefully and change all fieldXX to field18. Missing one will cause it to not load the tweets. :D

Did that too, but still not showing up. Maybe it is one of the other plugins interfering :(

Gemma 06-30-2011 07:05 AM

Is your Twitter account set to private or can tweets be publicly viewed?

Gemma 06-30-2011 01:24 PM

Quote:

Originally Posted by Eq4bits (Post 2214222)
Thanks! Installed and working perfectly on vB4.14. (I tried both regular & enhanced versions ;) no problems with either.

Now... if I could just find a mod that puts the latest tweet in the users info in the postbit I'd be a real happy camper ;)

You may like this? Not for showing your latest tweets but for keeping updated on friends or followers - https://vborg.vbsupport.ru/showthread.php?t=266047


All times are GMT. The time now is 07:44 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.04589 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)bbcode_quote_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