vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - Country Flags - Postbit & Postbit_Legacy. vB 4.0.x (Inc GO (https://vborg.vbsupport.ru/showthread.php?t=229511)

sinikuk 03-12-2010 01:01 PM

I removed it myself, but maybe I should have left my comment! I've repeatedly asked in this thread for help only to be ingnored everytime!

All I needed was a yes or a no.

Welshy2008 03-12-2010 01:40 PM

It's a no, I am not doing all that again.

Venturer X 03-13-2010 07:34 AM

I've got a problem...

It tries to load http://XXXXXXXXXXXXX/forum/images/buttons/flags/.GIF

Even though I have selected UK in my profile field (I have made sure that the fieldX is field5 like it is in the User Profile Field Manager) but still only trys to load .GIF

Welshy2008 03-13-2010 08:50 AM

Quote:

Originally Posted by Venturer X (Post 2002658)
I've got a problem...

It tries to load http://XXXXXXXXXXXXX/forum/images/buttons/flags/.GIF

Even though I have selected UK in my profile field (I have made sure that the fieldX is field5 like it is in the User Profile Field Manager) but still only trys to load .GIF


You have Mail. :)

youradhere4222 03-13-2010 11:35 PM

I don't think the UK flag is working correctly.

Edit: Nevermind, I just needed to change the gif on UK to all-caps.

Affixxx 03-14-2010 01:20 AM

the images dont display right on some themes

Welshy2008 03-14-2010 09:02 AM

Quote:

Originally Posted by youradhere4222 (Post 2003146)
I don't think the UK flag is working correctly.

Edit: Nevermind, I just needed to change the gif on UK to all-caps.

I have been informed that the latest flag folders to be attached are .gif and not .GIF, as you correctly pointed out with the UK flag.

If it is the case that all the flags are .gif (I haven't checked as yet), it would be easier to chage the code from .GIF to .gif:

Code:

<!-- Wy Country Flags Start -->
<vb:if condition="$post['fieldX']"> <dt>Country:</dt> <img src="{vb:stylevar imgdir_button}/flags/{vb:raw post.fieldX}.GIF" alt="Users Country Flag" border="" /></vb:if>
<!-- Wy Flags End -->

Becomes:

Code:

<!-- Wy Country Flags Start -->
<vb:if condition="$post['fieldX']"> <dt>Country:</dt> <img src="{vb:stylevar imgdir_button}/flags/{vb:raw post.fieldX}.gif" alt="Users Country Flag" border="" /></vb:if>
<!-- Wy Flags End -->

And:

Code:

<!-- Wy Country Flags Start -->
<vb:if condition="$post['fieldX']"> <dt>Country:</dt> <img src="http://www.YOUR FORUM ADDRESS.com/images/buttons/flags/{vb:raw post.fieldX}.GIF" alt="This is {vb:raw post.username}'s Country Flag" border="" /></vb:if></p>
<!-- Wy Flags End -->

Becomes:

Code:

<!-- Wy Country Flags Start -->
<vb:if condition="$post['fieldX']"> <dt>Country:</dt> <img src="http://www.YOUR FORUM ADDRESS.com/images/buttons/flags/{vb:raw post.fieldX}.gif" alt="This is {vb:raw post.username}'s Country Flag" border="" /></vb:if></p>
<!-- Wy Flags End -->

As soon as I get some time, I will go through them.


Quote:

Originally Posted by Affixxx (Post 2003166)
the images dont display right on some themes

Are we talking about Firfox Here? If so, there is a known bug displaying some animagted gifs.

Jabong82 03-14-2010 09:30 AM

1 Attachment(s)
Hello I installed this mod a while ago and actually haven't noticed this until just now but I have an unusual problem with this in IE8. When I use IE8 I get a weird horizontal rule under the flag (see attachment).

Oh and in Firefox I just realized that I get the blurry image others are talking about. These were both working fine before but I guess its because I updated to new browsers for both. Any chance of a fix on these? Or is it just browser problems?

Thank you again for this great mod.

Edit: Nevermind I fixed the horizontal line it was a conflict with another mod :). Anyway is there any fix yet for Firefox?

Welshy2008 03-14-2010 11:11 AM

I know of the one in Firefox, but not the one in IE8. Unfortunately, that is down to those browsers and it is out of my hands, Sorry. :(

motorola 03-14-2010 12:05 PM

My flags dont appear. What's wrong?


All times are GMT. The time now is 04:43 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.01576 seconds
  • Memory Usage 1,751KB
  • 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
  • (4)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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