Back to vBulletin 4.x Template Modifications

Signature only on first post (VB4)
Mod Version: 1.00, by Zachariah

vB Version: 4.0.3 Rating: (4 votes - 4.50 average) Installs: 40
Released: 13 Apr 2010 Last Update: Never Downloads: 54
Not Supported Template Edits Re-usable Code  

Signature only on first post VB4.0x

This will cause each user's signature to be shown only on their first post on each page vs. on every post during a thread listing.

Quote by Thug
Hi i was wondering if there's a hack where peoples sigs only show once per page?
In the postbit or postbit_legacy template,

Find :

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

Code:
<vb:if condition="$post['signature'] AND !$vboptions['shownsigs'][$post[userid]] AND $vboptions['shownsigs'][$post[userid]] = true">
There can be only one ! ~ The Highlander

[3.6.x]-[3.8.x] Signature only on first post

Download

File Type: %1$s only 1 sig.txt (573 Bytes, 59 downloads)


vblts.ru supports vBulletin®, 2022-2024