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

Reply
 
Thread Tools
Highlight Threadstarter (in his Posts/Replies) Details »»
Highlight Threadstarter (in his Posts/Replies)
Version: 2.1.1, by entertain entertain is offline
Developer Last Online: Feb 2015 Show Printable Version Email this Page

Category: Show Thread Enhancements - Version: 3.7.x Rating:
Released: 09-07-2008 Last Update: 01-16-2009 Installs: 60
Uses Plugins Auto-Templates
Translations  
No support by the author.

vB 3.6 | vB 3.7 | vB 3.8

A big update of the old version for vB 3.6: Mark Threadauthor (in his other posts)

Description:
With this modification the starter of a thread will be highlighted in his posts/replies by a small text or/and a graphic. This has the for example the advantage that you also know on page 2,3,4,5,... who has started the thread.
Secondary this mod still has many other options, so that you should be able to customize this mod like you wish.

Settings
  • De-/Acitvate
  • Text Display
  • Display Location
  • Show Graphic
  • Graphic Path
  • Excluded Forums
  • Excluded Usergroups

Display Locations:
~> Highlight your Threadstarter under the usertitle
~> Highlight your Threadstarter under the Post Counter in the Userinfo
~> Highlight your Threadstarter at the place you wish (by a template edit)

Installation
Only import the product in your AdminCP.


German Version (vBulletin-Germany.org)

Show Your Support

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

Comments
  #42  
Old 05-30-2009, 10:10 AM
Red Spider's Avatar
Red Spider Red Spider is offline
 
Join Date: Jan 2006
Posts: 141
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice, Thanks
Reply With Quote
  #43  
Old 05-31-2009, 07:55 AM
marshal_ramdev marshal_ramdev is offline
 
Join Date: Mar 2009
Location: Ludhiana
Posts: 192
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks
Reply With Quote
  #44  
Old 05-31-2009, 11:53 PM
inciarco's Avatar
inciarco inciarco is offline
 
Join Date: Mar 2007
Posts: 758
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I Found a Small Bug in the Plugin "Threadstarter - Main" of this Mod "Highlight Threadstarter".

In the Plugin there is a Code

Code:
!is_member_of($this->post, $thrdauth_excl_groups)
that should be

Code:
!is_member_of($vbulletin->userinfo, $thrdauth_excl_groups)
for it to Work Properly.

The $this->post should be $vbulletin->userinfo on this Code Line.

Thank You For Sharing this Great Mod, Works Fine on vB373 PL1. :up:

Note: The Threadstarter Text appears on other Posts different than the First One on a Thread.

My Best Regards.

Reply With Quote
  #45  
Old 04-29-2010, 03:03 PM
Manoel J?nior Manoel J?nior is offline
 
Join Date: Feb 2009
Location: SP / Brasil
Posts: 778
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Please update for vB4.x:

Code:
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: threadauthor in [path]/includes/functions.php on line 3957
Reply With Quote
  #46  
Old 01-11-2012, 02:29 PM
Merjawy's Avatar
Merjawy Merjawy is offline
 
Join Date: Sep 2002
Location: USA
Posts: 505
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Love to see this ported to 4
Reply With Quote
  #47  
Old 01-11-2012, 02:36 PM
Fready Fready is offline
 
Join Date: Nov 2010
Posts: 146
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I use this one for vB 4
Looks and works great imho

https://vborg.vbsupport.ru/showthread.php?t=234150
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 06:34 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.05694 seconds
  • Memory Usage 2,264KB
  • Queries Executed 21 (?)
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
  • (3)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (7)post_thanks_box
  • (7)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (7)post_thanks_postbit_info
  • (6)postbit
  • (7)postbit_onlinestatus
  • (7)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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete