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)

niadene 01-15-2010 03:32 PM

got it..but can i put it above join date? https://vborg.vbsupport.ru/external/2010/01/78.jpg

Cobro 01-15-2010 03:57 PM

Outstanding work Welshy2008

Switch3130 01-15-2010 07:09 PM

Thanks for finding those 2 flags for me Welshy2008. :D

COL NIL SATIS 01-15-2010 07:23 PM

Fantastic work welshy!!! love this mod its awesome...any chance we can have the northern ireland flag pal????

Welshy2008 01-15-2010 08:10 PM

Quote:

Originally Posted by Cobro (Post 1956621)
Outstanding work Welshy2008


:D

Quote:

Originally Posted by Switch3130 (Post 1956787)
Thanks for finding those 2 flags for me Welshy2008. :D

No problem - Don't know why they weren't in the original foler.

Quote:

Originally Posted by COL NIL SATIS (Post 1956800)
Fantastic work welshy!!! love this mod its awesome...any chance we can have the northern ireland flag pal????

The flags were made by a friend of Cobro. :p

Welshy2008 01-15-2010 08:19 PM

Quote:

Originally Posted by niadene (Post 1956607)
got it..but can i put it above join date? https://vborg.vbsupport.ru/external/2010/01/78.jpg



Please click Installed.



FIND:

Code:

<if condition="$post['joindate']"><div class="userinfo"><strong>$vbphrase[join_date]: $post[joindate]</div></if>
ADD ABOVE:

Code:

<p>
<!-- Wy Country Flags Start -->
<if condition="$post['field6']">
    Country: <img src="http://www.coders-realm.com/images/buttons/flags/$post[field6].GIF" alt="$post[username]'s Country Flag on My Country!" border="" />
</if>
<!--// Wy Country Flags End --></p>


niadene 01-16-2010 05:16 AM

can i make it in center?coz it shows on the right side...i want it on the center

argothiusz 01-16-2010 09:05 AM

Cambodia Flag is missing :( and the option attached list is not listed in alphabetically order if you take a closer look at it toward the end. :(

Welshy2008 01-16-2010 09:10 AM

Quote:

Originally Posted by niadene (Post 1957143)
can i make it in center?coz it shows on the right side...i want it on the center


I noticed that you're just using the flag and No text, So try...


FIND:

Code:

<if condition="$post['joindate']"><div class="userinfo"><strong>$vbphrase[join_date]: $post[joindate]</div></if>
ADD ABOVE:

Code:

<p>
<!-- Wy Country Flags Start -->
<if condition="$post['field6']">
<CENTER><img src="http://www.coders-realm.com/images/buttons/flags/$post[field6].GIF" alt="$post[username]'s Country Flag on My Country!" border="" />
</if>
<!--// Wy Country Flags End --></p>


Welshy2008 01-16-2010 09:15 AM

1 Attachment(s)
Quote:

Originally Posted by argothiusz (Post 1957205)
Cambodia Flag is missing :( and the option attached list is not listed in alphabetically order if you take a closer look at it toward the end. :(

Attached.


I have noticed that the list is not in alaphbetical order - I will sort that out asap. :)


All times are GMT. The time now is 01:19 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.01670 seconds
  • Memory Usage 1,744KB
  • 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
  • (6)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