vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Mini Mods - Shows country Flag for Users and Guests in, Who is Online (https://vborg.vbsupport.ru/showthread.php?t=276950)

Bankfodder 04-04-2012 06:58 AM

Quote:

Originally Posted by Boofo (Post 2316585)
You must be using a custom style then. It DOES work on the default style.

No - very standard vB

New Joe 04-04-2012 07:05 AM

Quote:

Originally Posted by Bankfodder (Post 2316623)
No - very standard vB

Give us a link to your site?
Which version of vb are you using?

lapiervb 04-07-2012 04:33 PM

Is it possible to show the name of the country instead of the flag?

Boofo 04-07-2012 04:52 PM

The Advanced version does, but it is not possible with the linked version.

Fready 05-10-2012 02:49 AM

Since I updated my site to 4.1.12 this has stopped working.
Any reasons why?
I use the default skin

Boofo 05-10-2012 03:02 AM

Yes, the whosonlinebit template isn't there anymore. It will need to be redone for 4.1.12.

New Joe 05-10-2012 06:27 AM

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

FTG LIQUID CL 05-21-2012 08:00 PM

does this work on 4.1.12,i have it installed ,but does not show flags

Boofo 05-21-2012 08:35 PM

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.

FTG LIQUID CL 05-21-2012 09:06 PM

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
  • Page Generation 0.01038 seconds
  • Memory Usage 1,729KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete