vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Show Thread Enhancements - Display member signature only one time per thread page (https://vborg.vbsupport.ru/showthread.php?t=148685)

TheLoveBandit 01-30-2009 01:06 PM

Quote:

Originally Posted by Odoin (Post 1537534)
This is an easy fix. Open up the plugin with a text editor and do the following:

Search for:
Code:

                        $vbulletin->db->query_write("ALTER TABLE " . TABLE_PREFIX . "forum ADD `afsuotpt` SMALLINT( 5 ) NOT NULL default '0'");
Replace with:
Code:

                        $vbulletin->db->query_write("ALTER TABLE " . TABLE_PREFIX . "forum ADD `afsuotpt` SMALLINT( 5 ) NOT NULL default '1'");
Save the plugin file, and then upload to your forum. By changing the 0 to a 1 it turns on the option for all forums by default.

Mark

^^Thanks for that - worked exactly as described.

And big thanks to VBDev - great codework. Thank you very much.

- TLB, 3.7.4

dimples 02-12-2009 12:41 AM

Worked great on 3.8.0 and with the fix all forums defaulted to on. Thank you!

Bulldog Stang 05-22-2009 04:07 AM

Is there an update to this for 3.8.1 .. I am having some minor issues with it .. it is showing my sigs twice. I hit refresh and all is ok ..

letsjoy 10-21-2011 08:45 PM

Man, I want it for vB 4.x please...

Thanks :)

BirdOPrey5 10-21-2011 09:56 PM

This works fine on 4.1.5 for me, am sure it works on all 4.x

whitey92lx 01-24-2012 05:32 PM

sweet! Thanks!

akz645 08-05-2015 01:05 PM

Still works on vbulletin 4.2.3 :)
Default is set as no, but you can change that from Admin CP -> Forums & Moderators -> Forum Manger (as shown in the screenshot in the original post)

wangyu1314 03-10-2017 05:30 AM

can not work on 3.8.11

MarkFL 03-10-2017 06:53 AM

Quote:

Originally Posted by wangyu1314 (Post 2583577)
can not work on 3.8.11

I just tested it on vB 3.8.11 Beta 1, and it works perfectly. :)

wangyu1314 03-11-2017 01:01 PM

Quote:

Originally Posted by MarkFL (Post 2583585)
I just tested it on vB 3.8.11 Beta 1, and it works perfectly. :)

oh, I find it in forum manage. and it work now.
thank you.


All times are GMT. The time now is 03:18 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.01077 seconds
  • Memory Usage 1,729KB
  • 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_code_printable
  • (3)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