![]() |
one signature per thread
This was incredibly helpful, rather than seeing the same (sometimes large) signatures repeated throughout a thread.
Thanks. |
*bump*
|
you dont need to hack this
a simple conditional in the postbit template will handle this dont have the url right now but check in the 3.0 section at vb.com |
pfft well i cant find the relevant url at vb
|
http://www.vbulletin.com/forum/showt...756#post777756
Originally posted by Kier In the postbit template, find this conditional: HTML Code:
<if condition="$post['signature']"> HTML Code:
<if condition="$post['signature'] AND !$vboptions['shownsigs'][$post[userid]] AND $vboptions['shownsigs'][$post[userid]] = true"> |
thank you Jenta, I was only looking in 3.5 forums at vb
|
are you sure that works in 3.5? im no php coder, but i think its bad when it throws the following error when trying to swap that line of code for the above:
Code:
The following error occurred when attempting to evaluate this template: |
havent tested it but it should or will with slight modification
i think the error is being caused by the ' characters so instead of HTML Code:
<if condition="$post['signature']"> HTML Code:
<if condition="$post[signature]"> |
Sorry, i got it to work, both in postbit and postbit_legacy
turned out to be some problem with copying the template to notepad and editing it there first, then pasting it back in. strange |
Quote:
the vb editors are just too small...i need full screen and tab to work :) |
All times are GMT. The time now is 03:21 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|