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...