Back to vBulletin 3.5 Template Modifications

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

This modification is in the archives.
vB Version: 3.5.4 Rating: (5 votes - 4.80 average) Installs: 207
Released: 23 Oct 2005 Last Update: 28 Nov 2005 Downloads: 212
Not Supported Template Edits  

Signature only on first post VB3.5

This will cause each user's signature to be shown only on their first post on each page.

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 and cannot be downloaded.

Similar Mods

Signature only on first post vBulletin 3.6 Template Modifications

vblts.ru supports vBulletin®, 2022-2024