View Full Version : Add-On Releases - Today's active recent threads
BlackThorn
08-01-2010, 10:00 PM
Removed.
BlackThorn
08-02-2010, 04:06 PM
Reserved.
sulasno
08-02-2010, 11:20 PM
tagged and thanks
BLUELAWIN
08-03-2010, 12:57 AM
How do you change the poster's avatar to plain poster's name showing in text to save space?
Nice one. Installed! :)
BlackThorn
08-03-2010, 01:50 AM
How do you change the poster's avatar to plain poster's name showing in text to save space?
Nice one. Installed! :)
Thanks man, well open bts_recentxposts_bit template and all codes replace with;
<tr>
<td class="blocksubhead"><a href="member.php?{vb:raw session.sessionurl}u={vb:raw getposts_thread.userid}">{vb:raw getposts_thread.musername}</a></td>
<td class="blocksubhead">
<vb:if condition="$getposts_thread[newpost]">
<a href="showthread.php?{vb:raw session.sessionurl}goto=newpost&t={vb:raw getposts_thread.threadid}" id="thread_gotonew_{vb:raw getposts_thread.realthreadid}"><img class="inlineimg" src="images/statusicon/post_new.gif" alt="{vb:rawphrase go_to_first_new_post}" border="0" /></a></vb:if>
{vb:raw getposts_thread.prefix_rich}
<a href="showthread.php?{vb:raw session.sessionurl}t={vb:raw getposts_thread.threadid}{vb:raw getposts_thread.highlight}" id="thread_title_{vb:raw getposts_thread.realthreadid}"<vb:if condition="$getposts_thread[newpost]"> style="font-weight:bold"</vb:if> title="{vb:raw getposts_thread.titletrimmed}">{vb:raw getposts_thread.titletrimmed}</a>
</td>
<td class="blocksubhead"><a href="forumdisplay.php?{vb:raw session.sessionurl}f={vb:raw getposts_thread.forumid}">{vb:raw getposts_thread.forumtitle}</a>
</td>
<td class="blocksubhead" align="center">
{vb:raw getposts_thread.lastpostdate}
<vb:if condition="!$show['detailedtime']">
{vb:raw getposts_thread.lastposttime}</vb:if>
</td>
<td class="blocksubhead" align="center">
<a href="misc.php?do=whoposted&t={vb:raw getposts_thread.threadid}" onclick="who({vb:raw getposts_thread.threadid}); return false;">
{vb:raw getposts_thread.replycount}</a>
</td>
Save and exit it will be okay then.
BLUELAWIN
08-03-2010, 08:30 AM
Thanks man, well open bts_recentxposts_bit template and all codes replace with;
<tr>
<td class="blocksubhead"><a href="member.php?{vb:raw session.sessionurl}u={vb:raw getposts_thread.userid}">{vb:raw getposts_thread.musername}</a></td>
<td class="blocksubhead">
<vb:if condition="$getposts_thread[newpost]">
<a href="showthread.php?{vb:raw session.sessionurl}goto=newpost&t={vb:raw getposts_thread.threadid}" id="thread_gotonew_{vb:raw getposts_thread.realthreadid}"><img class="inlineimg" src="images/statusicon/post_new.gif" alt="{vb:rawphrase go_to_first_new_post}" border="0" /></a></vb:if>
{vb:raw getposts_thread.prefix_rich}
<a href="showthread.php?{vb:raw session.sessionurl}t={vb:raw getposts_thread.threadid}{vb:raw getposts_thread.highlight}" id="thread_title_{vb:raw getposts_thread.realthreadid}"<vb:if condition="$getposts_thread[newpost]"> style="font-weight:bold"</vb:if> title="{vb:raw getposts_thread.titletrimmed}">{vb:raw getposts_thread.titletrimmed}</a>
</td>
<td class="blocksubhead"><a href="forumdisplay.php?{vb:raw session.sessionurl}f={vb:raw getposts_thread.forumid}">{vb:raw getposts_thread.forumtitle}</a>
</td>
<td class="blocksubhead" align="center">
{vb:raw getposts_thread.lastpostdate}
<vb:if condition="!$show['detailedtime']">
{vb:raw getposts_thread.lastposttime}</vb:if>
</td>
<td class="blocksubhead" align="center">
<a href="misc.php?do=whoposted&t={vb:raw getposts_thread.threadid}" onclick="who({vb:raw getposts_thread.threadid}); return false;">
{vb:raw getposts_thread.replycount}</a>
</td>
Save and exit it will be okay then.
I installed this and everything works ok but the number of views are not showing, its all blacked out. Do you have any fix for this?
Thanks.
wayne.richards@
08-03-2010, 09:40 AM
Great Mod, Is there a way to put this at the top above the forums?
BlackThorn
08-03-2010, 09:46 AM
I installed this and everything works ok but the number of views are not showing, its all blacked out. Do you have any fix for this?
Thanks.
Ops sorry for that then well, open the same template and all codes replace with;
<tr>
<td class="blocksubhead"><a href="member.php?{vb:raw session.sessionurl}u={vb:raw getposts_thread.userid}">{vb:raw getposts_thread.musername}</a></td>
<td class="blocksubhead">
<vb:if condition="$getposts_thread[newpost]">
<a href="showthread.php?{vb:raw session.sessionurl}goto=newpost&t={vb:raw getposts_thread.threadid}" id="thread_gotonew_{vb:raw getposts_thread.realthreadid}"><img class="inlineimg" src="images/statusicon/post_new.gif" alt="{vb:rawphrase go_to_first_new_post}" border="0" /></a></vb:if>
{vb:raw getposts_thread.prefix_rich}
<a href="showthread.php?{vb:raw session.sessionurl}t={vb:raw getposts_thread.threadid}{vb:raw getposts_thread.highlight}" id="thread_title_{vb:raw getposts_thread.realthreadid}"<vb:if condition="$getposts_thread[newpost]"> style="font-weight:bold"</vb:if> title="{vb:raw getposts_thread.titletrimmed}">{vb:raw getposts_thread.titletrimmed}</a>
</td>
<td class="blocksubhead"><a href="forumdisplay.php?{vb:raw session.sessionurl}f={vb:raw getposts_thread.forumid}">{vb:raw getposts_thread.forumtitle}</a>
</td>
<td class="blocksubhead" align="center">
{vb:raw getposts_thread.lastpostdate}
<vb:if condition="!$show['detailedtime']">
{vb:raw getposts_thread.lastposttime}</vb:if>
</td>
<td class="blocksubhead" align="center">
<a href="misc.php?do=whoposted&t={vb:raw getposts_thread.threadid}" onclick="who({vb:raw getposts_thread.threadid}); return false;">
{vb:raw getposts_thread.replycount}</a>
</td>
<td class="blocksubhead" align="center">
{vb:raw getposts_thread.views}
</td>
</tr>
Save and exit, then it will be okay.
BlackThorn
08-03-2010, 09:52 AM
Great Mod, Is there a way to put this at the top above the forums?
This mod is only work the bottom of the forums but may be I can make that for vB4.1.x version OR ummm.... Well, I'll look at that 1-2 day after. If I make it, then I'll send update details man. Thanks and Best regards,
wayne.richards@
08-03-2010, 10:15 AM
Cheers Buddy!
BLUELAWIN
08-03-2010, 11:00 AM
Ops sorry for that then well, open the same template and all codes replace with;
<tr>
<td class="blocksubhead"><a href="member.php?{vb:raw session.sessionurl}u={vb:raw getposts_thread.userid}">{vb:raw getposts_thread.musername}</a></td>
<td class="blocksubhead">
<vb:if condition="$getposts_thread[newpost]">
<a href="showthread.php?{vb:raw session.sessionurl}goto=newpost&t={vb:raw getposts_thread.threadid}" id="thread_gotonew_{vb:raw getposts_thread.realthreadid}"><img class="inlineimg" src="images/statusicon/post_new.gif" alt="{vb:rawphrase go_to_first_new_post}" border="0" /></a></vb:if>
{vb:raw getposts_thread.prefix_rich}
<a href="showthread.php?{vb:raw session.sessionurl}t={vb:raw getposts_thread.threadid}{vb:raw getposts_thread.highlight}" id="thread_title_{vb:raw getposts_thread.realthreadid}"<vb:if condition="$getposts_thread[newpost]"> style="font-weight:bold"</vb:if> title="{vb:raw getposts_thread.titletrimmed}">{vb:raw getposts_thread.titletrimmed}</a>
</td>
<td class="blocksubhead"><a href="forumdisplay.php?{vb:raw session.sessionurl}f={vb:raw getposts_thread.forumid}">{vb:raw getposts_thread.forumtitle}</a>
</td>
<td class="blocksubhead" align="center">
{vb:raw getposts_thread.lastpostdate}
<vb:if condition="!$show['detailedtime']">
{vb:raw getposts_thread.lastposttime}</vb:if>
</td>
<td class="blocksubhead" align="center">
<a href="misc.php?do=whoposted&t={vb:raw getposts_thread.threadid}" onclick="who({vb:raw getposts_thread.threadid}); return false;">
{vb:raw getposts_thread.replycount}</a>
</td>
<td class="blocksubhead" align="center">
{vb:raw getposts_thread.views}
</td>
</tr>
Save and exit, then it will be okay.
Ok Buddy, I change it to this new one and it does make the number of view show up but then the icon for the latest post disappeared. Is there a way that you can make them show up?
I think the icon for new post is important because all they members have to do is click on it and that would take them straight to the newest post.
Thanks again. :)
BLUELAWIN
08-03-2010, 11:12 AM
Sorry, everything is working now. Thanks ! :up:
BlackThorn
08-03-2010, 11:12 AM
Sorry, everything is working now. Thanks !
It's no problem man you're welcome :)
InTeNsE-HuMoR
08-03-2010, 08:05 PM
How do I make this show at the bottom of the forums? It is currently showing at the top.
BlackThorn
08-03-2010, 09:11 PM
I will update this my mod, please do not ask me all the time.
Regards,
InTeNsE-HuMoR
08-04-2010, 01:08 PM
Ok, but I understood that this mod was supposed to display at the bottom by default?
Maybe it's my style that's causing it not to. Any ideas?
BlackThorn
08-05-2010, 04:42 AM
Ok, but I understood that this mod was supposed to display at the bottom by default?
Maybe it's my style that's causing it not to. Any ideas?
New Releases:
-Added optional page location!
-Below Forums
-Navbar
-Footer
You can download it again and import that your admincp and it will be ok.
You can show that mod where do you want, on your forumhome.
Best Regards,
BLUELAWIN
08-05-2010, 07:50 AM
Hey! Mate, thank you so much for the update. If you don't mind, I would like to ask you again if do you have any code for this so that the user's name will show up in letters instead of avatar.
I find it very useful because it saves space in the forum. Thanks again. :)
BlackThorn
08-05-2010, 08:23 AM
Hey! Mate, thank you so much for the update. If you don't mind, I would like to ask you again if do you have any code for this so that the user's name will show up in letters instead of avatar.
I find it very useful because it saves space in the forum. Thanks again. :)
You're welcome and thanks a lot. Well - I guess, I said this at my this posting (https://vborg.vbsupport.ru/showpost.php?p=2078505&postcount=8) here? That didn't be a help your that problem? OR can you show me any screenshot? You can make it shall be explain windows-paint and send here. Then I can help to you again.
Best Regards,
InTeNsE-HuMoR
08-05-2010, 02:01 PM
Thanks for the update. Problem is now fixed for me.
BLUELAWIN
08-06-2010, 12:15 PM
You're welcome and thanks a lot. Well - I guess, I said this at my this posting (https://vborg.vbsupport.ru/showpost.php?p=2078505&postcount=8) here? That didn't be a help your that problem? OR can you show me any screenshot? You can make it shall be explain windows-paint and send here. Then I can help to you again.
Best Regards,
Yup, I got that working fine for the first version but this new updated version with optional page location is what I am referring to.
Can you give me the code for this new version (with optional page location) where the posters name will show in letters instead of avatar to save space. Thank you.
Wayne@R32oc
08-12-2010, 11:27 AM
Does anyone know a way to make this display the latest threads, instead of posts? So that it lists each new thread without moving it up everytime someone posts in it?
Thanks
dankreiner
08-15-2010, 11:38 AM
any way to make this appear on the vbulletin cms home page?
hardfm
08-20-2010, 11:46 AM
This would be the best if it was an addon to the VB CMS as a block, is this possible, it looks fantastic!
RollaJedi
08-20-2010, 02:50 PM
i wholeheartedly concur with the above two statements!!!!! WOULD LOVE to see this on the CMS Home in some way
DirkD
08-27-2010, 05:26 PM
This is a very useful mod!
However, I am also looking for the right code to show the posters name in letters and NOT the avatar. The solution mentioned in this post (https://vborg.vbsupport.ru/showpost.php?p=2078505&postcount=8) doesn't work in the latest version.
I agree that this should be part of VBulletin itself.
BlackThorn
09-11-2010, 01:58 AM
This is a very useful mod!
However, I am also looking for the right code to show the posters name in letters and NOT the avatar. The solution mentioned in this post (https://vborg.vbsupport.ru/showpost.php?p=2078505&postcount=8) doesn't work in the latest version.
I agree that this should be part of VBulletin itself.
Hi dear, what do you want for that mod tell me please? I would guess you don't want display avatars rights? I can help to you, so send me template codes here.
Regards,
BlackThorn
10-02-2010, 09:04 AM
Updated.
steve71
10-10-2010, 03:06 AM
I like the way you can omit forums. Great display locations too. :up:
steve71
10-10-2010, 10:46 AM
How would I make the display collapsible?
hamedbia2
10-10-2010, 10:47 AM
thanks this is a great mod but there is some problems in it,The thread maker name doesnt displey and also this mod desnt support the more charactors in title, if there is a way to increase the characters of titles to show please tell us
steve71
10-27-2010, 12:40 PM
How do you get the recent posts to be shown as "read" after viewing? Currently when I view them they remain in bold text showing as "unread."
Note: 2 of the 5 recent posts displayed are showing as "read" so I do not know why the other threads remain as "unread" after viewing.
Wayne@R32oc
10-29-2010, 09:43 PM
I pm'd you Blackthorn.
Willing to pay to get this to show latest threads and not update them to the top of the list after someone posts?
vietfreefun
11-06-2010, 12:54 AM
In case member do not have avatar, it should not show avatar image.
Thanks
szpectre
12-04-2010, 01:41 AM
I would really like to use this, but dont know where to go to modify the font colors. Any ideas?
mmorpgwelt
12-05-2010, 06:34 AM
Doesnt work on 4.1 PL2 wimme...Says Mod is out of date.
steve71
12-20-2010, 09:33 PM
How would I make the display collapsible?
bump.:)
steve71
01-04-2011, 08:38 AM
How would I make the display collapsible?
bump
BlackThorn
01-04-2011, 09:12 AM
Steve dear, I will update this hack next the time for 4.1.x so, I'm coding just CMPS modules now however, if you be patient, then you'll see new module : ) Regards... ^^
steve71
01-04-2011, 06:52 PM
Steve dear, I will update this hack next the time for 4.1.x so, I'm coding just CMPS modules now however, if you be patient, then you'll see new module : ) Regards... ^^
hey sry about that...anyway this code did the trick in the bts_recentxposts
<div id="test" class="block collapse">
<h2 class="blockhead">
<span>Collapse it!</span>
<a class="collapse" id="collapse_cel_dummy" href="{vb:raw relpath}#top"><img src="
{vb:stylevar imgdir_button}/collapse{vb:raw vbcollapse.collapseimg_cel_dummy_img}_40b.png" alt="{vb:rawphrase collapse_this_category}" /></a>
</h2>
<div class="blockrow" id="cel_dummy">
<p>Let's add a button to collapse this box :-)</p>
bts default code..</div>
BTW I lost the contrast between posts....how do I get it back? I can't find the stylevar..
http://img717.imageshack.us/img717/8643/contrast.png
aileron79
01-13-2011, 12:55 PM
I've discovered something I consider a bug in this addon. Supposed there are posts that are to be moderated manually... These posts are NOT shown to the public in the forum, only mods and admins can see them. However, these posts/threads ARE shown to everyone in the recent threads lists. (People can't open those threads, but still, they appear in the list)
I've just edited the SQL statement in the main plug-in and added "AND thread.visible <> 0" to its WHERE clause. That's not the best way to work around that issue, I know - but for now it's just fine. Maybe you could fix that in the next release?
tmanran123
01-18-2011, 12:00 PM
Thanks this plugin looks perfect
I just can't figure out one thing
It has a feature where you can (i'm assuming) have the widget show up wherever you specify.
http://img152.imageshack.us/img152/2229/rhow.gif
But what line of code do i use to call this widget?
I tried
{vb:raw btecentxthreads_bits}
but that doesn't work...
Thanks!
BlackThorn
01-18-2011, 06:04 PM
Nope dear, it's not manual for using on your forumhome page. If you select it then it will doesn't work sorry. So really I'm bored when update this my hack : )
Crossbow
02-20-2011, 01:24 PM
The following dependencies were not met:
1.This product is not compatible with version 4.1.2 of vBulletin. (Compatible starting with 4.0.0 / Incompatible with 4.0.99 and greater)
MeisterGigi
02-21-2011, 06:12 AM
Same for me *cry*
thecrazycanuck
03-18-2011, 06:46 AM
I just manually edited the dependencies in the XML to raise the version level. Mod works fine for me running 4.1.2
thecrazycanuck
03-18-2011, 06:50 AM
I've been trying to edit this mod so that it will give me previews of the first post's pagetext after the thread title. does anyone have any ideas on how to do that?
This is the code I have so far
<div style="clear:both; border:1px dashed #c4c4c4; padding:10px; margin:10px 5px 5px 5px; background-color:#fefdf2;">
{vb:raw $getpost_preview.(getposts_thread.firstpostid }
</div>
This is to insert the preview, it is in the right spot but nothing else works
I also inserted this to query the db to get the pagetext variable
$getpost_previews = $db->query_read("SELECT post.postid, post.pagetext")
while ($getpost_preview = $db->fetch_array($getpostpreviews))
LordVader
05-31-2011, 02:19 PM
Nope dear, it's not manual for using on your forumhome page. If you select it then it will doesn't work sorry. So really I'm bored when update this my hack : )
Hi Blackthorn
I know you stated in the message above that you were bored with this one, But I'm hoping you will try & look into adding a couple of extras if you can. :)
I know i asked you for help on your other mod, But I found this one & I Love It, And it displays perfectly, Colours & all. :)
Is there any way I can get the link for, (Mark Forums Read) To display beneath the stats ? I currently have your Stats plugin displayed beneath the Navbar, But the link for (Mark Forums Read) is all the way down at the bottom of the forum.
Thanks for reading.
DirkD
06-21-2011, 04:47 AM
Oops...
System message from VB 4.1.4 :
The following dependencies were not met:
This product is not compatible with version 4.1.4 of vBulletin. (Compatible starting with 4.0.0 / Incompatible with 4.0.99 and greater)
Ryan1241
12-19-2011, 11:03 PM
Oops...
System message from VB 4.1.4 :
I get the same message.. Would love to use it with VB 4.1.9
too_cool_3
01-19-2012, 04:52 AM
Anyone know of a mod very similar to this which works on 4.1.10?
I've been searching for something like this like CRAZY
Thanks,
Marc
too_cool_3
01-21-2012, 05:25 PM
Can anyone turn this mod into a CMS Widget? Thanks a lot in advance.
Winter Sonata
02-04-2012, 12:36 AM
any news about upgrading your vba modules to 4.1.10 ?
goycarden
03-04-2012, 04:40 PM
How does it work as a widget?
GeorgeEcuador
03-28-2012, 04:16 AM
need for v4.1.7. any update,,,,
szpectre
07-11-2012, 03:12 AM
I've been trying to edit this mod so that it will give me previews of the first post's pagetext after the thread title. does anyone have any ideas on how to do that?
This is the code I have so far
<div style="clear:both; border:1px dashed #c4c4c4; padding:10px; margin:10px 5px 5px 5px; background-color:#fefdf2;">
{vb:raw $getpost_preview.(getposts_thread.firstpostid }
</div>
This is to insert the preview, it is in the right spot but nothing else works
I also inserted this to query the db to get the pagetext variable
$getpost_previews = $db->query_read("SELECT post.postid, post.pagetext")
while ($getpost_preview = $db->fetch_array($getpostpreviews))
Any luck with anyone on this? I have been looking ever since I upgraded to 4.x and still found nothing.
Salvo
05-12-2013, 06:17 PM
Any update?
szpectre
06-18-2013, 06:19 PM
Still waiting as well.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.