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

Reply
 
Thread Tools
YBMF-Threadstarter Details »»
YBMF-Threadstarter
Version: 1.00, by TimberFloorAu TimberFloorAu is offline
Developer Last Online: Jan 2013 Show Printable Version Email this Page

Category: Mini Mods - Version: 4.0.1 Rating:
Released: 01-27-2010 Last Update: Never Installs: 43
Template Edits
Re-useable Code Translations  
No support by the author.

YoBroMoFo - Threadstarter Hack for VB4

Updated version of our Threadstarter hack ( for 3.x )

**** PLEASE CLICK INSTALL IF YOU USE THIS HACK ***

Instructions: See Readme file ( included in Zip )

This adds Threadstarter graphic to The Thread Starters 1st post and all replies throughout that post. Gives them Kudos, and on huge threads allows you to see who in fact started the thread.

Download Now

File Type: zip YBMF-threadstarter.zip (29.0 KB, 276 views)

Screenshots

File Type: png example_threadstarter.png (21.2 KB, 0 views)

Supporters / CoAuthors

Show Your Support

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

Comments
  #32  
Old 04-09-2010, 01:41 PM
Verionia Verionia is offline
 
Join Date: Jul 2009
Posts: 274
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by YankForum View Post
with author's permission i did it by adding these 3 lines of whole code provided by author :
Code:
                <vb:if condition="$thread['postuserid'] == $post['userid']">
                	<img src="images/thread_starter.gif" alt="Thread Starter">
                </vb:if>
right after lines below :

Code:
                                        {vb:raw template_hook.postbit_signature_end}
			</div>
			</vb:if>
Thanks so much!
Reply With Quote
  #33  
Old 04-19-2010, 06:18 PM
War.Frog's Avatar
War.Frog War.Frog is offline
 
Join Date: Aug 2009
Location: Ontario, Canada
Posts: 262
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I really like this, but I wanted it somewhere other than in the sig line. I was playing around and did it like this:

In Postbit Legacy:

FIND:
Code:
{vb:raw template_hook.postbit_messagearea_start}

BELOW, add this abbreviated code:
Code:
<!--YoBroMoFo Thread Starter-->
                <vb:if condition="$thread['postuserid'] == $post['userid']">
                	<img src="images/thread_starter.gif" alt="British Expats Thread Starter"><br />
                </vb:if>
<!--end of YoBroMoFo Thread Starter-->

It then appears at the top of the thread starter's posts:

Reply With Quote
  #34  
Old 04-22-2010, 09:23 AM
svandanam svandanam is offline
 
Join Date: Feb 2010
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great mod !! Installed and voted !!
Reply With Quote
  #35  
Old 05-10-2010, 11:28 PM
Da-Vinci Da-Vinci is offline
 
Join Date: Mar 2010
Posts: 249
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by YankForum View Post
with author's permission i did it by adding these 3 lines of whole code provided by author :
Code:
                <vb:if condition="$thread['postuserid'] == $post['userid']">
                	<img src="images/thread_starter.gif" alt="Thread Starter">
                </vb:if>
right after lines below :

Code:
                                        {vb:raw template_hook.postbit_signature_end}
			</div>
			</vb:if>
I get this when I try to save the template.

adding child to non-existent node!

I'm adding it like this.

HTML Code:
<!--YoBroMoFo Thread Starter-->
<vb:if condition="$post['signature'] OR $thread['postuserid'] == $post['userid']">
		<!-- sig -->
			<div>
				__________________<br />
                <vb:if condition="$thread['postuserid'] == $post['userid']">
                	<img src="images/misc/threadstarter.png" alt="British Expats Thread Starter"><br />
                </vb:if>
                                        {vb:raw template_hook.postbit_signature_end}
			</div>
			</vb:if>
			</div>
		<!-- / sig -->
		</vb:if>
<!--end of YoBroMoFo Thread Starter-->
It works for users with sigs fine, I just get the error when I try and add the additional code.
Reply With Quote
  #36  
Old 05-11-2010, 10:33 PM
Da-Vinci Da-Vinci is offline
 
Join Date: Mar 2010
Posts: 249
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Still can't get it working with the no sig option, but I thought I'd share my threadstarter.png if anybody wants to use it.

Reply With Quote
  #37  
Old 05-23-2010, 09:44 PM
Xexiu Xexiu is offline
 
Join Date: May 2008
Location: Barcelona
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

how can I make the image appear in the top right corner. I'm using postbit_legacy but I failed on several intents .

Can you give me some suggestions please. Thank you.
Reply With Quote
  #38  
Old 09-12-2013, 05:38 AM
Bubble #5 Bubble #5 is offline
 
Join Date: Apr 2005
Posts: 984
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works in 4.2.1.
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 11:41 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.06427 seconds
  • Memory Usage 2,306KB
  • Queries Executed 24 (?)
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
  • (6)bbcode_code
  • (1)bbcode_html
  • (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
  • (2)pagenav_pagelink
  • (8)post_thanks_box
  • (8)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (8)post_thanks_postbit_info
  • (7)postbit
  • (2)postbit_attachment
  • (8)postbit_onlinestatus
  • (8)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