By svihel on
I'm not sure if I didnt omit something, but I dont know how to enable Who's online function. I didnt find it in modules, nor blocks settings, maybe I'm just blind :-).
I read some topics about that and to me its seems that it was only in older versions (I'm using drupal-5.1). I also find something about user.module, but I'm not very familiar with drupal coding yet.
Its probably already solved somewhere on the forum but as I trying to search that I only find some codes that doesnt work on drupal 5.1. So someone please show me the way.
Comments
Who's online
Look for Who's online on your Blocks page. Good chances are its the last under Disabled.
Or you can go to: http://www.example.com/admin/build/block/configure/user/3 to look at the block settings.
You'll need to specify where you want the block displayed in order for it to show up (left sidebar, right sidebar, header, footer, content).
Thanks for answer. Turn out
Thanks for answer. Turn out that this block wasn't displayed in disabled blocks in my theme. So I had to switch to another theme, enable block and then switch back. But its kind a strange I think.