The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Sports Team Icons v2.3 for vbBux / vbPlaza Details »» | |||||||||||||||||||||||||||
Sports Team Icons v2.3 for vbBux / vbPlaza
Developer Last Online: Jul 2018
Sports Team Icons v2.3 for vbBux / vbPlaza About This Addon: This allows you to purchase icons of your favorite sports team and display them in your users postbit. Currently only MLB, NBA, NFL, NHL, NASCAR, Premier League, NCAA, MLS, & FIFA World Cup 2006 icons are available for purchase. This hack adds a new category for sports teams. In the new category are the different leagues that are currently available to purchase. By default I have enabled the "Can Change Always" portion so all of your "bandwagon" fans can come back and change their icon depending on who their favorite team is that week. To remove teams, they will need to go back into the store where they purchased the icon and select remove to remove the icon, it is up to you to decide if you want to allow a refund. To add extra icons to a certain sport (maybe some old school logos) just name the logo in the same manner as the current ones and upload to that leagues folder. It's that easy thanks to the great coding of CMX. Pre-requisites: ***You must have vbBux / vbPlaza version 1.5.7 or higher installed in order for this to work!*** Installation & Upgrade Instructions:
Required Template Changes: Postbit & Postbit Legacy Find: Code:
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div> Code:
<if condition="$show['sports_icons']"><div>$post[sportsicons]</div><br /></if> v1.1 Changes:
v1.2 Changes:
v2.0 Changes:
v2.1 Changes:
v2.2 Changes:
v2.3 Changes:
***Thanks to CMX_CMGSCCC for the amazing vbBux / vbPlaza hack! ***Thanks to lordofgun for the suggestions regarding this hack and the NCAA icons! ***Thanks to LadyJo for the NASCAR Icons! ***Thanks to Gizmo5h1t3 for the Premier League info! ***Thanks to The Ottoman for the MLS icons! ***Thanks to soulface for the FIFA World Cup 2006 icons! Show Your Support
|
Comments |
#122
|
||||
|
||||
Quote:
The good news is, it's almost done. One big hold up was I had to install vbplaza 1.5 on my site before I started upgrading the sports icons. I don't want to release it until I have tested it on my own site. Keep your eyes peeled...it's coming. |
#123
|
||||
|
||||
OK guys...I just released the new update. I wasn't able to test every different scenario on the install/upgrade, so hopefully it works fine for all of you.
It did upgrade just fine on my board. I had version sports icons v1.2 installed and the upgrade went flawlessly. Once you have upgraded, delete the old sports icons for estore in the manage products section of the admincp. |
#124
|
|||
|
|||
Thank you sooooo much! Upgrading now.
(What about the F1 icons?) |
#125
|
||||
|
||||
They will be in a future upgrade. I wanted to change a couple thing with them (resize, make backgrounds transparent, etc...) and didn't have time to do it before rolling this out. I wanted to get people upgraded first.
|
#126
|
||||
|
||||
I didnt have to delete my old ones.. I guess it overwrote them... :shrug:
I had the category disabled.. Maybe that is why... Works great though.. Good job and thanks.. You even spelled CINCINNATI right |
#127
|
|||
|
|||
I upgraded from 1.1 to 2.0 and this is what I see...
|
#128
|
|||
|
|||
all working well here
|
#129
|
||||
|
||||
Quote:
So none of your prior purchases exist anymore? It must have been because it was disabled. I will double check the code just in case. It then upgrades accordingly depending on the version you have installed. |
#130
|
||||
|
||||
Quote:
|
#131
|
|||
|
|||
Code:
<!-- vbPlaza start --> <if condition="$post['giftsdisplay']"><div class="smallfont">$post[giftsdisplay]</div></if> <if condition="$post['ribbonsdisplay']"><div class="smallfont">$post[ribbonsdisplay]</div></if> <!-- vbPlaza end --><br> <if condition="$show['sports_icons']"><div>$post[sportsicons]</div><br /></if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|