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

Reply
 
Thread Tools
Sports Team Icons v2.3 for vbBux / vbPlaza Details »»
Sports Team Icons v2.3 for vbBux / vbPlaza
Version: 2.3, by caimakale caimakale is offline
Developer Last Online: Jul 2018 Show Printable Version Email this Page

Version: 3.5.5 Rating:
Released: 02-23-2006 Last Update: 08-22-2006 Installs: 79
DB Changes Uses Plugins Template Edits
Additional Files  
No support by the author.

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:
  1. Upload all the files in the Upload folder to your website.
  2. Import the .xml file using the Plugin System located in your AdminCP.
  3. Perform the required template changes below.

Required Template Changes:
Postbit & Postbit Legacy

Find:

Code:
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div>
Below it add:

Code:
				<if condition="$show['sports_icons']"><div>$post[sportsicons]</div><br /></if>
You can change the category settings for this addon in AdminCP >> vbPlaza Options >> Manage Categories >> Sports Teams. You can change the item settings for this addon in AdminCP >> vbPlaza Options >> Manage Options >> Sports Team section, just pick the league you want to edit. Make sure you set your usergroup permissions for this. If you uninstall vbPlaza / vbBux for any reason you will need to re-install this addon as well.

v1.1 Changes:
  1. Added NASCAR store item - Thanks LadyJo for the icons!
  2. Changed the icon names - Make sure you delete the MLB, NBA, NFL, & NHL folders in the /images directory before uploading this. If you don't you will have every icon available in your store twice!
  3. Updated the postbit/postbit legacy code - Make sure you update the code in your postbit/postbit legacy with the new code above.

v1.2 Changes:
  1. Added Premier League store item - Thanks Gizmo5h1t3 for the help with this!
  2. Changed the icon names (Again) - Make sure you delete the MLB, NBA, NFL, NHL, & NASCAR folders in the /images directory before uploading this. If you don't you will have every icon available in your store twice!
  3. Added code to strip underscores and hyphens when displaying the team name in the store drop down and when hovering over the icon in the postbit. Now 3-Dale_Earnhardt.gif will show up like 3 - Dale Earnhardt. Follow the example of the names if you have added your own custom icons to certains sports. Only use the underscore (_) and hyphen (-) along with the letters and numbers. Do not use spaces.
  4. Changed postbit code - Make sure you edit your postbit template with the new code. I did this so when future updates come out, you don't have to keep editing your postbits. If you don't like the sport you can simply disable it in vbPlaza Options >> Manage Options. Once there find the sport and go disable it.
  5. Fixed problem with templates not being cached.
  6. I cleaned up the code and a few other things that I can't think of right now!

v2.0 Changes:
  1. Upgraded to work with vbplaza 1.5.0+
  2. Added NCAA store item - Great work with the icons lordofgun!
  3. Changed the postbit/postbit legacy code - I know I said no more template updates, but this one is kinda out of my control. This change should prevent any further updates to templates.

v2.1 Changes:
  1. Added MLS store item - Thanks for the icons The Ottoman!

v2.2 Changes:
  1. Added FIFA World Cup 2006 store item - Thanks for the icons soulface!

v2.3 Changes:
  1. Updated to work with vbPlaza version 1.5.7+.

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

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #92  
Old 03-04-2006, 10:31 AM
Gizmo5h1t3's Avatar
Gizmo5h1t3 Gizmo5h1t3 is offline
 
Join Date: Aug 2005
Location: ROCHDALE LANCS UK
Posts: 650
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by caimakale
I did this intentionally. As pointed out earlier in the thread have a file named Chicago Bulls.gif isn't web compliant. So I renamed it to Chicago_Bulls.gif. Then I added code to find _ and replace it with a space. When you see this type of thing, that is what I was referring to when I say you will need to go back into the store and repurchase your icon. If you left it set to "Can Change Always" then it shouldn't charge your users to go back and make these changes. Otherwise you will need to go through your database and add an _ to all names where there is a space for the teams and the nascar names would need even more work.

Going back and purchasing them again will be the easiest way to fix it. Try it and let me know how it works out for you.
going back and re purchasing it worked fine mate...
also, i noticed that when i went back into the nba folder, the option is there to remove it anyway....so its not a problem ...

nice work mate, this is one excellent addition
Reply With Quote
  #93  
Old 03-04-2006, 09:33 PM
lordofgun lordofgun is offline
 
Join Date: Jan 2002
Posts: 285
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

GREAT UPDATE!

The only thing I can't figure out is how to order the sports in the order I want in postbit. IS there an option to do that in the admin cp? If not, how do I change it manually?
Reply With Quote
  #94  
Old 03-04-2006, 09:56 PM
lordofgun lordofgun is offline
 
Join Date: Jan 2002
Posts: 285
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Never mind...edited the product file to display in my desired order. Was pretty easy.
Reply With Quote
  #95  
Old 03-04-2006, 11:52 PM
lordofgun lordofgun is offline
 
Join Date: Jan 2002
Posts: 285
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So members have to repurchase these items upon upgrading to 1.2, right?

Well, I set can change always to yes, but some of my members who had bought teams before the upgrade are still getting this message if they have less than the required points to purchase:

Quote:
You do not have enough ZoneBux to perform this action.
Any ideas?
Reply With Quote
  #96  
Old 03-05-2006, 12:30 AM
MorrisMcD's Avatar
MorrisMcD MorrisMcD is offline
 
Join Date: Nov 2003
Location: Cincinnati, Ohio
Posts: 415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by lordofgun
So members have to repurchase these items upon upgrading to 1.2, right?

Well, I set can change always to yes, but some of my members who had bought teams before the upgrade are still getting this message if they have less than the required points to purchase:



Any ideas?
Yes.. The reason is they must have the money in hand that it WOULD cost.. It wont charge them again.. But you must have that amount at least.. I just came to report it..

Glad someone else noticed..
Reply With Quote
  #97  
Old 03-05-2006, 03:32 AM
caimakale's Avatar
caimakale caimakale is offline
 
Join Date: Nov 2004
Posts: 325
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by lordofgun
So members have to repurchase these items upon upgrading to 1.2, right?

Well, I set can change always to yes, but some of my members who had bought teams before the upgrade are still getting this message if they have less than the required points to purchase:



Any ideas?
Sorry guys I know this is kind of a pain, but it shouldn't be a problem going forward.
Reply With Quote
  #98  
Old 03-05-2006, 03:40 AM
dirtycrow dirtycrow is offline
 
Join Date: Apr 2004
Posts: 350
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i love this mod, but I'm going to wait upgrading it from 1.1 until the NCAA icons come out ( hoping )
Reply With Quote
  #99  
Old 03-05-2006, 04:47 AM
caimakale's Avatar
caimakale caimakale is offline
 
Join Date: Nov 2004
Posts: 325
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by dirtycrow
i love this mod, but I'm going to wait upgrading it from 1.1 until the NCAA icons come out ( hoping )
I would recommend upgrading sooner to prevent users from purchasing icons that won't exist after the next upgrade. The good news about the ncaa is that when it its released, it won't require any more code modifications than you will do in 1.2. You will need to upload and import the new product xml file and all should be fine.

The longer you wait and the more purchases that are made during that time will result in more broken images when you do finally do the upgrade.
Reply With Quote
  #100  
Old 03-05-2006, 04:58 AM
dirtycrow dirtycrow is offline
 
Join Date: Apr 2004
Posts: 350
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok, you win

BTW, for the nascar icons get we get a 12 - Newman icon and a 17 Kenseth icon?
Reply With Quote
  #101  
Old 03-05-2006, 05:24 AM
MorrisMcD's Avatar
MorrisMcD MorrisMcD is offline
 
Join Date: Nov 2003
Location: Cincinnati, Ohio
Posts: 415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by dirtycrow
ok, you win

BTW, for the nascar icons get we get a 12 - Newman icon and a 17 Kenseth icon?
And while yer at it.. Spell cincinnati right...

just kiddin
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 11:02 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.05078 seconds
  • Memory Usage 2,325KB
  • Queries Executed 25 (?)
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
  • (2)bbcode_code
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete