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
Thread Starter in Postbit for vB 4 Details »»
Thread Starter in Postbit for vB 4
Version: 1.0.3, by Boofo Boofo is offline
Developer Last Online: Jun 2012 Show Printable Version Email this Page

Category: Show Thread Enhancements - Version: 4.x.x Rating:
Released: 06-08-2010 Last Update: 07-29-2010 Installs: 149
Uses Plugins
 
No support by the author.

Thread Starter in Postbit for vB 4
Version 1.0.3
(By Boofo)

What does this product do?
This will add a thread starter icon/text to the postbit. There are 4 locations to choose from (2 icon and 2 text). I know this had been done already, but I didn't like how it showed in the postbit. You do not have to have a signature for this to work. This product is just an upgrade to the manual template edit I have used in the past.

Note: This product was written using the postbit_legacy template and has not been tested on the postbit template, although it should work fine.

Version Information:
Version 1.0.0 --Initial release for vBulletin 4.0.0
Version 1.0.1 --Fixed to work for vB 4.0.4
Version 1.0.2 --Added 2 new locations with highlighted text.
Version 1.0.3 --All 4 options are now linked to the first post of the thread. Also fixed a template cache error that was showing up for PMs.

Installation Overview:
-----------------------------------------------------
1 Product XML (2 Plugins, 1 template, 7 phrases and 1 setting)
1 image file

Installation Instructions:
-----------------------------------------------------
1. Upload thread_starter.gif to the forums/images/misc folder on your site.

2. Go to your Admin CP
Scroll down to 'Plugins & Products'
Click 'Manage Products'
Click 'Add/Import Product'
Click the 'Browse' button, and locate the product-boofo_threadstarter.xml file on your computer

3. Go to your Admin CP -> vBulletin Options -> 'Thread Starter in Postbit' and set the following option:
--Show Thread Starter Icon/Text?: This will add the Thread Starter icon/text to your chosen location in the postbit.

--"No" will disable the Thread Starter icon/text from showing anywhere in the postbit. (Default)
--"Yes, Show icon under userinfo" will place the Thread Starter icon under the userinfo.
--"Yes, Show icon in message area" will place the Thread Starter icon at the top right of the message area.
--"Yes, Show text in button bar" will place the highlighted Thread Starter text in the button bar at the bottom of the post.
--"Yes, Show text in message area" will place the highlighted Thread Starter text at the top center of the message area.
-----------------------------------------------------

Done!
Enjoy!


Code:
if ($mark_as_installed != 'clicked')
{
	$you_get = 'squat';
}
else
{
	$you_get = 'support';
}

Download Now

File Type: zip Thread_Starter_in_Postbit_vb4.zip (8.6 KB, 584 views)

Screenshots

File Type: png ts_message_icon.png (1.5 KB, 0 views)
File Type: png ts_message_text.png (8.5 KB, 0 views)
File Type: png ts_userinfo_icon.png (3.1 KB, 0 views)
File Type: png ts_button_bar.png (1.8 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
4 благодарности(ей) от:
hazem_aliraqi, iiioroh, sodasusu, thecore762

Comments
  #32  
Old 09-24-2010, 06:34 PM
hiker's Avatar
hiker hiker is offline
 
Join Date: Sep 2009
Posts: 221
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Boofo View Post
There is no way to do what you are asking with this mod. This works only in the postbit, not the showthread.
I would like the data to display in the postbit. Rather than displaying ALL threads this user has created, I'd like it to only filter the threads with that specific prefix.

The prefix is Trip_Reports, so rather than saying:

Threads : xx

I'd like it to read

Trip Reports : xx

So it's basically the same purpose, but showing quantity of the certain type of thread they have created.

I hope I've explained myself better.

Thanks.
Reply With Quote
  #33  
Old 09-24-2010, 06:52 PM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This only shows the thread starter. You want the "Threads Started by User in Postbit and Profile for vB 4" hack for that.
Reply With Quote
  #34  
Old 09-24-2010, 07:42 PM
hiker's Avatar
hiker hiker is offline
 
Join Date: Sep 2009
Posts: 221
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Boofo View Post
This only shows the thread starter. You want the "Threads Started by User in Postbit and Profile for vB 4" hack for that.
Ah, ok. Thanks for the tip.
Reply With Quote
  #35  
Old 09-25-2010, 03:23 AM
hiker's Avatar
hiker hiker is offline
 
Join Date: Sep 2009
Posts: 221
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Boofo View Post
This only shows the thread starter. You want the "Threads Started by User in Postbit and Profile for vB 4" hack for that.

Dang, it's for 4.0.3 and I've got 4.0.2. I checked your other similar mod:
https://vborg.vbsupport.ru/showthread.php?t=151844
but that's for 3.6.x

Got anything in between?
Reply With Quote
  #36  
Old 09-25-2010, 06:59 AM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bogley View Post
Dang, it's for 4.0.3 and I've got 4.0.2. I checked your other similar mod:
https://vborg.vbsupport.ru/showthread.php?t=151844
but that's for 3.6.x

Got anything in between?
Check my profile. The one I did can be used and 4.0.2 just fine. Just change the 4.0.3 to 4.0.2 in the xml file.
Reply With Quote
  #37  
Old 10-18-2010, 01:00 PM
Blooded Blooded is offline
 
Join Date: Feb 2010
Posts: 105
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks a lot all your mods are fantastic
Reply With Quote
  #38  
Old 12-11-2010, 06:33 PM
dondavis dondavis is offline
 
Join Date: Feb 2009
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

what about 4.1?
Reply With Quote
  #39  
Old 12-13-2010, 12:45 AM
Willy T Willy T is offline
 
Join Date: Nov 2009
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Anyway to limit this modification to specific forums? If so, I can use this mod with a quick edit =)
Reply With Quote
  #40  
Old 12-13-2010, 01:22 PM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Blooded View Post
Thanks a lot all your mods are fantastic
You might want to click the install button in case there are any updates in the future.

Quote:
Originally Posted by dondavis View Post
what about 4.1?
Have you tried it? Works fine for me.

Quote:
Originally Posted by Willy T View Post
Anyway to limit this modification to specific forums? If so, I can use this mod with a quick edit =)
I suppose that could be added easily enough but I don't plan on doing it as I have no use for something like that.
Reply With Quote
  #41  
Old 06-13-2011, 02:46 PM
dvsDave's Avatar
dvsDave dvsDave is offline
 
Join Date: Nov 2005
Posts: 107
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You wouldn't still have the original instructions would you? I have some seriously customized postbits and the xml file doesn't seem to work for me.
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:38 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.18643 seconds
  • Memory Usage 2,354KB
  • 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
  • (1)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
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (4)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (5)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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • 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