The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
![]() |
|||||||||||||||||||||||||||
Shows country Flag for Users and Guests in, Who is Online
![]() Developer Last Online: Oct 2015 ![]() ![]()
Shows the country flag next to the user or guest in Who Is Online
Which I originally made it a Template Edit here: https://vborg.vbsupport.ru/showthrea...24#post2287624 If you have edited your Template with the above and wish to install this one please revert the Template you edited first. but as many like myself , like the xml Import way better. What does this product do? This product will display the country flag of users and guests on Who's Online. Credits: A big thank you goes out to Boofo for helping put my Template edit Mod into this xml file Mod. .................................................. .................................................. .................................................. ................. *Up-Date* Advanced Version Now available! There is now a paid advanced version of this mod available with no outside links. It will show the Country Flags in 6 places: 1) Member List 2) Member Profile 3) Postbit 4) Private Messages 5) Show Groups 6) Who's Online About the Advanced Version: This will fetch the flags directly from your site using no outside link. If you hover over the Flag, it will show you the country name. There are separate settings available to disable the flags for each area they are shown in, as well as settings for usergroups and userids allowed to view the flags. NOTE: Monthly updates needed to keep the flags locations current are included. For all those who are interested in the paid advanced version, please PM Boofo directly and he will take it from there, providing you with and necessary info: Boofo- https://vborg.vbsupport.ru/member.php?u=9948 .................................................. .................................................. .................................................. Version Information: Version 1.0.0 --Initial release for vB 4.X.XX (tested on all vB 4 versions right up to 4.1.10 and works fine) Installation Instructions: Go to your Admin CP Scroll down to 'Plugins & Products' Click 'Manage Products' Click 'Add/Import Product' Click the 'Browse' button, and locate the 'product-country_flag.xml' file on your computer Click Import Don't forget to Click Install:up: No Click No Support ![]() Supporters / CoAuthors Show Your Support
|
Благодарность от: | ||
Adrijan |
Comments |
#72
|
|||
|
|||
![]()
No - very standard vB
|
#73
|
||||
|
||||
![]()
Give us a link to your site?
Which version of vb are you using? |
#74
|
|||
|
|||
![]()
Is it possible to show the name of the country instead of the flag?
|
#75
|
||||
|
||||
![]()
The Advanced version does, but it is not possible with the linked version.
|
#76
|
|||
|
|||
![]()
Since I updated my site to 4.1.12 this has stopped working.
Any reasons why? I use the default skin |
#77
|
||||
|
||||
![]()
Yes, the whosonlinebit template isn't there anymore. It will need to be redone for 4.1.12.
|
#78
|
||||
|
||||
![]()
This was due to the Who Is Online Template no longer being in vB 4.1.12
In the next day or so i'll add the updated version for 4.1.12 Also the Advanced Version from Boofo is updated to 4.1.12 |
#79
|
|||
|
|||
![]()
does this work on 4.1.12,i have it installed ,but does not show flags
|
#80
|
||||
|
||||
![]()
To make it work for vb 4.1.12, you need to do the following:
In the xml file, change this line: Code:
$vbulletin->templatecache['whosonlinebit'] = str_replace($find, $find . $add, $vbulletin->templatecache['whosonlinebit']); to this: Code:
$vbulletin->templatecache['whosonline'] = str_replace($find, $find . $add, $vbulletin->templatecache['whosonline']); Let me know if that fixes it for you. |
#81
|
|||
|
|||
![]()
i changed the code in the xml file ,the re uploaded the file.I still dont see the fags.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|