PDA

View Full Version : User online/offline like this board


NexDog
08-06-2002, 07:04 AM
How can get my board to display if a user in online like this board does?

Neo
08-06-2002, 08:48 AM
that comes standard but in the form of a image.

NexDog
08-06-2002, 09:34 AM
Please explain. :)

Xenon
08-06-2002, 11:38 AM
https://vborg.vbsupport.ru/vbimages/on.gif normally shows a user is online
https://vborg.vbsupport.ru/vbimages/off.gif offline

Link14716
08-07-2002, 06:21 PM
edit postbit_online and postbit_offline and change them. :D

ipscone
08-09-2002, 01:55 AM
I'm puzzled by this

I checked my postbit and it is shown below. Of course URL is wrong here because the replacement text in a post changes to show this forums imagefolder.

<img src="https://vborg.vbsupport.ru/images/on.gif" border="0" alt="$post[username] is online now" align="absmiddle">

I have also checked in my CP and Enable who's online is checked "Yes"

I have also verified that the on.gif and off.gif actually exist in the imagefolder. So, why does it still not work?

There is one other confusing thing. The postbit_online and offline show images for online and offline. But in some threads there are "online", "offline" and "UserSuchAndSuch is away"; all in the same thread. How are 3 options possible? I realize there is an "alt" parameter for IMG but in a given thread, if images are being shown, the alt should not be visible. Should it?

I'm using 2.2.6. What are we missing?

My Forums Example Here (http://www.msdsite.com/forums/showthread.php?s=&threadid=674)