jl255
03-25-2009, 07:23 AM
I need to display the original article author in forumdisplay. How do i do it? Tks.
Morgan
03-25-2009, 08:10 PM
Add the following in whatever template you are using for the GARS threadbit template:
<span style="cursor:pointer" onclick="window.open('member.php?$session[sessionurl]u=$thread[postuserid]', '_self')">$thread[postusername]</span>
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.