vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Mini Mods - Unread Threads Marker (https://vborg.vbsupport.ru/showthread.php?t=252720)

JIMRANGERS 10-31-2010 04:43 PM

its your first line but does not work for me on 4.08

JIMRANGERS 10-31-2010 04:51 PM

unread

COL NIL SATIS 10-31-2010 05:54 PM

yeah ive pasted the code above the 1st line bud...not showing nowt though..Gahh

JIMRANGERS 10-31-2010 06:28 PM

try in opera, it works in opera but buggy in firefox

COL NIL SATIS 10-31-2010 06:34 PM

Ahhh nice one mate..i use firefox,will check it now!! cheers

COL NIL SATIS 10-31-2010 06:42 PM

HTML Code:

<vb:if condition="$show['threadsbelowhere']">
<li class="threadbit">
<div class="icon0 rating0 nonsticky">
<div style="text-align:center; padding: 4px; font-weight:bold;">
{vb:rawphrase all_threads_below_here_unread}
</div>
</div>
</li>
</vb:if>
<li class="imodselector threadbit {vb:if !$thread['del_username'], $thread['statusstring']}" id="thread_{vb:raw thread.realthreadid}">
        <div class="icon{vb:raw thread.threadiconid} rating{vb:raw thread.rating}<vb:if condition="$thread['sticky']"> sticky<vb:else />

Thats the top of my search_threadbit template now...still not showing owt:eek: Think i may need to give in on this one

Mr Peabody 10-31-2010 07:17 PM

I'm using 4.0.8 and firefox and its working fine.

Andreas 11-01-2010 05:48 AM

Quote:

Originally Posted by JIMRANGERS (Post 2116472)
try in opera, it works in opera but buggy in firefox

Then you are most likely doing smth. wrong as it works just fine with Firefox and 4.0.8 for me.

Boofo 11-01-2010 05:58 AM

Or he doesn't have any threads that will trigger it after all the testing.

Andreas 11-01-2010 07:23 AM

... which would imply that he is doing smth. wrong (=not having new threads while testing) ;)


All times are GMT. The time now is 04:01 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.01112 seconds
  • Memory Usage 1,730KB
  • 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_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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