![]() |
Installed on vbulletin 3.6.7 PL1, no problems. Thanks for posting the solution.
|
Is there anyway to make this a plugin/product and not a template edit?
|
Quote:
|
Quote:
Will we be seeing it? Thanks! |
i did it but i am still getting my sig on replies shown..
|
Hello
I am facing a problem. The hack is working fine but there is some code troubling... can one of you wise-guys see what is problem in this code: $template_hook[postbit_signature_start] <if condition="$post['signature'] AND !$vboptions['shownsigs'][$post[userid]] AND $vboptions['shownsigs'][$post[userid]] = true"> AND (($vboptions[warn_sig_thresshold]<0 AND $post[warning_level]>=$vboptions[warn_sig_thresshold]) OR $vboptions[warn_sig_thresshold]==0)"> <!-- sig --> <div> __________________<br /> $post[signature] </div> <!-- / sig --> </if> $template_hook[postbit_signature_end] |
Thanks Zachariah
|
I ended up putting signatures in collapsible boxes. I got too annoyed with them being so full.
|
Thanks a lot, working fine on 3.6.8
|
The following is my code in my postbit template:
HTML Code:
<if condition="$post['signature'] AND (($vboptions[warn_sig_thresshold]<0 AND $post[warning_level]>=$vboptions[warn_sig_thresshold]) OR $vboptions[warn_sig_thresshold]==0)"> And when I replace the following (see below) with the replacement text, it does remove the signatures from all of the posts (except the first one), but AND ((0<0 AND 0>=0) OR 0==0)"> shows above the signature in the first post. HTML Code:
<if condition="$post['signature'] |
Thanks i like it :)
|
Installed, thanks, worked perfect on postbit also..
|
I would like to have the sig show up only in the 1st post per thread, not per page. Is this possible?
Thanks. |
Nice mod. thanks
|
works fine on vb 3.7.0. beta2 :) postbit changes required
|
This is a great hack that works great in 3.7.0 B5.
|
Thanks Zachariah :up:
This is a great mod. Simple and efficient. Installed on vB 3.7 |
in VB 3.7 works but has an issue on my case. (never noticed on 3.6)
infact if I post 1 argument then the second post will not have the signature, edit this second post and save it again will have signature. then if you post again a 3d one w/o editing all signature (unless the firstone) will disappear :S .......really particular issue!! I know this is for 3.6 and not 3.7 but is there a way to fix this 4 vB3.7? ciao - take care regards |
after some trials i discovered that the issue reported above is related to quick edit. infact in anycase if you use quickedit pane the hack won't work, wile if you use the normal editor it works like a charm
|
Works fine on 3.7.3!!!!!
|
is it useful for SEO?
|
Quote:
I would have to do tests and results to say yes or no. |
Work perfectly on vB 3.8.1, thank you, installed ;)
|
I think I may be doing something wrong.... I keep getting a </if> missing error.
Is this missing a </if> statement? Here is my code: Code:
$template_hook[postbit_signature_start] |
Quote:
|
Works great!
Thanks! |
Its not working properly on 3.8.2 tested... :((
|
working install thank you for mod
|
cant get to work for Version 3.8.4
|
This mod works on 4.0 Publishing Suite with the one minor change below.
Code:
<vb:if condition="$post['signature'] AND !$vboptions['shownsigs'][$post[userid]] AND $vboptions['shownsigs'][$post[userid]] = true"> Going to work on getting it limited to one post per thread. |
Good Idea..
|
Worked fine in 3.8.5 for me.
|
Quote:
thanks |
Quote:
|
i found
<if condition="$post['signature'] AND !$vboptions['shownsigs'][$post[userid]] AND $vboptions['shownsigs'][$post[userid]] = true"> in postbit_articles and postbit_flipped templetes. so what i have to do |
need for 4.1.4 please advise
|
Quote:
|
Thanks
|
All times are GMT. The time now is 03: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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|