Back to vBulletin 3.6 Add-ons

Threads List in PostBit
Mod Version: 1.00, by TheRed

This modification is in the archives.
vB Version: 3.6.x Rating: (3 votes - 5.00 average) Installs: 24
Released: 21 Apr 2007 Last Update: Never Downloads: 142
Not Supported Uses Plugins Re-usable Code  

Description:
This mod will display in postbit, a list of recents threads a member have created.

Note: I have not tested how this will look on forums using a normal postbit type. Though, it should work regardless of the type of postbit.

Installation:
Get the attached xml product, install it on your vB forums 3.6.x through the "Products Manager", and commit the following template change:

In postbit_legacy template.
Find:
Code:
<if condition="$show['avatar']">
	<div class="smallfont">
		&nbsp;<br /><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a>
	</div>
</if>
Below that, Add:
Code:
<br />
<div id="mythreads_$post[postcount]">
	<u>
		<strong>My Threads</strong>
	</u>
	<script type="text/javascript">vbmenu_register("mythreads_$post[postcount]", true); </script>&nbsp;
	<img src="$stylevar[imgdir_misc]/menu_open.gif">
	<div class="vbmenu_popup" id="mythreads_$post[postcount]_menu" style="display:none">
		<table cellpadding="4" cellspacing="1" border="0">
		<tr>
			<td class="thead">My Threads</td>
		</tr>
		$mythreadsbits
		</table>
	</div>
</div>


Please, don't forget to click on the link if you have installed this mod.

Download

This modification is archived, downloads are still allowed.

File Type: %1$s product-mythreads_bythered.xml (3.9 KB, 160 downloads)

Supporters / CoAuthors

  • TheRed

Screenshots

Click image for larger version
Name:	Postbit.gif
Views:	785
Size:	10.4 KB
ID:	63434   Click image for larger version
Name:	mythreadscp.jpg
Views:	207
Size:	50.8 KB
ID:	63489  

Similar Mods

Add member to IGNORE list in Postbit dropdown vBulletin 3.6 Template Modifications
[Postbit] Add to ignore list in as a buttom. vBulletin 2.x Template Modifications

vblts.ru supports vBulletin®, 2022-2024