Number of Users Online? Number of Users Online?
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Number of Users Online?

Started by sbpoole, November 19, 2003, 03:06:32 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

sbpoole

I would like to show in anycontent.php the number of users currently online.  I searched the forums but found no resolve.  Anybody have code for this already?  Many thanks, Sonny

Tarique Sani

DefenceTalk has implemented this.

Basically you can take any "Online Users" script from say Hotscripts and put it in anycontent.php BUT that will show only the number of users

However if you want something like what phpBB shows it will take a bit (lot) more hacking
SANIsoft PHP applications for E Biz

sbpoole

Thanks tarique, that's all I need is just the number of users online.

boii


sbpoole

I did find that.  Didn't work!  Thanks anyway, I found what I need.  Sonny

jlovenet

okay so i tried what you guys suggested but it's still not working?

i just want something saying "blah usersonline"
i mean the which members thing is cool but i'll settle for just blah members online!

how do i do it?!

a

Casper

@jlovenet

If you are posting on a topic that has been discussed, please keep your posting to that thread. I've merged your post with the original thread.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

jlovenet

sorry. i still don't get this tho....

it still didn't work?

how would i get it to work?

like if i get a perl users online script from lissaexplains.com

how would that work on the picture gallery?

also did anyone figure out the other thing about members and stuff?

a

Joachim Müller

this thread is within the board "feature requests", and there's a good reason for it: people can ask for features here that don't exist. The feature you want to have simply isn't there! If you need it urgently, you'll have to code it. It's no use having a pre-made script like the one you're referring to, copy-and pasting it somewhere (and a PERL script isn't an option at all: a file can be either parsed by PHP or PERL, not both). I suggest you take a look into some php script classes that can do what you need and modify them (you'll need some understanding how php works though). If you can't do that, you'll have to wait for someone coming along and coding it for you - no use in bumping on and on.

GauGau