1

Topic: how to count sum of memeber online time ?

hi i want to create counter to count member total times online and show in member profile can your help me ?

2

Re: how to count sum of memeber online time ?

following this have the same problem

3

Re: how to count sum of memeber online time ?

{session.total_visits}

Developer

4

Re: how to count sum of memeber online time ?

is this the names of the tabels in my sql or where to find this?

5

Re: how to count sum of memeber online time ?

You may use that tag in template files where you want to display member's last visit date.

Developer