EvilKitty
12 Aug 2007, 18:31
I'm using http://www.vbulletin.org/forum/showthread.php?t=126750 for use on my forum but it lacks the built in code to display my HTML username tags on the forum home.
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Perhaps someone more talented with code can decipher this and tell me the easiest way to accomplish said task.
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Any help would be greatly appreciated.
I looked in the forumbit for instances of 'username' to make a simple change to 'musername', but in that location all thats visible for the part i want to change is...
'$forum[lastpostinfo]'.
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Perhaps someone more talented with code can decipher this and tell me the easiest way to accomplish said task.
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Any help would be greatly appreciated.
I looked in the forumbit for instances of 'username' to make a simple change to 'musername', but in that location all thats visible for the part i want to change is...
'$forum[lastpostinfo]'.