vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   vBulletin CMS Widgets - Twitter Widget (working with private account) (https://vborg.vbsupport.ru/showthread.php?t=285581)

Luis 07-14-2012 10:00 PM

Twitter Widget (working with private account)
 
1 Attachment(s)
hi guys!
this is my twitter widget hope you like

PS: sorry for my bad english but im italian :erm:

Installation:

1. create new widget called "Twitter" and select static HTML
https://vborg.vbsupport.ru/external/2012/07/36.jpg

2. now go on "configure" and put in this code
PHP Code:

<script src="http://widgets.twimg.com/j/2/widget.js"></script>
<
script>
new 
TWTR.Widget({
  
version2,
  
type'profile',
  
rpp10,
  
interval30000,
  
width300,
  
height300,
  
theme: {
    
shell: {
      
background'#4092db',
      
color'#ffffff'
    
},
    
tweets: {
      
background'#ffffff',
      
color'#19508a',
      
links'#0066ff'
    
}
  },
  
features: {
    
scrollbartrue,
    
loopfalse,
    
livefalse,
    
hashtagstrue,
    
timestamptrue,
    
avatarsfalse,
    
behavior'all'
  
}
}).
render().setUser('put here your twitter name').start();
</
script

PS: put your twitter name in the last line

https://vborg.vbsupport.ru/external/2012/07/37.jpg

3. now you are done and can seen on you cms your twitter widget!
https://vborg.vbsupport.ru/external/2012/07/38.jpg


PSS: im not a coder i have find this on the web via firebug and i have make my personal widget ... share for all because on vb.org i have find only twitter widget working with public profile!

Shadow 07-15-2012 05:13 PM

Nice find my friend!

Reycer 07-16-2012 01:14 AM

This would be a Template Edit, not a Mod

safakuygur 07-16-2012 06:28 AM

very good thanks

Luis 07-16-2012 02:28 PM

Quote:

Originally Posted by Reycer (Post 2348522)
This would be a Template Edit, not a Mod

huh??? https://vborg.vbsupport.ru/external/2012/07/32.jpg

Shadow 07-16-2012 03:06 PM

He means you should have created this thread in this forum:

https://vborg.vbsupport.ru/forumdisplay.php?f=246

Luis 07-17-2012 12:52 PM

Quote:

Originally Posted by Shadow (Post 2348696)
He means you should have created this thread in this forum:

https://vborg.vbsupport.ru/forumdisplay.php?f=246

yes man, i think is correct because u need make template manually!
PS: guys sorry me ... remember im italian and my english is not good :( sorry!

Beckenbauer 07-21-2012 01:54 PM

very nice!

lapiervb 07-21-2012 01:56 PM

Would this slow the page load at all?

Luis 07-25-2012 07:16 PM

Quote:

Originally Posted by lapiervb (Post 2350147)
Would this slow the page load at all?

Does not slow down nothing (thx my translator xD)

Beckenbauer 08-27-2012 02:04 PM

The widget is often empty.
Any ideas?


All times are GMT. The time now is 06: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.01075 seconds
  • Memory Usage 1,747KB
  • 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
  • (1)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (11)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete