Browsing this Thread:
1 Anonymous Users
How to ? this online block |
||
|---|---|---|
|
Just popping in
![]()
Joined:
2008/8/2 18:27 From Sweden
Group:
Registered Users Posts:
9
![]() |
Hi trabis. i had love to see a block as the photo showing with todays visitor names ... but my skills in php is not good. hope for some help here ..
Thanks in advance Attach file: todays-visitors.jpg (18.31 KB)![]()
Posted on: 2008/9/30 9:51
|
|
Transfer
|
||
Re: How to ? this online block |
||
|---|---|---|
|
Moderator
![]()
Joined:
2008/4/7 0:30 From Portugal
Group:
Webmasters Registered Users Posts:
303
![]() |
Hi KriSwe, that would require an extra table to hold the data. I have to rethink again the membership module to make it work with the new profile module for xoops 2.3. Probably I will drop development of membership and start a new one. I will have that in mind. Thanks.
Posted on: 2008/9/30 23:27
|
|
|
_________________
http://ogr3.com/trabisdementia |
||
Transfer
|
||
Re: How to ? this online block |
||
|---|---|---|
|
Just popping in
![]()
Joined:
2008/11/4 18:21 Group:
Registered Users Posts:
1
![]() |
Hi,
I'm not familiar with 2.3 database structure, but in 2.0.x: Quote: that would require an extra table to hold the data why not use PREFIX_users "last_login" field and a simple (for those who know SQL ) query to check users loged in last day?
Posted on: 2008/11/4 18:34
|
|
Transfer
|
||
Re: How to ? this online block |
||
|---|---|---|
|
Moderator
![]()
Joined:
2008/4/7 0:30 From Portugal
Group:
Webmasters Registered Users Posts:
303
![]() |
Posted on: 2008/11/4 19:00
|
|
|
_________________
http://ogr3.com/trabisdementia |
||
Transfer
|
||
Re: How to ? this online block |
||
|---|---|---|
|
Moderator
![]()
Joined:
2008/6/2 19:00 Group:
Webmasters Registered Users Posts:
48
![]() |
Hello,
I'm developing similar block based on old one but not finished yet. If trabis is intresting with it, I will send it to him ![]() Demo at the bottom of my site: www.arabxoops.com
Posted on: 2008/11/26 1:32
|
|
Transfer
|
||
You can view topic.
You cannot start a new topic.
You cannot reply to posts.
You cannot edit your posts.
You cannot delete your posts.
You cannot add new polls.
You cannot vote in polls.
You cannot attach files to posts.
You cannot post without approval.




todays-visitors.jpg (18.31 KB)
Transfer


) query to check users loged in last day?
