vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Signature only on first post (https://vborg.vbsupport.ru/showthread.php?t=99127)

Zachariah 10-22-2005 10:00 PM

Signature only on first post
 
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:

Originally Posted 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

Zachariah 10-23-2005 07:57 PM

Opps I think I posted this in the wrong place.

indiamike 10-23-2005 09:14 PM

Many thanks I was just searching for this earlier today.

Works great. :)

FleaBag 10-24-2005 08:50 AM

Yeah nice one cheers I was hoping to get away from the file edit! :)

Snake 10-24-2005 03:54 PM

Wow I was looking something similar to this. Thanks bud.

ben_erhan 10-25-2005 02:06 AM

it does not work sir.

Zachariah 10-25-2005 02:11 AM

Quote:

Originally Posted by ben_erhan
it does not work sir.

VB 3.5
DEMO

MY SIG:
PHP Code:

[SIZE=1][B]In an insane society a sane man must seem insane.[/B]
[
URL=http://www.gzhq.net]01000111 01011010 01001000 01010001[/URL][/SIZE] 

Quote:

In an insane society a sane man must seem insane.
01000111 01011010 01001000 01010001

Looks like it does to me. 1 time per page.

TTG 10-25-2005 02:11 AM

Quote:

Originally Posted by ben_erhan
it does not work sir.

Have to agree :tired:

ben_erhan 10-26-2005 07:34 AM

You may be true but I have made editing codes you gave It did not work.
I tried as member ,as moderator,as admin but every user is same.I see all signatures.If you want I can give the all codes of template.

Flow Fusion 10-27-2005 03:23 PM

Didn't work for me either.


All times are GMT. The time now is 10:40 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
  • Page Generation 0.01292 seconds
  • Memory Usage 1,736KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete