![]() |
Unread Threads Marker
1 Attachment(s)
This Add-on re-implements "The threads below have not been updated since your last visit but still contain unread posts." for New Posts searches
Important Note This Add-on has retired as of vBulletin 4.1.8. If you are using this Add-on and upgrade to 4.1.8 (or higher) please uninstall this Add-on or you will run into problems. |
The product-unreadthreadsmarker.xml is 0 bytes in the zip file.
|
Strange. I've reuploaded the ZIP and checked the the XML is not empty, should be okay now.
|
It is fine now. Thanks.
|
Hi, nice idea!
just one question: Quote:
|
If you don't know what it is you need to do those edits.
https://vborg.vbsupport.ru/showthread.php?t=152931 |
tagged!!! looks good this does ..will install later
|
Will this work on 4.0.6 mate??
|
Quote:
|
Quote:
|
Installed .. thanks ... :)
Seems to work fine in 4.04pl1 as well ... :up: Regards, Badger |
You Are My Hero!
-donation sent thanks again :) |
Thank you! Works on 4.0.6. Donation sent!
|
<li class="imodselector threadbit {vb:if !$thread['del_username'], $thread['statusstring']}" id="thread_{vb:raw thread.realthreadid}" title="{vb:raw thread.preview}">
dont seem to have that in my Template search_threadbit Gah |
<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 /> nonsticky</vb:if>{vb:if $thread['del_username'], ' deleted'}"> <div class="threadinfo thread"> <!-- status icon block --> <a class="threadstatus" rel="vB::AJAX" title=" <vb:if condition="$show['threadcount']"> {vb:rawphrase have_x_posts_in_thread_last_y, {vb:raw thread.dot_count}, {vb:raw thread.dot_lastpost}} </vb:if> "></a> <vb:if condition="$show[threadcount]"><span class="shade" style="float:{vb:stylevar right}"><br /><br /><a href="showthread.php?{vb:raw session.sessionurl}goto=mylastpost&t={vb:raw thread.threadid}" class="lastpostdate understate" title="{vb:rawphrase vsajtylpit_jumptomylast}">►</a></span></vb:if> <!-- title / author block --> <div class="inner"> <h3 class="searchtitle"> <vb:if condition="$show['gotonewpost']"><a href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_newpost}, 'threadid', 'threadtitle'}" id="thread_gotonew_{vb:raw thread.realthreadid}"><img class="gotonewpost" src="{vb:stylevar imgdir_button}/firstnew.png" alt="{vb:rawphrase go_to_first_new_post}" /></a> </vb:if> <vb:if condition="$thread['sticky']"> <img src="{vb:stylevar imgdir_misc}/sticky.gif" alt="{vb:rawphrase sticky_thread}" /> </vb:if> <vb:if condition="$thread['movedprefix'] OR $thread['typeprefix'] OR $thread['moderatedprefix'] OR $thread['prefix_rich']"> <span class="prefix understate"> {vb:raw thread.movedprefix} {vb:raw thread.typeprefix} {vb:raw thread.moderatedprefix} {vb:raw thread.prefix_rich} </span> </vb:if> <a class="title<vb:if condition="$show['gotonewpost']"> threadtitle_unread</vb:if>" href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo}, 'threadid', 'threadtitle'}" id="thread_title_{vb:raw thread.realthreadid}" title="{vb:raw thread.preview}">{vb:raw thread.threadtitle}</a> </h3> <div class="threadmeta"> <div class="author"> {vb:rawphrase started_by_x_y_z_a, {vb:link member, {vb:raw thread}, null, 'postuserid', 'postusername'}, {vb:raw thread.postusername}, {vb:raw thread.startdate}, {vb:raw thread.starttime}} <vb:if condition="$show['unsubscribe']"> <a href="newreply.php?{vb:raw session.sessionurl}do=newreply&t={vb:raw thread.threadid}" rel="nofollow">{vb:rawphrase reply}</a> | <a href="subscription.php?{vb:raw session.sessionurl}do=removesubscription&retur n=ucp&t={vb:raw thread.threadid}" rel="nofollow">{vb:rawphrase unsubscribe}</a> </vb:if> <vb:if condition="$thread['pagenav']"> <dl class="pagination" id="pagination_threadbit_{vb:raw thread.realthreadid}"> <dt class="label">{vb:raw thread.totalpages} {vb:rawphrase pages} <span class="separator">•</span></dt> <dd> {vb:raw thread.pagenav} <vb:if condition="$show['pagenavmore']"> ... <a href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_lastpage}, threadid, threadtitle}">{vb:raw thread.totalpages}</a></vb:if> </dd> </dl> </vb:if> </div> <vb:if condition="$show['managethread'] && $thread['del_username']"> <ul class="managethread"> <li class="rmanage"><a href="postings.php?{vb:raw session.sessionurl}do=editthread&t={vb:raw thread.redirectthreadid}">{vb:rawphrase manage}</a></li> </ul> </vb:if> </div> </div> <!-- iconinfo --> <div class="threaddetails td"> <div class="threaddetailicons"> <vb:if condition="$show['taglist']"> <img src="{vb:stylevar imgdir_misc}/tag.png" alt="{vb:raw thread.taglist}" /> </vb:if> <vb:if condition="$show['rexpires']"> <img src="{vb:stylevar imgdir_misc}/expires.gif" alt="{vb:rawphrase expires_on_x_y, {vb:raw thread.expiredate}, {vb:raw thread.expiretime}}" /> </vb:if> <vb:if condition="$show['moderated']"> <img src="{vb:stylevar imgdir_misc}/moderated_small.gif" alt="{vb:rawphrase x_moderated_posts, {vb:raw thread.hiddencount}}" /> </vb:if> <vb:if condition="$show['deletedthread']"> <img src="{vb:stylevar imgdir_misc}/trashcan_small.gif" alt="{vb:rawphrase x_deleted_posts, {vb:raw thread.deletedcount}}" /> </vb:if> <vb:if condition="$show['paperclip']"> <a href="javascript://" onclick="attachments({vb:raw thread.threadid}); return false"> <img src="{vb:stylevar imgdir_misc}/paperclip.png" border="0" alt="{vb:rawphrase x_attachments, {vb:raw thread.attach}}" /></a> </vb:if> <vb:if condition="$thread['issubscribed']"> <img src="{vb:stylevar imgdir_misc}/subscribed.png" alt="{vb:rawphrase you_are_subscribed_to_this_thread}" /> </vb:if> </div> </div> </div> <!-- threadstats --> <vb:if condition="!$show['notificationtype'] && !$thread['del_username']"> <ul class="threadstats td alt" title="<vb:if condition="$thread['dot_count'] > 0">{vb:rawphrase have_x_posts_in_thread_last_y, {vb:raw thread.dot_count}, {vb:raw thread.dot_lastpost}}</vb:if>"> <li class="stats"><a href="misc.php?do=whoposted&t={vb:raw thread.threadid}" onclick="who({vb:raw thread.threadid}); return false;">{vb:rawphrase replies}</a>: {vb:raw thread.replycount}</li> <li class="stats">{vb:rawphrase views}: {vb:raw thread.views}</li> </ul> </vb:if> <vb:if condition="$thread['del_username']"> <!-- deleted by --> <div class="threaddeleted td"> <div class="inner"> <div class="deletedby"> {vb:rawphrase thread_deleted_by_x, {vb:link member, {vb:raw thread}, null, 'del_userid', 'del_username'}, {vb:raw thread.del_username}} </div> <vb:if condition="$show['deletereason']"> <dl class="stats deletereason"> <dt class="reason">{vb:rawphrase reason}</dt> <dd class="reason"> {vb:raw thread.del_reason}</dd> </dl> </vb:if> </div> </div> <vb:else /> <!-- lastpost --> <dl class="threadlastpost td"> <dt class="lastpostby hidden">{vb:rawphrase last_post_by}:</dt> <dd>{vb:rawphrase last_post}: {vb:raw thread.lastpostdate} <em class="time">{vb:raw thread.lastposttime}</em></dd> <dd> <vb:if condition="$thread['lastposterid']"> {vb:rawphrase by_x, {vb:link member, {vb:raw thread}, null, 'lastposterid', 'lastposter'}, {vb:raw thread.lastposter}} <vb:else /> {vb:rawphrase by_x_guest , {vb:raw thread.lastposter}} </vb:if> <a href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_lastpost}, 'threadid', 'threadtitle'}#post{vb:raw thread.lastpostid}"><img src="{vb:stylevar imgdir_button}/lastpost-{vb:stylevar right}.png" alt="{vb:rawphrase go_to_last_post}" /></a> </dd> </dl> </vb:if> <div class="threadpostedin td alt"> <p> {vb:rawphrase forum}:<br /><a href="{vb:link forum, {vb:raw thread}, null, 'forumid', 'forumtitle'}" title="{vb:raw thread.forumtitleclean}">{vb:raw thread.forumtitle}</a> </p> </div> <vb:if condition="$show['notificationtype']"> <!-- notification --> <div class="threadnotification td"> <label for="thread_imod_checkbox_{vb:raw thread.realthreadid}">{vb:raw thread.notification}</label> </div> <label class="threadimod td"> <input type="checkbox" name="deletebox[{vb:raw subscribethread.$threadid}]" id="thread_imod_checkbox_{vb:raw thread.realthreadid}" value="yes" /> </label> </vb:if> <vb:if condition="$show['inlinemod']"> <!-- fourth block --> <label class="threadimod"> <input type="checkbox" id="thread_imod_checkbox_{vb:raw thread.realthreadid}" name="imodcheck[{vb:raw thread.realthreadid}]" /> </label> </vb:if> </div> </li> where would i place the code???? |
Quote:
|
Cheers Dj
|
Quote:
Code:
<li class="imodselector threadbit {vb:if !$thread['del_username'], $thread['statusstring']}" id="thread_{vb:raw thread.realthreadid}"> |
Great mod that basically adds a function in that should never been removed.
Thanks :) |
Quote:
Hmmmm...still cant get it to show on 4.0.6?? nevermind i will keep trying !! |
its your first line but does not work for me on 4.08
|
unread
|
yeah ive pasted the code above the 1st line bud...not showing nowt though..Gahh
|
try in opera, it works in opera but buggy in firefox
|
Ahhh nice one mate..i use firefox,will check it now!! cheers
|
HTML Code:
<vb:if condition="$show['threadsbelowhere']"> |
I'm using 4.0.8 and firefox and its working fine.
|
Quote:
|
Or he doesn't have any threads that will trigger it after all the testing.
|
... which would imply that he is doing smth. wrong (=not having new threads while testing) ;)
|
True, but it was more for notifying him where else to look, I guess, instead of blaming the mod.
I have yet to see one of your mods not work as it was intended to. ;) |
What can I change to make it stand out a bit more? I'm thinking of using the CSS tag for how the sticky threads appear in the search results, but I'm not certain what line to change and what to. :(
|
Not working with vBulletin 4.0.8
|
Quote:
|
Thanks for this one. Working perfectly in 4.0.8 for me too. It didn't work straight away but a quick logout and login later it was working perfectly.
|
Quote:
|
Its quite bizarre that this is not included in vb by default. Thanks Andreas.
Tagged for future use. |
Hi! Is there a way to make a hack what is sorting the what's new result in forum oder? Also the possibility to show more than 20 hits a page would be nice :)
cu Gargi |
thanks! have been missing this!
*clicks install* |
Does this only work when logged out?
I have 4.0.7 and I thought it wasn't working until I logged out and noticed that it does show up. When I log in, it never shows up. Was this supposed to work only logged out? What I'm looking for is when a user logs in, it tells them both new stuff since last log in (not just since last "visit"), as well as posts with unread stuff irregardless of last log in or visit. Thoughts? |
All times are GMT. The time now is 10:29 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|