Back to vBulletin 3.6 Add-ons

Scr - PM Preview
Mod Version: 1.00, by YeşiLMeN

This modification is in the archives.
vB Version: 3.6.0 Rating: (0 vote - 0 average) Installs: 18
Released: 09 Feb 2007 Last Update: Never Downloads: 82
Not Supported  

WwW.+++++++.CoM
ScReaM_


This is a Advanced PM Preview For 3.6 & Controlled via the vB Options..

AdminCP => Plugin System => Click Manage Products => Click [Add/Import Product] => Under Import Product => Select the "scr_pmpreview.xml" file => Press Import..

In "pm_messagelistbit" Template Find ;


Code:
	<td class="alt1Active" id="m$pm[pmid]" width="100%">
		<div>
			<span style="float:$stylevar[right]" class="smallfont">$pm[senddate]</span>
			<a href="private.php?$session[sessionurl]do=showpm&amp;pmid=$pm[pmid]"><if condition="$show['unread']"><strong>$pm[title]</strong><else />$pm[title]</if></a>
		</div>
		<div class="smallfont">
			<span style="float:$stylevar[right]" class="time">$pm[sendtime]</span>
			<if condition="$show['unread']"><strong>$userbit</strong><else />$userbit</if>
		</div>
	</td>
Replace With ;

Code:
<if condition="$vboptions[scr_pmpreview_onoff]==0">
	<td class="alt1Active" id="m$pm[pmid]" width="100%">
		<div>
			<span style="float:$stylevar[right]" class="smallfont">$pm[senddate]</span>
			<a href="private.php?$session[sessionurl]do=showpm&amp;pmid=$pm[pmid]"><if condition="$show['unread']"><strong>$pm[title]</strong><else />$pm[title]</if></a>
		</div>
		<div class="smallfont">
			<span style="float:$stylevar[right]" class="time">$pm[sendtime]</span>
			<if condition="$show['unread']"><strong>$userbit</strong><else />$userbit</if>
		</div>
	</td>
</if>
<if condition="$vboptions[scr_pmpreview_onoff]==1">
	<td class="alt1Active" id="m$pm[pmid]" width="100%">
		<div>
			<span style="float:$stylevar[right]" class="time" style="font-size:9px;">$pm[senddate] @ $pm[sendtime]</span>
			<a href="private.php?$session[sessionurl]do=showpm&amp;pmid=$pm[pmid]"><if condition="$show['unread']"><strong>$pm[title]</strong><else />$pm[title]</if></a> (<if condition="$show['unread']"><strong>$userbit</strong><else />$userbit</if> )
		</div>
		<div class="smallfont">
		<i>$pm[pmpreview]</i>	
		</div>
	</td>
</if>
Admin Controllable ;

vBulletin Options -> Scr - PM Preview

Download

This modification is archived, downloads are still allowed.

File Type: %1$s scr_pmpreview.xml (2.9 KB, 86 downloads)

Screenshots

Click image for larger version
Name:	screen.jpg
Views:	569
Size:	22.9 KB
ID:	60315   Click image for larger version
Name:	acp.jpg
Views:	200
Size:	32.0 KB
ID:	60316  

Similar Mods

New Posting Features Make poll preview a REAL preview vBulletin 3.7 Add-ons
Private Messages Enhancements PM Preview vBulletin 3.6 Add-ons
PM preview vBulletin 2.x Full Releases

vblts.ru supports vBulletin®, 2022-2024