vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 5.x Products & Extensions (https://vborg.vbsupport.ru/forumdisplay.php?f=258)
-   -   Forum Display Enhancements - Separate Sticky and Normal Threads (https://vborg.vbsupport.ru/showthread.php?t=293022)

nogi 04-08-2014 11:32 AM

Repeating on 5.1.1a9

DesignMVD 07-14-2014 08:02 PM

Update vb 5.1.1 please :(


Thanks !!!

Rahstyles 07-15-2014 11:58 AM

update to 5.1.2

justasiam 04-24-2015 02:59 AM

Like other people, mine keeps repeating on Normal Topics for some reason.

I am running 5.1.6

justasiam 05-04-2015 12:50 AM

Is there an answer to this problem?

justasiam 05-13-2015 05:25 PM

IS THIS BEING SUPPORTED AT ALL?

player2014 05-14-2015 04:40 PM

Quote:

Originally Posted by justasiam (Post 2545462)
IS THIS BEING SUPPORTED AT ALL?

I think not Anymore :confused:

Ba'al 09-13-2015 07:39 PM

Repeats on 5.1.9 as stated before, disabled just incase the creator ever decides to fix the issue.

delds 09-21-2015 07:30 PM

I have also uninstalled it for now until the repeat of normal thread is solved and updated,

Replicant 09-21-2015 10:48 PM

Here's a CSS implementation of this you can give a try. You may have to adjust to taste. Add it to css_additional.css

Code:

tr.topic-item.sticky:last-child > td {
    border-bottom: 1px solid #303030;
}

tbody.topic-list.sticky-list:after {
   
    content: "Normal Topics";
    height: 33px;
    line-height: 33px;
    font-weight: bold;
    padding-left:10px
}



All times are GMT. The time now is 03:09 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.01001 seconds
  • Memory Usage 1,729KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete