View Full Version : Where can I find the "by" from the Forum home ?
Sharg
Wed 12th Jul '00, 11:46am
Hi,
on the forum frontpage, on the last post colum there is this "by" username I cannot find.
In which template should I look for this "by".
------------------
Also, I can't find where to find the "Ip: Logged" text ?!
Thanks,
Benj
[Edited by Benj on 07-12-2000 at 11:12 AM]
Joe
Wed 12th Jul '00, 9:52pm
Originally posted by Benj
Hi,
on the forum frontpage, on the last post colum there is this "by" username I cannot find.
In which template should I look for this "by".
Its in index.php about line 194 in 1.1.3
$lastposter="by $forum[lastposter]";
Also, I can't find where to find the "Ip: Logged" text ?!
This is in showthread.php around line 333 in 1.1.3
I have changed mine to show a little icon:
$iplogged="<a href=\"postings.php?action=getip&postid=$postid\"><img border=\"0\" src=\"images/iplogged.gif\"></a>";
Hope that helps.
[Edited by BikeForums on 07-12-2000 at 08:53 PM]
JohnM
Thu 13th Jul '00, 11:55am
Use Stallion's "search templates" hack :D
Sharg
Thu 13th Jul '00, 2:38pm
Its not in a template :(
Benj
JohnM
Sat 15th Jul '00, 12:48pm
Doh! Didn't read the above message very well :(
vBulletin® v3.8.0 Beta 3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.