The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
How do I remove the "last activity & time" from the Profile View when one views a member profile?
Please assist. Thanks. |
|
#2
|
|||
|
|||
|
in the MEMBERINFO template find
Code:
<if condition="$show['lastactivity']">
<div>$vbphrase[last_activity]: $userinfo[lastactivitydate] <span class="time">$userinfo[lastactivitytime]</span> </div>
</if>
|
|
#3
|
|||
|
|||
|
Quote:
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|