PDA

View Full Version : small hack required


sbryan
04-22-2003, 03:24 AM
if you go to http://www.xboxworld.com.au/index.php

up the top right hand side, i want to put a small line of text in there that lists the amount of users online in the forum. ill make the graphic a bg image and put the text over the top..

nothing too detailed, just something that reads like

'40 users online, register now!' with 40 pulled from the 'Currently Active Users: 41' figure thats on the forum. ill just make 'register now' a link to the signup form.

is it possible to use that data from the forum in the include that i use in the main site?

DigitalDesktops
04-22-2003, 03:41 AM
try putting this somewhere in your forumhome template:

$totalonline Users Online, <a href="register.php?s=&amp;action=signup">Register Now!</a>

sbryan
04-22-2003, 03:45 AM
how do i get that 'whos online' figure into my main site though?

DigitalDesktops
04-22-2003, 03:51 AM
hmm, i'm not sure how you would do this, sorry. :(

Logik
04-22-2003, 09:20 PM
Theres a hack that already does that. Search for it..

sbryan
04-22-2003, 10:24 PM
ok cheers!

Logik
04-22-2003, 10:39 PM
Your welcome!