![]() |
Signature only on first post
Signature only on first post VB3.6x
This will cause each user's signature to be shown only on their first post on each page vs. on every post during a thread listing. Quote:
Find : Code:
<if condition="$post['signature']"> Code:
<if condition="$post['signature'] AND !$vboptions['shownsigs'][$post[userid]] AND $vboptions['shownsigs'][$post[userid]] = true"> |
There is no changes in the code from the 3.5 version.
This simple template edit works on 3.x, 3.5x, 3.6x. - If you have installed it before there is no reason to update. - I placed this here for people who may not explore older hacks. |
I've been using this for quite a while (vB 3.6.4) and it works great, I use the version (3.5) you posted before this. (I know they're the same)
|
I love it.
I still have a few 56k modem warriors that game on line, and many leave images on their personal setting as there are less to look at per page load. :) |
This should be a standard option in vBulletin. Either configured by the admin or the end user. I saw the other mod that allows users to choose, but I'd rather use this.
|
Quote:
If a poster (with a video or large picture sig) has many posts (and therefore, sigs) on a page, it wouldn't be any slower for a dial-up user to download the page than if that same poster only had one post (and therefore, one sig) on the page. It's not like the page has to download the same exact thing every time. It downloads the image once, and just displays it multiple times. (IE: if I presented an HTML page showing one single image 20 times, it doesn't download 20 copies of that file for a reader, and the page doesn't take 20 times longer to download. It downloads that image once, the web browser is simply told to display it 20 times.) I still like this customization, however, because it can make the page easier to read and cuts down on the sig clutter! (As you say, "less to look at" per page load.) But lest anyone be confused... it won't speed up downloading time for dial-up users, per se. It may speed up browser window rendering speed. But not downloading time. I still like it, though. :) |
It would be nice if this could be a standard feature of vBulletin.
|
Quote:
Quote:
|
Quote:
|
Quote:
|
Quote:
|
I always had an issue w/ signatures taking away from the thread's relevant information when reading 50-60 pages of posts, and seeing nothing but a bunch of self expression vs. participation in the debate.
I got to the point for 2-3 years of all that mess shoved in the member profile (where it belongs) and disabled signatures. This allowed me to re-enable signatures. :) Tralala, There is less HTML to process per page of threads by the client browser, hence the page will load faster and "lag" less when scrolling up and down as there are less objects per page load. (anyway my system lags less w/ my normal 20-30 windows open and 15 programs running) :) |
Quote:
I understand that and I very much appreciate it... but for folks to say "dial-up users are sure to love this" seems to miss the point. As if they are the only ones to see a benefit? As if duplicating sigs means the user has to download the same image multiple times? I'm not putting down the add-on in any way, I use it and love it and think it should be available by default in the vBulletin core software. Precisely because it's not just for "dial-up modem warriors." |
If you allow signatures on your forum, it's a constant battle keeping them acceptable in size. Don't matter to me if this does or does not affect page load times, it's never been an issue on my site. What it does do is clean up the post, so you're not seeing all that other nonsense that distacts from the actual posts.
I've been on some forums where the signatures allowed are these huge images, post after post with the same images. Very annoying if you ask me. This cuts the clutter to a minimum. |
Quote:
I can recall for many years wishing I could get a 9600, 14.4, 33.6, 56k :D. I can recall only 12 hours left for this mp3 I found ! [high]* Zachariah dances[/high] Quote:
|
Quote:
|
Very nice. Thanks for posting this.
|
Thank you. I have installed it on my board.
|
i have a customized postbit legacy template and am having trouble integrating this...can you all help me please?
|
Quote:
Find: Code:
<if condition="$post['signature'] AND (($vboptions[warn_sig_thresshold]<0 AND $post[warning_level]>=$vboptions[warn_sig_thresshold]) OR $vboptions[warn_sig_thresshold]==0)"> Code:
<if condition="$post['signature'] AND !$vboptions['shownsigs'][$post[userid]] AND $vboptions['shownsigs'][$post[userid]] = true AND (($vboptions[warn_sig_thresshold]<0 AND $post[warning_level]>=$vboptions[warn_sig_thresshold]) OR $vboptions[warn_sig_thresshold]==0)"> |
that worked!!! thank you so much!
|
Zachariah, many thx for this!:)
How do we allow only S.Admin to have the siggy in every post, as I, personally, have useful info for Members in it? Cheers! |
Quote:
|
Quote:
Although it is not (yet?) usergroup savvy. |
Quote:
Usergroup: 6 is Administrator on my site Find: Code:
<if condition="$post['signature']"> Code:
<if condition="$bbuserinfo[usergroupid] == 6"> Quote:
It could have a vboptions entry to allow you to put an array of user ID's that are not subject to the rule and allow standard signature display. |
Hi, Zachariah!
Now if shows NO siggy on first or others!:( Applied code to postbit & postbit_legacy Any idea's? Br. |
Quote:
|
nice mod :)
|
can that be only for members
but not for admin or mod? thanks |
Quote:
|
Quote:
but how can i add for more usergroup like group 6,5,7 Thanks :up: |
Any one?
know How to add for more usergroup? |
thanks and clicked install...nice mod hack...;)
|
Cool Clicked Install Only thing is that the Sig Shows up when using quick reply untill the page is refreshed , Any way to have it not pop up there >
I only installed in Postbit Thanks DM |
Zachariah, thanks for an excellent mod. :up:
A question though...I want to display the signature only in the last post every member does in each page. How can I do that?....I know nothing about coding....:confused: Any help will be vastly appreciated. Salutations from sunny Greece, George...:D |
work perfect on my 3.6.5
thanks a ton have been loooking for this for a long time and it is so easy to mod |
Great mod. Is there a way to change the code a little so the sig would show in the last post instead of the 1st post?
*waiting to install |
Works on 3.6.6.
thanks :D |
Quote:
|
Quote:
|
All times are GMT. The time now is 04:05 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|