PDA

View Full Version : Who's Online on forum home


MarkyLeonard
01-19-2005, 10:00 PM
Couldn't see this elsewhere, dead easy :

Edit template "forumhome_logoutcode" :

Find

<a href="showgroups.php?s=$session[sessionhash]">Forum Leaders</a>

Immediately after it put

| <a href="online.php?s=$session[sessionhash]">View Who's Online</a>

Make sure you include the space before the pipe | and don't put any line breaks in. IE the finished code will look like this :

<smallfont><a href="member.php?s=$session[sessionhash]&amp;action=logout">Log Out</a> | <a href="member.php?s=$session[sessionhash]&amp;action=markread">Mark All Forums Read</a> | <a href="showgroups.php?s=$session[sessionhash]">Forum Leaders</a> | <a href="online.php?s=$session[sessionhash]">View Who's Online</a></smallfont>

Save... that's it. Probably self explanatory to most, but I was looking for a while before I sussed it.

TCattitude
01-20-2005, 11:40 PM
Only template modifications?

UPS

www.vbulletintemplates.com buddy ;)

kall
01-21-2005, 12:37 AM
Only template modifications?

UPS

www.vbulletintemplates.com buddy ;)
Does ANYONE ever read the 'Read this first before you post a hack' announcement?

MarkyLeonard
01-21-2005, 08:22 AM
Only template modifications?

UPS

www.vbulletintemplates.com buddy ;)

Ulp! :)