>>  Site Map >>  Forums >>  Modules

Forum module - topics in forum:



Modules - Get help on installing any module or add-on here



Addon for visitor/member stats?

I just recently installed "Who's Online" and it works great. It lets me know who is online at any time. My question is, is there an addon that shows where each individual member is visiting on the site presently or has visited in the past? I have tried stat programs and they just don't tell me what I want to know.

Thanks






Who is where 2.4 Will show you who is in what part of your site (by ip) There are no add-ons the I know of that will tell you where anyone was once they have left your site.




Problem with Who-Is-Where

I loaded the program (Who is Where) and the message in the block reads;

-----------------------------------------------
Who-is-Where

There isn't content right now for this block.

-----------------------------------------------

I followed the instructions, installed it, and activated the block.
I am running PHP Nuke v7.5

Any Ideas?

Thanks






Did you run the sql installer for the block?




Problem with Who-Is-Where

Is this what you are referring to?

install_whoiswhere.php

If so, yes and It said the installation is complete.






I'll bet you although it says it completed successfully, that it did not.

here is the code for the sql query copy and paste it into a file call it who.sql and rerun the sql query from phpMyAdmin

Code: :
CREATE TABLE nuke_whoiswhere (
   username varchar(25) NOT NULL default '',
   time varchar(14) NOT NULL default '',
   host_addr varchar(48) NOT NULL default '',
   guest int(1) NOT NULL default '0',
   module varchar(30) NOT NULL default '',
   url varchar(255) NOT NULL default ''
   )TYPE=MyISAM;

That should fix you up.






im having the same problem

ive done what you said but still nothing

also in the module it just says who is where at the top but has nothing under it.

take a look for yourself

http://www.ravenlifepsp.co.uk

i could really do with this but if i cant get it sorted - does anyone have a link to a who is online block - that displays the user name/s of the members online.

i cant seem to find it in your download centre

ps,

I'm using php-nuke 7.8 and who is where 2.4

p.p.s

ive also tried the custom_head thing i saw in another post, but unless im doing something wrong - it just wont display my site at all - just a grey page (my site BG is grey)






Ravenlife,

I am using who is where 2.4 on my website and it will display what members are online providing they are logged in. I am using Nuke ultra 7.6 and the module works correctly.






it doesnt seem to work for me

i have 4 users online

im thinking it doesnt work with 7.8






That may be the case.. Im not familair with Nuke 7.8.. I visited your site and I did not even see the module displayed except under your navigation. If you go to blocks admin and create the block called who is where. It will display the content on the index page. But you should really create a new topic for this subject as we are getting off the original topic..




Attention! You are currently viewing sitemap page!
We strongly suggest to look at original content

Search from web

Valid HTML 4.01 Valid CSS