Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Template Modifications

Reply
 
Thread Tools
highlight threadstarter posts! Details »»
highlight threadstarter posts!
Version: 1.00, by ToNetU ToNetU is offline
Developer Last Online: Oct 2012 Show Printable Version Email this Page

Category: Show Thread Enhancements - Version: 4.0.x Rating:
Released: 01-24-2010 Last Update: Never Installs: 26
Template Edits
Re-useable Code  
No support by the author.

hi there,

this is an easy way to
highlight threadstarter post by editing ONE template.

In this mod, it will be below the user title, but if you want it somewhere else just let me know here NOT in pm please!

let's start:
1- go to postbit or postbit_legacy template

2- search for:
Code:
<span class="usertitle">
{vb:raw post.usertitle}
</span>
3- add below it:
Code:
<vb:if condition="$post['postcount'] == 1">
<vb:else />
<vb:if condition="$thread[postuserid] == $post[userid]">
<img src="images/misc/subscribed.png" alt="Thread Starter"/> <span style="color:red"><b><u>Thread Starter</u></b></span>
</vb:if></vb:if>

screenshot: http://i45.tinypic.com/2l8d89t.png

FAQ:
- What this mod will do?
it will show you who's the thread starter in the thread by add text "Thread Starter" and an icon next to it!


- Where it will be the "text and icon"?
it will be any where you want in the thread. for example if you want it to be below/above the signature, below the post, with the member info, below the member title... etc!


- Why this mod is very important for some forum?for example here in vb.org how could you know if the post from the thread starter? and you wanna follow his/her posts! better than scrolling up and down to see who's the thread starter!

- If i want to put it somewhere else can you help me?
YES ofcourse! just tell me where do you want it and i will be very happy to help
after you clicked INSTALL.

- Does this mod will appear "thread starter" in the first post [which is the thread] ?
NO THIS WILL NOT APPEAR IN THE FIRST PORT #1 , IT WILL APPEAR IN THE POSTS AFTER THE THREAD ONLY

- Can i change the prefix of "Thread Starter" to something else?
YES you can just edit it to anything else of any language you want!

- Can i change the icon to another one?
YES you can just edit this code
Code:
<img src="images/misc/subscribed.png" alt="Thread Starter"/>

to the icon you want
.
PLEASE DON'T FORGET TO CLICK INSTALL.

that's it , enjoy it

Supporters / CoAuthors

Show Your Support

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

Comments
  #2  
Old 01-26-2010, 06:28 AM
mitch84 mitch84 is offline
 
Join Date: Mar 2008
Location: france
Posts: 516
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi, don't work for me
Reply With Quote
  #3  
Old 01-26-2010, 06:36 AM
RedHacker RedHacker is offline
 
Join Date: Jan 2009
Posts: 878
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Not worked...
Reply With Quote
  #4  
Old 01-26-2010, 10:31 AM
ToNetU ToNetU is offline
 
Join Date: Mar 2003
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mitch84 View Post
hi, don't work for me
Quote:
Originally Posted by RedHacker View Post
Not worked...
sorry for the disappoinment!
can i know guys how you did it and which version you guys are using?

i tried it again and it worked just fine!
Reply With Quote
  #5  
Old 01-27-2010, 05:08 AM
RedHacker RedHacker is offline
 
Join Date: Jan 2009
Posts: 878
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have 4.0.1 Version...
Reply With Quote
  #6  
Old 01-27-2010, 06:03 AM
mitch84 mitch84 is offline
 
Join Date: Mar 2008
Location: france
Posts: 516
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

me too
Reply With Quote
  #7  
Old 01-27-2010, 10:23 AM
ToNetU ToNetU is offline
 
Join Date: Mar 2003
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RedHacker View Post
I have 4.0.1 Version...
Quote:
Originally Posted by mitch84 View Post
me too
could you please copy your postbit template and paste it here so i can see what the problem!

have you tried to copy it without changing anything in the vb4 default style?
because as i said it's working perfect with me without any problem at all!
Reply With Quote
  #8  
Old 01-27-2010, 11:43 AM
min0taur min0taur is offline
 
Join Date: Dec 2009
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mitch84 View Post
hi, don't work for me
Quote:
Originally Posted by RedHacker View Post
Not worked...
If you Edit postbit and it doesnt work try postbit_legacy instead
Reply With Quote
  #9  
Old 01-27-2010, 12:23 PM
ToNetU ToNetU is offline
 
Join Date: Mar 2003
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by min0taur View Post
If you Edit postbit and it doesnt work try postbit_legacy instead
so it's working fine right?
Reply With Quote
  #10  
Old 01-27-2010, 02:06 PM
Front Range Front Range is offline
 
Join Date: Apr 2008
Posts: 111
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks, works for me.
Reply With Quote
Reply

Thread Tools

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 11:21 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.07184 seconds
  • Memory Usage 2,310KB
  • Queries Executed 25 (?)
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
  • (7)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
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)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