Author |
Message |
prekill
Worker


Joined: Oct 22, 2005
Posts: 201
|
Posted:
Mon Sep 25, 2006 12:43 am |
|
Hi
I have noticed on mysite and others that the block is no longer recording stats for most members online.
The stats now just say
Most Ever Online
· Total 31
· Members 0
· Visitors 31
Members all ways show: 0 unless someone is logged out and only then he shows in the members line.
Any ideas as to why? |
|
|
|
 |
hitwalker
Sells PC To Pay For Divorce

Joined:
Posts: 5661
|
Posted:
Mon Sep 25, 2006 5:22 pm |
|
hard to tell...
most of that stuff isnt realy all that accurate.
delete it,install it again ,and / or move it to another place...(left,right)
see what happens. |
|
|
|
 |
prekill

|
Posted:
Tue Sep 26, 2006 10:45 am |
|
umm I dont think this is the problem.
this problem can be caused due to a wrong googletap maybe? |
|
|
|
 |
hitwalker

|
Posted:
Tue Sep 26, 2006 12:33 pm |
|
Googletap ?
No why....?
The block fetches its query results from the database and non of that is converted...
googletap only effects active links.. |
|
|
|
 |
prekill

|
Posted:
Wed Sep 27, 2006 11:02 am |
|
Umm I think that maybe the Your Account module is not sending the "Online" command. is this posible? |
|
|
|
 |
hitwalker

|
Posted:
Wed Sep 27, 2006 12:13 pm |
|
|
|
 |
prekill

|
Posted:
Wed Sep 27, 2006 12:28 pm |
|
UMM OK, listen to this:
If a user log in he see your account index.php. the url of the login is:
Code:modules.php?name=Your_Account&op=userinfo&bypass=1&username=prekill
|
The actual user status is "offline".
then if the user goes to this page (using googletap) - account.html which is your account index.php page too. now the actual user status is "online" + the user now appears in the block.
so what the problem that case the user not to show as online after the first login without the need to enter the your account index page once again? |
|
|
|
 |
hitwalker

|
Posted:
Wed Sep 27, 2006 12:34 pm |
|
well it could easely be a conflict with one of your scripts.
as fas as i know off googletap can never effect any online stats.
Is the block tapped as well? |
|
|
|
 |
prekill

|
Posted:
Wed Sep 27, 2006 12:36 pm |
|
No the block is not tapped.
umm what will happand if I will change the login code in index.php from what I posted to just account.html?
this might work? |
|
|
|
 |
hitwalker

|
Posted:
Wed Sep 27, 2006 12:43 pm |
|
i dont know...
normaly speaking the block has to be tapped to.... |
|
|
|
 |
prekill

|
Posted:
Wed Sep 27, 2006 12:53 pm |
|
well.. changing the code
Code:modules.php?name=Your_Account&op=userinfo&bypass=1&username=
|
in index.php
to
account.html
fixed the problem. everything works good now
thanks for the help! |
|
|
|
 |
hitwalker

|
Posted:
Wed Sep 27, 2006 12:55 pm |
|
ah thats nice....
feels good huh...  |
|
|
|
 |
|