vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Signature only appears once per thread page for each user, a user option? (https://vborg.vbsupport.ru/showthread.php?t=65530)

gwhooooey 05-26-2004 01:51 AM

Signature only appears once per thread page for each user, a user option?
 
Just wondering if that's possible, so a user can select in their options either of the following in a pull down menu or something.

No signature/Show signature all the time/Show signature once per user in thread

Any way this can be done? It would be nice and handy. Thanks

Zachery 05-26-2004 02:00 AM

Quote:

Originally Posted by gwhooooey
Just wondering if that's possible, so a user can select in their options either of the following in a pull down menu or something.

No signature/Show signature all the time/Show signature once per user in thread

Any way this can be done? It would be nice and handy. Thanks

Whats the current bit of code your using?

gwhooooey 05-26-2004 05:36 AM

What do you mean?

Currently I haven't changed anything, I found a hack on here to show signatures once per thread, and I also found a simple postbit template edit over at vb.com which would do that, but I'd like it if users could choose either of the things I stated in my first post in their user options.

gwhooooey 05-26-2004 05:49 AM

1 Attachment(s)
Here's the thread on this site with the hack
https://vborg.vbsupport.ru/showthread.php?t=60785

and I'll upload the postbit edit code that I found

gwhooooey 05-28-2004 09:39 PM

Any luck?

Zachery 05-28-2004 11:49 PM

Quote:

Originally Posted by gwhooooey
Any luck?

Im not going to totaly walk you though this, but, create a new profile field give it the options that you want, a yes / no in a single slect drop down.

now you add to the conditional

<if condition="$bbuserinfo[fieldX] == Yes"> put the sig code here, this will show only once per page <else /> put regulra sig code here </if>

gwhooooey 05-29-2004 12:24 AM

Thanks, I think I can figure it out from that.


All times are GMT. The time now is 06:59 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.01018 seconds
  • Memory Usage 1,720KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete