Sublime directory Surf the web anonymous Pagerank Monitor


"Visitor count" feature

keatoh
Tue 17 April 2007, 03:42 pm GMT +0200
Hello:

Anyone know what "Visitor count" feature mean? Or rather how to use this feature?

Thanks

<quote>
access_user_doc.htm
...
login.php
Find in this file a form with to text fields one for the login and one for the password. These entries will be validated before you can enter the protected area.
I use this page as the target for the account activation process, too.
Important: If you use the feature "Visitor count", the table field extra_info can't be used for other information!
...
</quote>

olaf
Tue 17 April 2007, 04:00 pm GMT +0200
if you enable this feature each login for the user is counted

the warning is about that you can't use the field extra_info in this case

Araken-Starway
Tue 17 April 2007, 07:55 pm GMT +0200
If i were You, i would use some of windgets, which are easy to find in interent...

keatoh
Tue 17 April 2007, 08:31 pm GMT +0200
if you enable this feature each login for the user is counted

the warning is about that you can't use the field extra_info in this case

Okay, I enabled this feature in my login.php. So, how do I see the results of the user is counted? Is there any example of this feature is used the way it was intended?

olaf
Tue 17 April 2007, 09:05 pm GMT +0200
if you enable this feature each login for the user is counted

the warning is about that you can't use the field extra_info in this case

Okay, I enabled this feature in my login.php. So, how do I see the results of the user is counted? Is there any example of this feature is used the way it was intended?

yes the value is visible in the update user example, I think this feature is not very important. I added this to this class because I client wanted to know how often I user logged in...

olaf
Tue 17 April 2007, 09:06 pm GMT +0200
If i were You, i would use some of windgets, which are easy to find in interent...

are you sure that you know about the subject of this thread?

keatoh
Tue 17 April 2007, 10:08 pm GMT +0200
yes the value is visible in the update user example, I think this feature is not very important. I added this to this class because I client wanted to know how often I user logged in...

Yes, I see the value in the update_user_profile.php page too. My question is how do you know how your client/or you know how often a user is logged in? How do I display "visitor count"?

olaf
Wed 18 April 2007, 08:24 am GMT +0200

Yes, I see the value in the update_user_profile.php page too. My question is how do you know how your client/or you know how often a user is logged in? How do I display "visitor count"?

you can add the value of "extra_info" to the admin_user.php file

keatoh
Wed 18 April 2007, 02:19 pm GMT +0200

Yes, I see the value in the update_user_profile.php page too. My question is how do you know how your client/or you know how often a user is logged in? How do I display "visitor count"?

you can add the value of "extra_info" to the admin_user.php file

Thanks Olaf. I think I have a better understanding of this feature now. Correct me if I am wrong. So basically this "Visitor Count" feature was designed to track when the last time a user was logged in (by displaying extra_info field). Based on the feature name (visitor count) I personally thought it is associated with a number. Perhaps like number of users that are online, number of users that are registered, etc.

olaf
Wed 18 April 2007, 02:37 pm GMT +0200
oeps you're right I thought the function was written to count the visits, I think I need to change the funtion or at least the name of the variable

Archive for SMF v1.00 by N.P. Valid XHTML 1.0 Transitional