The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Country Display for Who's Online Details »» | |||||||||||||||||||||||||
*** Staff note: The author of this modification has passed away in a diving accident. We wish his family all strength in dealing with this traggic issue. ***
Country Display for Who's Online What does this do? It adds another column to your Who's Online display, with the country where the user is logging on from. You can choose either the name, the flag or both. You can also decide which users can see this information. How about a quick summary of features? Country display can be admin/moderator only, or available for everyone to see You can display the country name, a flag, or both. You can use alternative flag sets if you want Adds minimal overhead, no additional queries Works on 3.6.6, 3.6.7 and should work for future versions as well. Will not work on versions prior to this. There is a manual file hack for previous versions here (unsupported). Country information is provided by the GLA (Geographic Location Awareness) mod. Therefore updates to GLA will automatically provide improvements to any mod using GLA. How do I install? 1. Install GLA first. You can find it here. It's easy and takes a minute. 2. Download and install the enclosed .xml file via adminCP -> Plugins & Products -> Manage Products -> Add/Import Product -> Import. How do I configure it? By default it will display only the country name to admin, super moderators and moderators. You can change this under vBulletin Options -> Who's Online Options. Be sure to check these options and click "save", even if you haven't changed anything. See attached screenshots. Before posting on this thread: If your issue concerns questions about country detection, the accuracy of the database, etc - please post your question on the GLA thread instead. Please only post issues here concerning the Who's Online display itself. Please click install. Support requests from people who have not clicked install may not be answered. Version history: V1.0 - (07.07.07) Initial release Show Your Support
|
Comments |
#12
|
|||
|
|||
oke you've right.
country table is there but no flag no country name on WOL. In admincp is set the show... again there is created "COUNTRY" in WOL but no FLAG no COUNTRYNAME. installed exact like .txt. |
#13
|
|||
|
|||
Quote:
On the other hand, you might be saying that country table is the column for "Country" on the who's online table itself (if this is what you meant the column rather than table is the word you wanted). Although you've improved the amount of information you've supplied, please take the time to write clearly and in detail, and I might be able to help you more. In the meantime, I take it you noticed this part in the instructions: Quote:
|
#14
|
||||
|
||||
Am I correct in assuming that the displays don't update until someone changes what they're doing on the forums? ie: I just installed it, but only a smattering of the 100+ people listed in the Who's Online have a flag next to their name. But as I've reloaded over the last several minutes, I've noticed some of them filling in as they moved around the board.
Is that correct, or is something wrong? Thanks! Joe |
#15
|
|||
|
|||
Quote:
|
#16
|
|||
|
|||
yeah column is there on WOL but no FLAG no NAME. Thanks.
|
#17
|
|||
|
|||
i'll love this if it can show up in the postbit
|
#18
|
|||
|
|||
i'm using 3.6.4, so that may be the issue. the database is good and everything installed correctly as far as i can tell but there's no cell for the country data on the page:
Code:
<td class="alt1"><div class="smallfont"> <a href="online.php?do=resolveip&ipaddress=" id="resolveip_1" title="Resolve IP Address"></a> </div></td> Flag cell should be here. <td class="alt1"></td> <td class="alt2" align="center" nowrap="nowrap"> <a href="#" onclick="imwindow('aim', '1', 400, 200); return false;"><img src="http://blogicology.com/images/misc/im_aim.gif" alt="Send a message via AIM " border="0" /></a> </td> |
#19
|
|||
|
|||
Quote:
Ok, this is the string I am targetting in both WHOSONLINE and whosonlinebit: Code:
<if condition="$vboptions['showimicons']"> |
#20
|
|||
|
|||
alright, i've determined that, on my board, $userinfo[country_iso2] $userinfo[country] are invariably returned as null. though they're correct in the session table.
|
#21
|
|||
|
|||
Quote:
You can switch to PM's now if you like - that would help to keep all the boring stuff off the thread until we resolve this. If there's information that comes out that is useful, I'll update this thread. |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|