Version: 2.3, by caimakale
Developer Last Online: Jul 2018
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:
Upload all the files in the Upload folder to your website.
Import the .xml file using the Plugin System located in your AdminCP.
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:
Added NASCAR store item - Thanks LadyJo for the icons!
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!
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:
Added Premier League store item - Thanks Gizmo5h1t3 for the help with this!
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!
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.
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.
Fixed problem with templates not being cached.
I cleaned up the code and a few other things that I can't think of right now!
v2.0 Changes:
Upgraded to work with vbplaza 1.5.0+
Added NCAA store item - Great work with the icons lordofgun!
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:
Added MLS store item - Thanks for the icons The Ottoman!
v2.2 Changes:
Added FIFA World Cup 2006 store item - Thanks for the icons soulface!
v2.3 Changes:
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.
Mine is showing the images as linking to (example) cincinati reds but the file name is cincinati_reds... so they are broken. when I renames it to cincinnati reds with a space it worked
Oh.. And just fyi.. Its cinciNNati
I am not following on your first example.
I renamed the mlb image...that's what I get for working on this at 2:30 AM. At least I spelled it right with the Bengals.
I renamed the mlb image...that's what I get for working on this at 2:30 AM. At least I spelled it right with the Bengals.
lol
I noticed you spelled it right on the Bengals..
Well.. The images are broken for me.. So I check the location.. It is like nfl/cincinnati%20bengals.jpg....
However, the file is named nfl/cincinnati_bengals.jpg
I renamed the image to cincinnati bengals.jpg and THEN it works fine.. Any idea why or is this just a mess up on your part? Maybe its my system but that is what I am gettin
deleted all the images before i upgraded....and now, i have a red x where i had chicago bulls before....its not removed the sports icon i had....
so now i have a red x, and manchester united showing....lol
also im getting the %20 thing mentioned above in the filename
Either we need to rename the phrases to point to cincinnati_bengals or rename the file itself from cincinnati_bengals to cincinnati bengals (for example)
I wager he is whipping something up right now But that will temp fix it for you.. Renaming the files is easiest as long as your host will allow filenames with spaces.. If not.. Just put the %20 in there instead of the _
Well.. The images are broken for me.. So I check the location.. It is like nfl/cincinnati%20bengals.jpg....
However, the file is named nfl/cincinnati_bengals.jpg
I renamed the image to cincinnati bengals.jpg and THEN it works fine.. Any idea why or is this just a mess up on your part? Maybe its my system but that is what I am gettin
Quote:
Originally Posted by Gizmo5h1t3
problem...
installed the 1.2...works fine
except for this..
deleted all the images before i upgraded....and now, i have a red x where i had chicago bulls before....its not removed the sports icon i had....
so now i have a red x, and manchester united showing....lol
also im getting the %20 thing mentioned above in the filename
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.
Either we need to rename the phrases to point to cincinnati_bengals or rename the file itself from cincinnati_bengals to cincinnati bengals (for example)
I wager he is whipping something up right now But that will temp fix it for you.. Renaming the files is easiest as long as your host will allow filenames with spaces.. If not.. Just put the %20 in there instead of the _
The problem with spaces is your linux users (or almost any user that isn't on windows) will have problems. Make sure the icons are set to "Can Change Always" in AdminCP >> eStore Options >> Manage Options. Go into each sport and make sure they are set to can change always. It is set to this by default, so if you haven't changed the settings then you should be ok to move on to the next step.
Then instruct your users to back and repurchase their icon for free to fix it. If you renamed files to include spaces, change it back or you may run into problems in the future.
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.
Yup
That worked for me... I know not MANY people have bought these... Which table/field is this in the database? I may fix it for the few users that bought it
That worked for me... I know not MANY people have bought these... Which table/field is this in the database? I may fix it for the few users that bought it
It's in the users table. Each sport has it's own column...estore_mlb, estore_nba, estore_nfl, ... you get the picture.
If it would be easier I can add code to completely erase the teams that have been purchased. But then your users would have to purchase them again.
I didn't add it to this because as long as you have it set to can change always, then they can go change it for free if they have purchased it once....even if the names don't match up and only have a red x showing...just go back to the store and purchase your team agian.