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)
-   -   Forum Display Enhancements - ESPN BottomLine (https://vborg.vbsupport.ru/showthread.php?t=246562)

acezakj 07-14-2010 10:00 PM

ESPN BottomLine
 
1 Attachment(s)
Very easy mod to install.

What is ESPN BottomLine?

Its a scrolling bar with live updates of sports. From ESPN

Instructions:
  1. AdminCP>Styles templates>Navbar
  2. Go all the way to the bottom and post this code:
  3. Code:

    <tr>
    <td class="alt1">
    <iframe src="http://espn.go.com/bottomline/espnewsbottomlinebasic.html" height="44px" width="100%">
    </iframe>
    </td>
    </tr>

  4. Should work perfectly, if not leave a question below.
Update from Atomic
If you want to show it only on a certain Forum or Forum(s), for vB 4.0.4,

Find in Forum Display Templates -> FORUMDISPLAY:
Code:

    {vb:raw template_hook.forumdisplay_below_subforums}
</vb:if>

Add Below: (change value 15 to your Forum ID to display in)

Code:

<!-- Sports Score Ticker Begin -->
<vb:if condition="$foruminfo['forumid']==15">
  <tr>
      <td class="alt1">
          <iframe src="http://espn.go.com/bottomline/espnewsbottomlinebasic.html" height="44px" width="100%"></iframe>
      </td>
  </tr>
</vb:if>
<!-- Sports Score Ticker End -->


RSNF 07-14-2010 11:53 PM

Why is it advertising last years college basketball scores? Also a gold tournament that's been over for some time now?

oddmud 07-15-2010 04:59 AM

I would also like to be able to only show hockey scores... is that possible?

MagicThemeParks 07-15-2010 11:27 AM

Looks like you can customize it, but probably for each person's settings it seems.

http://espn.go.com/bottomline/faq.html

thecelticway 07-15-2010 03:00 PM

installed~~~~~~~ works fine:up:

acezakj 07-15-2010 04:40 PM

Thanks for the feed back and yes you can customize the bar you hit the lock buttons to choose what you want to keep live on the bar.

acezakj 07-15-2010 04:45 PM

Quote:

Originally Posted by cardz247 (Post 2069287)
Why is it advertising last years college basketball scores? Also a gold tournament that's been over for some time now?

Dude i have no clue what your talking about visit the demo site thats what it should look like.

CharlieDelta 07-17-2010 06:17 PM

I like it!!! Installed.
Thanks

Madpoodle 07-18-2010 01:25 AM

Awesome, installed, thanks man!

GaRanT 07-18-2010 01:41 AM

Installed, Thank you !


All times are GMT. The time now is 02:42 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.01034 seconds
  • Memory Usage 1,729KB
  • 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)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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