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)

dieselpowered 12-08-2005 02:09 PM

Works just fine on my 3.5.2

Granted I have been using this since the start of my 3.5.1 board.

Noodles24 12-09-2005 03:00 PM

Works fine for me, using 3.5.2 and postbit legacy

Robru 12-19-2005 03:20 PM

I will it only in the last post, what must I change?

Caveman2k2 12-20-2005 11:09 PM

Working fine on my 3.5.2. Great little mod.

/me clicks install

tqvn2004 12-22-2005 08:29 AM

Thanks for the hack. I have installed it!

For those who cannot make it work, you should edit BOTH postbit and postbit_legacy! If you edit only postbit_legacy, the chance is it will not work because postbit template is used.

mholtum 12-22-2005 07:39 PM

Quote:

Originally Posted by Flow Fusion
Doesn't work for postbit_legacy.

Works for me, on one of the boards I added it to it works, the other it doesn't. Odd. :ermm:

Robru 01-02-2006 01:59 PM

*BUMP*

Quote:

Originally Posted by Robru
I will it only in the last post, what must I change?


Zachariah 01-02-2006 02:39 PM

Quote:

Originally Posted by Robru
*Originally Posted by Robru
I will it only in the last post, what must I change?*

I do not understand.
- Perhaps say in your language I can translate ?

Revpolar 01-02-2006 02:47 PM

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.

Robru 01-03-2006 08:40 AM

Quote:

Originally Posted by Zachariah
I do not understand.

I Want: user's signature to be shown only on their last post on each page, when you post more than one message in a topic.
I hope you understand this, sorry for my bad English...

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!

Tralala 02-04-2006 01:50 AM

Quote:

Originally Posted by GGIII
Is there any way to make this a selectable option per user?

+1

I would appreciate that greatly.

Brandon Sheley 02-05-2006 09:22 AM

[high]* Brandon Sheley installs
[/high]


can u make it show all the profile info I've added only shows on the first post too ?

or maybe i can figure it out by looking at this hack

attached is what I'm talking about.. can I remove all this, avatar,post,points. etc.. after the first post has been made on threads ?


btw

this post

http://www.locoforum.com/forums/show...=4297#post4297

u can see my sig two times,, i use the quick reply.. gl with the mod
hmm,, but when I refresh a few times,, it just shows one like it should.. don't know if that info helps you or now ?

can I add
Code:

AND !$vboptions['shownsigs'][$post[userid]] AND $vboptions['shownsigs'][$post[userid]] = true">
after all the info that I'm talking about ?
to edit each line, that i want to show once only. ?

thank you

Brandon Sheley 02-06-2006 06:17 PM

anyone ?

lazyseller 02-10-2006 10:40 PM

Is there a way to exclude certain usergroups from this ?? like admins / moderators ?

stan111 02-19-2006 08:42 AM

worrk perfectly on 3.0.7
thanks

Zachariah 02-19-2006 07:57 PM

Quote:

Originally Posted by stan111
worrk perfectly on 3.0.7
thanks

That's cool :D

This is a very simple edit.

Ideas:

- exclude usergroups or choose usergroups.
This can be done in the template also but not to handy for quick change.

- User choice if show every time or not.
This is also a simple template edit, but adding the userfield would move it out of a template hack. (not ruled out of working on, but must post a new hack in another area of the forums)

I had thoughts of expanding this hack: (would make it plugin w/ uploads)

AdminCP options:
- enable / disable per usergroup
- enable / disable per user

More feedback is cool. I may have no clue what I am talking about :D

Tralala 02-19-2006 08:34 PM

Quote:

Originally Posted by Zachariah
- User choice if show every time or not.
This is also a simple template edit, but adding the userfield would move it out of a template hack. (not ruled out of working on, but must post a new hack in another area of the forums)

I, for one, would very much like this. Some users like it and some don't, and this would solve the problem for everyone.

djwins 02-24-2006 04:17 PM

Quote:

Originally Posted by lazyseller
Is there a way to exclude certain usergroups from this ?? like admins / moderators ?

Seconded

Brandon Sheley 02-24-2006 11:38 PM

Quote:

Originally Posted by Loco.M
[high]* Loco.M installs
[/high]


can u make it show all the profile info I've added only shows on the first post too ?

or maybe i can figure it out by looking at this hack

attached is what I'm talking about.. can I remove all this, avatar,post,points. etc.. after the first post has been made on threads ?


btw

this post

http://www.locoforum.com/forums/show...=4297#post4297

u can see my sig two times,, i use the quick reply.. gl with the mod
hmm,, but when I refresh a few times,, it just shows one like it should.. don't know if that info helps you or now ?

can I add
Code:

AND !$vboptions['shownsigs'][$post[userid]] AND $vboptions['shownsigs'][$post[userid]] = true">
after all the info that I'm talking about ?
to edit each line, that i want to show once only. ?

thank you


bump ? :ermm:

djwins 02-25-2006 01:28 AM

Another interesting edit would be to only show signature images once per page (leave text intact).

Zachariah 02-25-2006 01:34 AM

Quote:

Originally Posted by djwins
Another interesting edit would be to only show signature images once per page (leave text intact).

very true.
- Images and movies are a pain for my 56k modem warriors.

djwins 02-25-2006 01:44 AM

Quote:

Originally Posted by Zachariah
my 56k modem warriors.

:laugh:

Tralala 02-25-2006 04:40 AM

MOVIES in signatures? OMG.

the Sandman 02-25-2006 10:41 AM

Quote:

Originally Posted by Robru
I Want: user's signature to be shown only on their last post on each page, when you post more than one message in a topic.

Actually, I think that would be a nice option - to show a member's signature once per page but on the last post of each page. It would definitely cut down on the "Where did my sig go?" threads and PM's. :ermm:

Freak0204 02-26-2006 06:52 AM

Works great, thanks!

himerus 03-01-2006 05:42 PM

Is there a way to change this, so that it shows the signature on the FIRST post of a thread ALWAYS, and the LAST post made by a user, rather than the first post a user has made????

So, thier signature shows on the last post they always make to a thread, but does not on the first one if they have multiple posts

This won't apply for the thread starter, who will show on the first post of the thread, and thier last post as well...

ZeryabPhone 03-01-2006 07:50 PM

work fine for postbit_legacy
and not work in postbit!

Brandon Sheley 03-02-2006 02:46 AM

i guess im invisible....lol

kpr 03-02-2006 09:43 AM

Thanks for this just what i needed.

BabyNameAddict 03-06-2006 03:26 AM

Excellent! This is perfect.

Works wonderfully in 3.5.4 when edited in both templates.

Thanks bunches! :nervous:


All times are GMT. The time now is 04:21 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.01678 seconds
  • Memory Usage 1,822KB
  • 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
  • (4)bbcode_code_printable
  • (14)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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