View Full Version : Show Thread Enhancements - Stop showing signature more than once in each page!
ToNetU
01-18-2010, 10:00 PM
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
<vb:if condition="$post['signature']">
replace it to this:
<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 (http://trichomes.org)
ToNetU
01-20-2010, 02:04 AM
Nice, Excellent, installed & nominate! :D
thanks mate.
جزاك الله الف خير يا سيد
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
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
I've been on the fence about this one for a long time but I think it's a quality mod. Thanks.
great thanks
Great Mod! Thanks!
you are most welcome guys..
it's a great feeling when you see your first mod important for some people :) ..
is_it_me
02-21-2010, 11:51 AM
Just used this on my vb4.02 test site, excellent stuff. :)
When I do the live site upgrade I'll be able to switch on signatures for the first time without them driving me nuts!
ToNetU
02-26-2010, 12:15 AM
Just used this on my vb4.02 test site, excellent stuff. :)
When I do the live site upgrade I'll be able to switch on signatures for the first time without them driving me nuts!
glad to see this mod help your members to let them use a signature :)
Forum Lover
02-26-2010, 12:23 PM
But Show your signature is checked. How can I make it UNCHECKED by default?
Thanks in advance.
ToNetU
02-26-2010, 05:09 PM
But Show your signature is checked. How can I make it UNCHECKED by default?
Thanks in advance.
sorry i didn't get it, could you explain more so i can help.
Forum Lover
02-27-2010, 11:00 AM
sorry i didn't get it, could you explain more so i can help.
http://img.cx/QSA0.png
ToNetU
02-27-2010, 05:06 PM
http://img.cx/QSA0.png
i know how to do that except quickreply box "i tried to disable it by edit clientscript/vbulletin_quick_reply" but unfortunately i couldn't, BUT fortunately i could uncheck it by default by edit these templates:
1- newreply 2- newthread 3- editpost
find:
{vb:raw checked.signature}
remove it
that's it.
it will uncheck "Show signature" by default in "new reply page + new thread page + edit post/thread"
Forum Lover
02-28-2010, 05:23 AM
i know how to do that except quickreply box "i tried to disable it by edit clientscript/vbulletin_quick_reply" but unfortunately i couldn't, BUT fortunately i could uncheck it by default by edit these templates:
1- newreply 2- newthread 3- editpost
find:
{vb:raw checked.signature}
remove it
that's it.
it will uncheck "Show signature" by default in "new reply page + new thread page + edit post/thread"
thnx... its working. :)
Juggernaut
03-01-2010, 12:15 AM
Great mod. Installed. :D
Taurus MFF
03-13-2010, 09:37 PM
great mod, installed on my 4.0.2 site.
one thing I have noticed... it blocks animated gifs in a users signature even in the first occurrence of the sig. everything else in the sig block shows the first time except for the gif image.
any idea why this is happening?
ToNetU
03-14-2010, 04:41 PM
great mod, installed on my 4.0.2 site.
one thing I have noticed... it blocks animated gifs in a users signature even in the first occurrence of the sig. everything else in the sig block shows the first time except for the gif image.
any idea why this is happening?
it does NOT block anything in the signture. if you can read the code again you will see that notice that it's too small to block something :)
what's happening with you is not because of this mod.
have you change anything in postbit or postbit_legacy or it's the origenal template? and which one you are using postbit or postbit_legacy? and finally can you attach the template here so i can check it.
K4GAP
03-18-2010, 06:25 AM
noob question: Why is this little mod classified as "Not Supported". What does that mean? I'm always scared to use mods that say that.
icemann
03-18-2010, 03:01 PM
Very cool, thanks. :cool:
ToNetU
03-18-2010, 07:56 PM
noob question: Why is this little mod classified as "Not Supported". What does that mean? I'm always scared to use mods that say that.
don't be scared "Not Supported" show you that the coder will not support his/her mod. but that was my mistake i didn't check the "supported" box. now it's supported :)
Taurus MFF
03-22-2010, 04:48 PM
it does NOT block anything in the signture. if you can read the code again you will see that notice that it's too small to block something :)
what's happening with you is not because of this mod.
have you change anything in postbit or postbit_legacy or it's the origenal template? and which one you are using postbit or postbit_legacy? and finally can you attach the template here so i can check it.
you are 100% correct, problem had nothing at all to do with this effective mod! works as it is supposed to, no problems at all!
justasiam
03-24-2010, 11:57 PM
Awesome! Thank you
SgtSling
04-16-2010, 07:22 AM
how can you make this so in quick reply the signature is not checked. I get the instructions for new thread.. etc
8thos
11-26-2010, 12:27 AM
Thank you so much!
res6cue
12-01-2010, 03:59 AM
I love this mod, it makes long threads look so much less cluttered!
how can you make this so in quick reply the signature is not checked. I get the instructions for new thread.. etc
Subscribed
jonbaker
07-15-2011, 12:34 AM
can someone verify on 4.1.4. i cannot get it to work..
thank you
ToNetU
08-01-2011, 04:29 AM
can someone verify on 4.1.4. i cannot get it to work..
thank you
it's working without any problem on 4.1.5
sisterhood
10-25-2011, 02:04 PM
Extra Nice thx
svBK.vn
11-10-2011, 06:01 AM
Thanksssssssss
Installed & Excellent
does this help with SEO?
noooooooooo.....
vBNinja
04-15-2012, 05:32 PM
NOT working on 4.1.10 ....
Now it doesnt show any signatures :(
Dwarden
04-19-2012, 09:32 PM
may i ask, would be possible to make this option-able for users in theirs profile settings?
Kirk Fitzgerald
08-18-2012, 08:36 PM
Working fine in 4.2.0 PL2 :)
Justinphx
12-04-2012, 06:42 PM
Added script to v 4.1.12 p3 and works like a charm. Great idea.
gariksher
01-11-2013, 09:59 AM
Amazing ! work with 4.2 PL3 !
StonePilot
02-05-2013, 03:55 PM
Works great in 4.2.
dizzynation
02-17-2013, 01:44 AM
noooooooooo.....
Technically if there are lots and lots of out-bound links on a single page getting rid of some WILL help with SEO
Installed, but would be nice if was the "first post" someone did instead of a random one that could be at the bottom of the page
edytwinky
06-12-2013, 07:37 PM
Works great on vb 4.2.1
dany_danay
02-08-2014, 02:55 PM
How can do this but depending on usergroups?
oldfan
04-08-2023, 11:16 PM
works on 4.2.6. php 7.2
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.