Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
ESPN BottomLine Details »»
ESPN BottomLine
Version: 1.00, by acezakj acezakj is offline
Developer Last Online: Aug 2011 Show Printable Version Email this Page

Category: Forum Display Enhancements - Version: 4.0.x Rating:
Released: 07-14-2010 Last Update: Never Installs: 37
Is in Beta Stage  
No support by the author.

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 -->

Screenshots

File Type: jpg Untitled.jpg (115.6 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
2 благодарности(ей) от:
acmalin927, mapleleaffans

Comments
  #12  
Old 07-18-2010, 12:11 PM
Madpoodle Madpoodle is offline
 
Join Date: May 2010
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

LOL, mixed reviews so far from the peanut gallery. One guy did ask if there was a motorsports bar we might use instead?
Reply With Quote
  #13  
Old 07-18-2010, 02:46 PM
DeviantFlash DeviantFlash is offline
 
Join Date: Mar 2009
Posts: 75
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any way to change the color scheme
Reply With Quote
  #14  
Old 07-18-2010, 05:09 PM
neto614's Avatar
neto614 neto614 is offline
 
Join Date: Dec 2006
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

wow works great ....

thanks
Reply With Quote
  #15  
Old 07-18-2010, 05:50 PM
ozzy47's Avatar
ozzy47 ozzy47 is offline
 
Join Date: Jul 2009
Location: USA
Posts: 10,929
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works great!!

Thanks
Reply With Quote
  #16  
Old 07-18-2010, 08:27 PM
AtomicAcidbath AtomicAcidbath is offline
 
Join Date: Jun 2010
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works!

I added it to show in our Sports forum only.
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 -->
Reply With Quote
  #17  
Old 07-19-2010, 10:38 AM
Madpoodle Madpoodle is offline
 
Join Date: May 2010
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Had to remove it, it wacks out the screens in Vista/IE and apparently Winders 7/IE...

Can't seem to paste screen print in here...

I just posted on our site asking for a screen print, and the entire post runs vertically down the post box..
Reply With Quote
  #18  
Old 07-19-2010, 10:50 AM
Madpoodle Madpoodle is offline
 
Join Date: May 2010
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

On Vista, the ESPN banner is spaced WAY left, you have to scroll over to the right to see the forum, and then the banner doesn't follow you over. Seems to mainly happen on the forum opages, not the main screen...
Reply With Quote
  #19  
Old 07-20-2010, 04:12 AM
sportsbuddys's Avatar
sportsbuddys sportsbuddys is offline
 
Join Date: May 2010
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Perfect for my sports site!!! Love it thank you
Reply With Quote
  #20  
Old 08-24-2010, 09:03 PM
Krusty1231's Avatar
Krusty1231 Krusty1231 is offline
 
Join Date: Jul 2010
Location: Canada
Posts: 366
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How do I add this to more than 1 location?

Nice one - thanks for this.
Reply With Quote
  #21  
Old 08-24-2010, 09:26 PM
ProFifaLeagues's Avatar
ProFifaLeagues ProFifaLeagues is offline
 
Join Date: Aug 2009
Location: Uk
Posts: 1,191
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

just copy paste the code into the header and footer Krusty or where its needed!
Reply With Quote
Reply


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 01:28 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05122 seconds
  • Memory Usage 2,328KB
  • Queries Executed 26 (?)
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
  • (5)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (2)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete