vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Show Thread Enhancements - Stop showing signature more than once in each page! (https://vborg.vbsupport.ru/showthread.php?t=233514)

ToNetU 01-18-2010 10:00 PM

Stop showing signature more than once in each page!
 
1 Attachment(s)
hi there,

this is how to stop showing signature twice in the same page.

to do this, find in postbit template or postbit_legacy if you are using it
Code:

<vb:if condition="$post['signature']">
replace it to this:
Code:

<vb:if condition="$post['signature'] AND !$vboptions['shownsigs'][$post[userid]] AND $vboptions['shownsigs'][$post[userid]] = true">
- when you post something by using quick post box, it will show you the signature if it's already shown, but when you refresh the page it will disappear :)
- if there are for example 2 pages in the thread it will show the signature once per page.

- PLEASE don't forget to click install.

that's it :)

Arcade Fire 01-19-2010 04:35 PM

Nice, Excellent, installed & nominate! :D

Dr.osamA 01-20-2010 12:43 AM

???? ???? ??? ??? ?? ???

Thanxxx

installed & 5 stars
________
TRICHOMES

ToNetU 01-20-2010 02:04 AM

Quote:

Originally Posted by Arcade Fire (Post 1960354)
Nice, Excellent, installed & nominate! :D

thanks mate.

Quote:

Originally Posted by Dr.osamA (Post 1960759)
جزاك الله الف خير يا سيد

Thanxxx

installed & 5 stars

وياك اخوي
thanks

3DUInc 01-20-2010 02:39 AM

Tagged for future install and thank you :)

ToNetU 01-20-2010 03:09 AM

Quote:

Originally Posted by 3DUInc (Post 1960820)
Tagged for future install and thank you :)

you are most welcome :)

sdavis2702 01-21-2010 05:54 PM

I've been on the fence about this one for a long time but I think it's a quality mod. Thanks.

steve1966 01-22-2010 03:19 PM

great thanks

woffie 01-24-2010 06:03 PM

Great Mod! Thanks!

ToNetU 01-27-2010 05:25 PM

Quote:

Originally Posted by sdavis2702 (Post 1962577)
I've been on the fence about this one for a long time but I think it's a quality mod. Thanks.

Quote:

Originally Posted by steve1966 (Post 1963501)
great thanks

Quote:

Originally Posted by woffie (Post 1965449)
Great Mod! Thanks!

you are most welcome guys..
it's a great feeling when you see your first mod important for some people :) ..


All times are GMT. The time now is 07:35 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.01307 seconds
  • Memory Usage 1,734KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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