The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#41
|
||||
|
||||
WAAAHHHOOO! I've been wanting this forever!! works great!!
|
#42
|
||||
|
||||
works great, thanks
|
#43
|
||||
|
||||
Is this hack working for 3.0.3?
|
#44
|
||||
|
||||
Quote:
yep |
#45
|
||||
|
||||
Thanks mate
|
#46
|
||||
|
||||
I think this thread should be renames as Country Flag Hack and placed in an appropriate section in this forum... took me a while to locate this hack...
Regards |
#47
|
||||
|
||||
Quote:
appropriate section == http://www.vbulletintemplates.com This is a vB "Hack" board, you are referring to a template altering issue |
#48
|
|||
|
|||
This was a real mission for me with VB 3.03 using the instructions included but I finally got it working. Here are some quick instructions:
1. Download the hack 2. Upload the flags, we will use www.yourforum.com/flags/ as an example 3. Note: You do not have to create any new user profiles as there is already a profile for country. The user profile ID for country should be 6 by default. 4. Edit the postbit template, find Code:
<if condition="$post['field2']"><div>$vbphrase[location_perm]: $post[field2]</div></if> Code:
<if condition="$post[field8]"><div>$vbphrase[location_perm]: <img src="http://www.yourforum.com/flags/$post[field6].gif" border="0" alt="[field6]" /><br /></if> Code:
="$post[field8]"> Code:
<if condition="$post[field8]"><div>$vbphrase[country_12345]: <img src="http://www.yourforum.com/flags/$post[field6].gif" border="0" alt="[field6]" /><br /></if> Code:
<if condition="$post[field8]"><div>Country: <img src="http://www.yourforum.com/flags/$post[field6].gif" border="0" alt="[field6]" /><br /></if> |
#49
|
|||
|
|||
Scratch step number 3. Some people may not have the country list already there. If not, insert all the countries from the flag_list as VB3 allows to add them all. See attachment
|
#50
|
|||
|
|||
What does this hack do? I saw a site that had country flags scrolling for online users... that is what I would love.
Is there a clear set up on how to do this hack? I really dont want to mess with my site more than it is... or a screen shot or something! LOL. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|