vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Show member's signature only once in showthread (https://vborg.vbsupport.ru/showthread.php?t=104238)

hotwheels 01-02-2006 07:16 PM

I installed, so far so good..........thanks

BlasterT3 01-03-2006 09:43 AM

Quote:

Originally Posted by manguish
Does not work with 3.5.2 - makes ajax quick replies double post.

Uninstalled.


crap :(

i think if this was a user option that would be great for any users who wanted it on or off.

CtrlAltDel 01-06-2006 12:42 PM

i just installed it on 3.5.3 and it works great

thx you saved me a little bit of time :)

Viol8or 01-09-2006 04:55 PM

Quote:

Originally Posted by manguish
Does not work with 3.5.2 - makes ajax quick replies double post.

Uninstalled.

Same problem on 3.5.3
Any solution for this yet? Users find it really anoying, but I find the overdose of signatures anoying :D

Itworx4me 01-11-2006 09:31 PM

Ok installed this hack and it works good but it limits the signature to one signature per page not per thread. Any way to fix this so it only shows it once per thread???

Thanks,
Itworx4me

Thanatos 01-15-2006 07:26 PM

I found the straight template hack didn't work very well for me...signatures would appear and disappear on refreshes...

This hack seems to work much more consistantly, but gives me the double-post error with the quick reply...any word on this?

asianboi 01-15-2006 08:05 PM

Quote:

Originally Posted by manguish
Does not work with 3.5.2 - makes ajax quick replies double post.

Uninstalled.


I think this needs to be fixed. because version 3.5.2 after installed I received

Quote:

"This post is a duplicate of a post that you have posted in the last five minutes. You will be redirected to that thread."

SIINSI 01-16-2006 01:55 AM

Quote:

Originally Posted by asianboi
I think this needs to be fixed. because version 3.5.2 after installed I received

Yup, this caused the same problem for me and also a problem on editing a post.... A few hours of my time down the drain. But, hey... thanks anyway :)

Miguel

LBSources 01-17-2006 02:33 PM

Quote:

Originally Posted by Viol8or
Same problem on 3.5.3
Any solution for this yet? Users find it really anoying, but I find the overdose of signatures anoying :D

same thing here.. now i dont know where i found this.. but it was given by another admin buddy of mine..

Code:

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.


Template MOD:

In the postbit or postbit_legacy template,

Find :

<if condition="$post['signature']">

And replace it with this one:

<if condition="$post['signature'] AND !$vboptions['shownsigs'][$post[userid]] AND $vboptions['shownsigs'][$post[userid]] = true">

this works in 3.5X .. problem is obviously a template edit oppossed to the product. The small annoyance is after a forum upgrade you know the deal..

Tralala 02-04-2006 04:00 PM

Quote:

Originally Posted by LBSources
same thing here.. now i dont know where i found this.. but it was given by another admin buddy of mine..

this works in 3.5X .. problem is obviously a template edit oppossed to the product. The small annoyance is after a forum upgrade you know the deal..


Here's where I found it:
https://vborg.vbsupport.ru/showthread.php?t=99127

(Works fine. After a QuickReply, the poster may see their .sig appear, but if it's not their first post/reply, on refresh it goes away. And other thread participants only see the .sig once.)


All times are GMT. The time now is 01:59 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.01067 seconds
  • Memory Usage 1,739KB
  • 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
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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