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
Separate Sticky and Normal Threads Details »»
Separate Sticky and Normal Threads
Version: 4.01, by Atakan KOC Atakan KOC is offline
Developer Last Online: Mar 2023 Show Printable Version Email this Page

Category: Forum Display Enhancements - Version: 4.0.0 Beta 5 Rating:
Released: 11-14-2009 Last Update: 12-12-2009 Installs: 2665
Uses Plugins Template Edits Auto-Templates
Re-useable Code Translations  
No support by the author.

Go to your admin cp, then:
Plugin System -> Manage Products -> [Add/Import Product] -> Select 'product-eparate.xml' from your computer then press 'Import'

Separate Sticky and Normal Threads Setting

Go to your admin cp, then:
vBulletin Options -> Forum Display Options (forumdisplay) ->
Separate Sticky and Normal Threads (Yes/No)

1.0.4 Initial Version.
1.0.5 fix bug.
2.0.0 vbulletin 3.7.0 release
3.0.0 vbulletin 3.8.0 release
4.0.0 vbulletin 4.0.0 release
4.0.1 style change (Thanks BBR-APBT)

Download Now

File Type: xml product-eparate.xml (4.1 KB, 9674 views)

Screenshots

File Type: png Main Forum_1260698621594.png (30.3 KB, 0 views)

Show Your Support

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

Comments
  #172  
Old 06-23-2010, 08:29 AM
Gero50's Avatar
Gero50 Gero50 is offline
 
Join Date: Oct 2009
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for making this mod, it Installed perfectly.
Reply With Quote
  #173  
Old 06-27-2010, 08:46 PM
pedroenf pedroenf is offline
 
Join Date: Jun 2006
Location: Portugal
Posts: 308
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No update?
Reply With Quote
  #174  
Old 06-27-2010, 09:17 PM
odln018's Avatar
odln018 odln018 is offline
 
Join Date: Mar 2006
Posts: 210
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works fine on 4.0.4
Reply With Quote
  #175  
Old 06-27-2010, 09:24 PM
djbaxter djbaxter is offline
 
Join Date: Aug 2006
Location: Ottawa, Canada
Posts: 2,601
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Fine on 4.04 here too. No update needed.
Reply With Quote
  #176  
Old 06-28-2010, 02:53 AM
Arunkumar's Avatar
Arunkumar Arunkumar is offline
 
Join Date: May 2010
Location: India
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed in less than 5 sec. Working. Thanks.
Reply With Quote
  #177  
Old 06-28-2010, 08:49 PM
beatyourtruck's Avatar
beatyourtruck beatyourtruck is offline
 
Join Date: Jul 2005
Location: Wisconsin
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BellyBelly View Post
I installed it, it didn't break anything but I only have text 'Sticky Posts' and 'Normal Posts' in a line - no colour bar going across. I had this in previous versions of this mod & VB.
Same here....had a previous version that I had turned off for the vB3 to vB4 upgrade, had to go enable the plug in again (after I uploaded the new xml).

I modded the plugin and placed a 15px high and 100% long piece of my background color in the bar that said "normal threads" to get the "colored bar/spacer" back.

Here's what I did....pretty easy. Sorry if I am not supposed to mod these and post them up. If this is the case, please PM me and I will remove. Just trying to be helpful. 8)

Find this:
PHP Code:
<template name="FORUMDISPLAY_Separate2" templatetype="template" date="1260698661" username="Admin" version="4.0.1">
<![
CDATA
<
li class="threadbit" id="cat1">
<
div class="icon0 nonsticky">
<
div class="inner">
<
p><b>&nbsp$vbphrase[delim_sticky] &nbsp;</b></p>
</
div

Changed it to add a background image (mine was a solid color) and sized it to accomplish the spacing.

Modded version:

PHP Code:
<template name="FORUMDISPLAY_Separate" templatetype="template" date="1260698648" username="Admin" version="4.0.1">
<![
CDATA[
<
li class="threadbit" id="cat1">
<
div class="icon0 nonsticky">
<
div class="inner">
<
p><img src="http://www.mywebsite.com/images/newback.gif" height="15px" width="100%"></p>
</
div
Reply With Quote
  #178  
Old 07-01-2010, 02:24 AM
heugabel heugabel is offline
 
Join Date: May 2006
Posts: 74
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by djbaxter View Post
Fine on 4.04 here too. No update needed.
test inline mod in forumdisplay
Reply With Quote
  #179  
Old 07-01-2010, 03:45 AM
goran424's Avatar
goran424 goran424 is offline
 
Join Date: Feb 2010
Location: Thailand
Posts: 99
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Too bad Atakan is not responding....it's a great add-on but lots of issues that needs to be fixed. Uninstalled after hopelessly waiting for fix.
Reply With Quote
  #180  
Old 07-02-2010, 03:43 PM
PreciseDemise PreciseDemise is offline
 
Join Date: Jun 2010
Location: England
Posts: 63
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice! Been hoping to find something like this .. and so simple. Thanks man, A+ Mod.

If anything though, is it possible to change the text of the Separators?
Reply With Quote
  #181  
Old 07-02-2010, 06:38 PM
Taev Taev is offline
 
Join Date: Jan 2003
Location: Switzerland
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by PreciseDemise View Post
If anything though, is it possible to change the text of the Separators?
Just change the two red coloured phrases in your .xml file on row 71 and 72

Quote:
<phrase name="delim_normal" date="0" username="" version=""><![CDATA[Normal Threads]]></phrase>
<phrase name="delim_sticky" date="0" username="" version=""><![CDATA[Sticky Threads]]></phrase>
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 10:39 PM.


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.11321 seconds
  • Memory Usage 2,359KB
  • 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_php
  • (4)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
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (10)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
  • (2)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