![]() |
Quote:
|
Quote:
Which version of vb are you using? |
Is it possible to show the name of the country instead of the flag?
|
The Advanced version does, but it is not possible with the linked version.
|
Since I updated my site to 4.1.12 this has stopped working.
Any reasons why? I use the default skin |
Yes, the whosonlinebit template isn't there anymore. It will need to be redone for 4.1.12.
|
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 |
does this work on 4.1.12,i have it installed ,but does not show flags
|
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. |
i changed the code in the xml file ,the re uploaded the file.I still dont see the fags.
|
All times are GMT. The time now is 08:15 PM. |
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:
|