The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
[Solved] View personal messages history
Can some one help? in P.M section at the end of page we have the option to press
and "View History" of pm's, is there a way this to be auto expand so no need to press to read the conversation. Thanks in advanced |
#2
|
|||
|
|||
Why you want to read other members pms for when they are private
|
#3
|
||||
|
||||
I don't want to read others pm, as I say above at the end of our personal messages there is
the option that we can read ours conversation by pressing view history. |
#4
|
|||
|
|||
Can you post a ss as I cant find that on my site or dont have it also what version is this for
|
#5
|
||||
|
||||
vb4.2.0
Attachment 152757 When I press where the arrow shows, I see all conversation I have in that message with the user that send pm to me. |
#6
|
|||
|
|||
Yes, I have this checking options to see if it can be auto expanded give me a few mins
--------------- Added [DATE]1435867197[/DATE] at [TIME]1435867197[/TIME] --------------- Dont see any options to do what you want |
Благодарность от: | ||
Stratis |
#7
|
||||
|
||||
in template pm_showpm I found the phrase showhistory
I don't know if I change something there should take effect? Any way thank you for your time. |
#8
|
|||
|
|||
Changing the phrase wont do anything if you know what to do then best to edit the private.php
|
#9
|
||||
|
||||
This may or may not be what you're after, but try opening your template "pm_messagelistbit" and locate the line:
HTML Code:
<a href="private.php?{vb:raw session.sessionurl}do=showpm&pmid={vb:raw pm.pmid}" class="title">{vb:raw pm.title}</a> HTML Code:
<a href="private.php?{vb:raw session.sessionurl}do=showpm&pmid={vb:raw pm.pmid}&showhistory=1" class="title">{vb:raw pm.title}</a> |
Благодарность от: | ||
ForceHSS |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|