Back to vBulletin 3.6 Template Modifications

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

This modification is in the archives.
vB Version: 3.6.x Rating: (22 votes - 4.91 average) Installs: 210
Released: 18 Feb 2007 Last Update: Never Downloads: 543
Not Supported Template Edits  

Signature only on first post VB3.6x

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 theres a hack where peoples sigs only show once per page?
In the postbit or postbit_legacy template,

Find :

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

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

Download

This modification is archived, downloads are still allowed.

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

Similar Mods

Signature only on first post vBulletin 3.5 Template Modifications

vblts.ru supports vBulletin®, 2022-2024