Version: 2.0.0, by HMBeaty
Developer Last Online: Feb 2020
Category: Add-On Releases -
Version: 3.6.5
Rating:
Released: 04-10-2007
Last Update: 04-10-2007
Installs: 46
DB Changes Uses Plugins Template Edits
Additional Files
No support by the author.
First off, thanks goes out to Sniper for giving me permission to modify his Mood Manager and release a Sports Manager.
Is currently not compatible with vBAdvanced (Unless someone wants to come out with a fix)
What is this? Basically its just like the Mood Manager but with sports.
Current Sports: FIFA: International Federation of Association Football MLB: Major League Baseball NASCAR: National Association of Stock Car Auto Racing NBA: National Basketball Association NCAA: National Collegiate Athletic Association NFL: National Football League NHL: National Hockey League Premier: English FA Premiership League Soccer in Uk
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
I followed the instructions below, but what I can't seem to do is get rid of the drop down menus by the private messages in the navbar. I can turn them off via VB Options, but it still seems to over ride the user profile options. I think becuase I let it auto-edit my navbar template, I can't pull that code out of there. HELP!
Quote:
Originally Posted by liquidrage
This uses the instructions found with this product except I changed the 3 templates that are modified to give it a look and functionality that better suited my site. It also makes use of a custom profile field to give users the ability to turn this on/off.
OK, for the way I did it: No support offered, use at own risk, yadda yadda yadda
In User Profile Fields from the Admin CP add a new field of type "Single-Selection Radio Button". First line value of Yes second line value of No
This doesn't need to be seen in the member list, nor searchable. So you probably want to turn those options off when creating it.
This is to let people turn this feature on and off. I display it on edit profile but wherever if you want is fine. Once it's saved look at the manager page for profile fields and you'll see it's named fieldX where X is a number. Remember this for later.
In the USERCP template find:
Code:
<!-- ############## END SUBSCRIBED FORUMS ############## -->
</if>
After that add:
Code:
<!-- YOUR TEAMS -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
<tr>
<td class="tcat" colspan="2">
Team Manager
</td>
</tr>
</thead>
<tbody id="collapseobj_usercp_forums" style="$vbcollapse[collapseobj_usercp_forums]">
<tr align="center" valign="bottom">
<td class="alt1">
<div width="100%"><span class="navbar"> $usernflteams $usernhlteams $usermlbteams
<br />
$usernbateams $userncaateams $usernascardrivers $userfifateams $userpremierteams </span></div>
</td>
</tr>
</tbody>
</table>
<br />
<!-- END OF YOUR TEAMS -->
In your PostBit template (postbit_legacy for me since I use the classic posbit look) find:
Can anyone help? I modded this mod so that the drop down menus go from the navbar to the user profile area. However, when I turn them off in VB Options, it doesn't recognize the selection you make and still displays whatever you selected in the navbar.
This would be perfect for my sports forum but I have dark background and the gifs don't work for me. I'll try to find team logos for dark bckgrnd and then I'll install it and let you know.
Hey everyone, I'm home on leave but only for a couple more days. Thank you all for the positive feedback and suggestions. I have VERY limited access to the internet since I've joined the military but hopefully in about 4 months, providing I'm not in Iraq, I will be able to update all of my modifications.........and my website. I apologize for any inconvenience this may cause anybody.
Hey everyone, I'm home on leave but only for a couple more days. Thank you all for the positive feedback and suggestions. I have VERY limited access to the internet since I've joined the military but hopefully in about 4 months, providing I'm not in Iraq, I will be able to update all of my modifications.........and my website. I apologize for any inconvenience this may cause anybody.
Hi there.
I think this thing is great but I need to know how bad are autoedits for custom styles?
THANK YOU! Looking forward to your updates. And thank for your help in advance.