The Arcive of vBulletin Modifications Site. |
|
Scr - PM Preview Details »»
|
|||||||||||||||||||||||||
WwW.ULTRavB.CoM ScReaM_ This is a Advanced PM Preview For 3.6 & Controlled via the vB Options..:up: 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&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> 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&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&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> vBulletin Options -> Scr - PM Preview Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
*Reserved First Post !
-- Click Install Pls
|
|
#3
|
||||
|
||||
|
A Version with a few more Features is already aviable here: https://vborg.vbsupport.ru/showthread.php?t=132622
|
|
#4
|
|||
|
|||
|
Quote:
the people need perhaps advanced or simple of one hack who knows?
|
|
#5
|
|||
|
|||
|
3rd Post. Nice work!
|
|
#6
|
|||
|
|||
|
Inside templates instead of <i>code</i> you shall use <em>code</em> since <i> tags break validation.
|
|
#7
|
||||
|
||||
|
Thanks!
|
|
#8
|
|||
|
|||
|
Install Please
|
|
#9
|
||||
|
||||
|
Nice idea! Thanks.
|
|
#10
|
|||
|
|||
|
|
![]() |
|
|