![]() |
Any chance of the code being updated to 4.0? Looks like all that needs updating is the Postbit Legacy code.
|
Quote:
|
Any reason why the icons sometimes don't show up for some users? They'll show, then not show - leaving a red X in Explorer. Firefox of course does not show the broken link.
Fixed. I overlooked the "set to private" setting. It was set to "yes" which was causing some chaos. Nice mod. I had to make a logo for Virginia Tech and take an extra "s" off the end of Nebraska Cornhuskers. |
To get this to work on vB4 I used everything here except I used the following code in my postbit legacy...
Code:
<vb:if condition="$post['fieldX']"><img src="images/teams/{vb:raw post.fieldX}.gif" alt="Sports Logo" border="" /></vb:if> Code:
{vb:rawphrase 'posts'} : {vb:raw post.posts} |
This is cool but the postbit area can get very 'busy' for some peoples tastes. I added another option to let users disable seeing these at all if they choose:
Make yet another custom user profile field, this time a Single Selection Radio Button... Options: Yes No Filed Required: Yes at registration... The rest of the settings same as mentioned for the other fields. Code:
<if condition="($vbulletin->userinfo['fieldY'] != 'No')"> |
There's a typo in the file name for the: Missouri Tigers.gif image. (That's the corrected name.)
|
1 Attachment(s)
There was also no image at all for the Clemson Tigers...very anti-cat I see? :p
Anyway I made this image quickly to fit in (50x40 pix) but would be interested if there's a 'real' logo out there. Edit: Added better one. Also no image for: Virginia Tech Hokies (also added here). |
1 Attachment(s)
OK so I've made 50x40 logos for all major (and some minor) Car Makers common in North America...
Download the ZIP, upload the files to your /images/teams/ folder and then edit your custom profile field(s) and copy and paste the following lines below your last sports team: Code:
<<Automobiles>> |
1 Attachment(s)
Logos for common (in North America) Beers and Fast Food/Restaurants
Code:
<<Restaurants & Fast Food>> Code:
<<Beers, Lagers & Ales>> |
Great work Bird.
|
All times are GMT. The time now is 07:28 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|