The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
remove hour:minute from last activity in member profile
Hello,
I think it's too intrusive to have hour & minute of last activity in member profile. It was quite easy to edit out in vb3 but in vb4 it's not so obvious anymore. Anybody knows how to do this? Thank you. |
#2
|
||||
|
||||
In the template memberinfo_block_ministats, find:
HTML Code:
<dd> {vb:raw prepared.lastactivitydate}<vb:if condition="!$show['detailedtime']"> <span class="time">{vb:raw prepared.lastactivitytime}</span></vb:if></dd> HTML Code:
<dd> {vb:raw prepared.lastactivitydate}<vb:if condition="!$show['detailedtime']"> <span class="time"><vb:comment>{vb:raw prepared.lastactivitytime}</vb:comment></span></vb:if></dd> |
Благодарность от: | ||
X-or |
#4
|
||||
|
||||
Not a problem, glad to help.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|