The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
|||
|
|||
![]()
Hello again golashim,
Sorry for the delayed reply. To the point: If you enable commenting on the source (vBulletin options -> General Settings -> Add Template Name in HTML Comments -> Yes) this comments each part of the source with each template it uses (i.e. forumhome, forumdisplay etc). Now, if we look for the part that displays the last posted user, we get this: Code:
<phrase 1="member.php?$session[sessionurl]find=lastposter&f=$lastpostinfo[forumid]" 2="$lastpostinfo[lastposter]">$vbphrase[by_x]</phrase> PHP Code:
EDIT: That method could work above (again I haven't tried it) but I've been looking at a modification that displays the mark-up usernames on forumdisplay and it looks like it manipulates ['postusername'] into posting the mark-up username instead. I will play around with this and get back to you. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|