Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Display member signature only one time per thread page Details »»
Display member signature only one time per thread page
Version: 1.0, by VBDev VBDev is offline
Developer Last Online: Dec 2021 Show Printable Version Email this Page

Category: Show Thread Enhancements - Version: 3.6.x Rating:
Released: 05-31-2007 Last Update: Never Installs: 115
Uses Plugins
 
No support by the author.

Display only one signature per Member per Thread page

Description

This hack allows you to specify for each forum if you wish that the signature of a member is displayed only once per thread page.

So, it allows you to return the display of your threads a bit more clean by avoiding displaying several times the same big signature.

Installation

You must import the product xml. (Plugins & Products >> Manage Products >> [Add/Import Product])

This product add 4 plugins and 1 phrase.

Copyright

This hack is under copyright MGC (Mtor&Grog Corporation) 2007-forever.

Its redistribution on another forum that vbulletin-ressources.com, vb-hacks.org or vbulletin.org are prohibited without aggreement of the authors!

Evolutions and improvements

Don't hesitate to share your ideas of improvements for this mod!

Enjoy !

Download Now

File Type: zip [vB 3.6.x] [MGC] Display one signature per member per thread page.zip (68.2 KB, 687 views)

Screenshots

File Type: jpg 1.jpg (27.2 KB, 0 views)
File Type: jpg 2.jpg (32.4 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #32  
Old 09-23-2007, 04:05 AM
Chy Chy is offline
 
Join Date: Jan 2007
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks! Installed!
Reply With Quote
  #33  
Old 09-26-2007, 05:38 PM
SHOBizzy SHOBizzy is offline
 
Join Date: Apr 2004
Location: USA
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nnjj.net View Post
is this working on 3.6.8?
Like a charm. :up:
Reply With Quote
  #34  
Old 09-29-2007, 03:48 PM
forumrunt forumrunt is offline
 
Join Date: Sep 2007
Posts: 177
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Also can this be set per usergroup?
Reply With Quote
  #35  
Old 09-30-2007, 08:38 AM
katie hunter's Avatar
katie hunter katie hunter is offline
 
Join Date: May 2007
Posts: 533
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey thanks for the mod but i can't find the option no when i go to each forum as well in the enable/disable feature, i can't find this hack there, i installed the xml file and i run vb 3.6.7

Did i miss something else?

best regard

Nvm! i think i found it =3
thanks
<3
Reply With Quote
  #36  
Old 05-11-2008, 05:18 AM
myown myown is offline
 
Join Date: Jan 2007
Posts: 145
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

how to do it by SQL quries so that all forums can be changed at once... and how to make it enable default for new forums ?

thanks in advance.
Reply With Quote
  #37  
Old 06-01-2008, 03:38 AM
Odoin's Avatar
Odoin Odoin is offline
 
Join Date: Jun 2002
Location: Whos your Jim Bob?
Posts: 98
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kjhkjh View Post
great hack, but I want to enable it on each of hundreds of forums... is the only way with this to do it one by one? Would take a long time....
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
Reply With Quote
  #38  
Old 07-01-2008, 09:20 AM
Dragon Company's Avatar
Dragon Company Dragon Company is offline
 
Join Date: Dec 2004
Location: France
Posts: 35
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any VB 3.7 version ?
Reply With Quote
  #39  
Old 07-01-2008, 10:23 AM
Ranger187 Ranger187 is offline
 
Join Date: Nov 2003
Posts: 921
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

3.7 and flawless.
Reply With Quote
  #40  
Old 07-03-2008, 04:54 PM
Dragon Company's Avatar
Dragon Company Dragon Company is offline
 
Join Date: Dec 2004
Location: France
Posts: 35
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok thanks
Reply With Quote
  #41  
Old 01-18-2009, 09:49 AM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed and working fine in 3.8

Only annoying thing is it seems to be "off" for every forum by default- I have to go to each one in forum manager and turn it on.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:13 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05587 seconds
  • Memory Usage 2,332KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (3)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete