The Arcive of vBulletin Modifications Site. |
|
Details »»
|
|||||||||||||||||||||||||
It allows to get quick preview of the received PM's.
It is very simple. Just find in private.php Code:
//run it through the template
$messagedone=1;
Code:
$pmtext=bbcodeparse($privatemessage[message]); $pmtext=strip_tags($pmtext); $pmtext=addslashes(htmlspecialchars($pmtext)); and find Code:
<td bgcolor="{firstaltcolor}" align="left" width="75%">
Code:
<td bgcolor="{firstaltcolor}" align="left" width="75%" title="$pmtext">
Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
nice
will be installing when i get home
|
|
#3
|
||||
|
||||
|
nice small addon, thnx
|
|
#4
|
|||
|
|||
|
thanx
|
|
#5
|
|||
|
|||
|
Thx!
But i have a little problem: The quick preview is flashing about two times in one second, so it is non-permanent!?! |
|
#6
|
|||
|
|||
|
Quote:
|
|
#7
|
|||
|
|||
|
Someone else made this.
|
|
#8
|
|||
|
|||
|
nice small Hack
thx |
|
#9
|
||||
|
||||
|
Thanks for this nice hack. Will use it
.
|
|
#10
|
||||
|
||||
|
This is awesome... I never saw it
![]() I'll be installing this differently but thanks anyway ![]() You gave me a great idea ![]() Regards - miSt |
![]() |
|
|