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)

CtrlAltDel 01-06-2006 09:21 PM

thx worked on 3.2.3 :D!

MojoNixon 01-06-2006 09:30 PM

/hits install.

Very useful, thanx for this. :)

SparKeh 01-07-2006 06:09 PM

it works for me on vb 3.5.2 editing the postbit and postbit_legacy


damn that quick reply thing is annoying though :D

SparKeh 01-07-2006 06:15 PM

Actually thats weird, when I post the second post using quick reply it shows my sig on my last post and removes it from my first post. I thought it was mean't to stay in the first post and no others? :eek:

ahmed-samara 01-15-2006 07:57 AM

Doesn't work for postbit_legacy.

GGIII 01-19-2006 01:03 AM

Is there any way to make this a selectable option per user?

WebMasterAJ 02-01-2006 09:37 AM

I just tried it on the latest vB... and it doesn't work :(

Mindwarp 02-01-2006 11:02 AM

Quote:

Originally Posted by WebMasterAJ
I just tried it on the latest vB... and it doesn't work :(


AJ i got it.

Tralala 02-04-2006 12:26 AM

Quote:

Originally Posted by Revpolar
For those having trouble with signatures in quick replies. Open showthread template and search for
Code:

<if condition="$bbuserinfo['signature']">
                                                                <div style="float:$stylevar[right]"><label for="cb_signature"><input type="checkbox" name="signature" value="1" id="cb_signature" tabindex="5" checked="checked" />$vbphrase[show_your_signature]</label></div>
                                                        </if>

And delete that.


Yeah, that doesn't actually suppress the "display" of subsequent signatures for others...

...what it does is uncheck/hide a poster's "Show your signature" checkbox underneath the QuickReply panel.

I just applied that change, and was the first reply in a thread (via QuickReply) and my signature DID NOT show up at all on the refresh. (It should appear, as it was my first time in that thread.)

I'm going to revert back, since that change is not what a user would expect (especially if they have a sig and expect for it to appear.)

I'm okay with it appearing you that first time after a QuickReply, since after a refresh (and immediately for everyone else) -- it only appears in the user's first post.

But revpolar's "fix" for the QuickReply issue is overkill and doesn't actually address the issue properly.

The issue is in how QuickReply refreshes immediately and doesn't reflect what a "real" refresh would show...

Tralala 02-04-2006 12:40 AM

I should say though, that otherwise, this hack appears to be working fine for me in vB 3.5.3 (with both the generic vB skin as well as my customized 3rd party one.) Thanks!


All times are GMT. The time now is 09:38 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
  • Page Generation 0.01118 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
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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