vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Miscellaneous Hacks - vbulletin 3.8.x Shows country flag next to IP in, who is online (https://vborg.vbsupport.ru/showthread.php?t=320800)

nookta 11-15-2015 10:00 PM

vbulletin 3.8.x Shows country flag next to IP in, who is online
 
1 Attachment(s)
admincp-> Styles-themes,

search for the template " whosonlinebit "
After you have opened the template

change complete

J19784B5A39B 11-17-2015 06:59 PM

But normal is the question mark?http://imgur.com/FmH8XcL

nookta 11-19-2015 06:22 AM

When he couldn't find the site he took data countries turns out to be a question mark

NelGlez 12-11-2015 03:52 PM

Quote:

Originally Posted by J19784B5A39B (Post 2558903)
But normal is the question mark?http://imgur.com/FmH8XcL

I think that just means it couldn't find the country so a question mark appears.

nookta 12-11-2015 03:56 PM

Because of the different IP addresses, the IP addresses of the site drawn by some strangers

J19784B5A39B 01-17-2016 10:00 PM

why you see so the flag?
http://imgur.com/26Kvt0B

z3r0 01-20-2016 03:47 PM

The API that this used is no longer online, swapping to another one will get you working again, it may not be perfect but it's the only Geo API I could see that had the flags.

Find
Code:

src="http://api.hostip.info/flag.php?ip=$userinfo[host]"
and change to
Code:

src="http://www.geojoe.co.uk/api/flag/?ip=$userinfo[host]"

J19784B5A39B 01-21-2016 08:21 PM

yes it is ok, thank you very much


All times are GMT. The time now is 02:54 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
  • Page Generation 0.00977 seconds
  • Memory Usage 1,720KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete