vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - Sports Manager (NFL, NBA, NCAA, MLB, FIFA, NASCAR, NHL, Premier) (https://vborg.vbsupport.ru/showthread.php?t=144530)

edytwinky 03-24-2008 07:39 PM

Anybody have any screenshots?

edytwinky 04-08-2008 07:22 PM

Anybody?

SidelineSports 04-09-2008 12:12 PM

Screenshots are throughout these 6 pages. Read back and you'll see them.

edytwinky 04-09-2008 06:42 PM

I just went through all six pages and I saw two sets of screenshots for people who made changes to the original mod. But I did not see any screenshots of the original modification.

SidelineSports 04-10-2008 12:22 PM

Quote:

Originally Posted by CLF (Post 1451742)
Does anyone have any idea where could I find small team logos for dark background?
THANK YOU!!!

CLF, I'm trying to create .png logos without backgrounds that will work with dark boards. It may take me a while, but I'm working on it. I'll get with you if it's successful.

CLF 08-15-2008 03:56 AM

Quote:

Originally Posted by SidelineSports (Post 1487422)
CLF, I'm trying to create .png logos without backgrounds that will work with dark boards. It may take me a while, but I'm working on it. I'll get with you if it's successful.

Hey, SidelineSports

I collected them all for NFL, NCAAF, NBA, NCAAB and MLB.
You can get them all HERE

Cheerz! :)

TruVB 03-15-2009 02:32 PM

3.8?

anyone have an update?

HMBeaty 03-15-2009 05:03 PM

Quote:

Originally Posted by TruVB (Post 1768707)
3.8?

anyone have an update?

Not yet, sorry. I'll be working on it though in the near future.

TruVB 04-02-2009 12:14 PM

ok cool, cant wait for it!

CLF 05-22-2009 11:19 AM

Quote:

Originally Posted by skorzguy (Post 1225317)
Here's what I did to make everything look good in the navbar and postbit template. It's probably not coded correct but it worked.

postbit template:
-----------------------------------------------------------------------------------------------------------

Find:
------
<tr>
<if condition="$show['avatar']"><td class="alt2" valign="top"><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a></td></if>

** you probably won't have the valign="top", I added this to make sure the avatar was on top.

Add above:
--------------

<!-- /show teams -->
<tr> <div align="left">
<if condition="$post['nflteam']">
<!-- current team -->
<fieldset><legend>My Teams</a></legend>
<if condition="!empty($post[nflteam])">
$vbphrase[my_nflteam]: <img src="$vboptions[bburl]/images/nfl/$post[nflteam].gif" border="0" /></if>
<if condition="!empty($post[nbateam])">
$vbphrase[my_nbateam]: <img src="$vboptions[bburl]/images/nba/$post[nbateam].gif" border="0" /></if>
<if condition="!empty($post[mlbteam])">
$vbphrase[my_mlbteam]: <img src="$vboptions[bburl]/images/mlb/$post[mlbteam].gif" border="0" /></if>
<if condition="!empty($post[nhlteam])">
$vbphrase[my_nhlteam]: <img src="$vboptions[bburl]/images/nhl/$post[nhlteam].gif" border="0" /></if>
<if condition="!empty($post[ncaateam])">
$vbphrase[my_ncaateam]: <img src="$vboptions[bburl]/images/ncaa/$post[ncaateam].gif" border="0" /></if>
<if condition="!empty($post[nascardriver])">
$vbphrase[my_nascardriver]: <img src="$vboptions[bburl]/images/nascar/$post[nascardriver].gif" border="0" /></if>
<if condition="!empty($post[fifateam])">
$vbphrase[my_fifateam]: <img src="$vboptions[bburl]/images/fifa/$post[fifateam].gif" border="0" /></if>
</fieldset></if>
</div></tr>
<!-- /show Teams -->

It's not best code, maybe someone can fix it and make it better.

Thank you for this. Great positioning. The only thing to be fixed is that line in red, but I guess you just mistyped it ;) I believe it has to be with

<if condition="$show['member']">


But again, great positioning and I'm glad I found your post. :)


Cheers everyone! :up:


All times are GMT. The time now is 09:13 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.01170 seconds
  • Memory Usage 1,740KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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