Darlantan wrote:
Darlantan wrote:
That the admin_ip_log.php doesn't show any log entries on initial load is :not: a feature of the new version, it's a bug. I believe it is the same bug making the stats-page produce an error. And I believe it is related to your database configuration. In admin_ip_log.php and admin_ip_stats.php, try changing any instance of:
with
That should make the admin_ip_log.php page display the log data on-load.
The statistics page is currently not set to display any statistics by default because it could break the whole page (timeout if there's :alot: of data). I'm considering setting it to show current months stats, or week maybe, by default. Or perhaps make it an option.
I tried again and admin_ip_log.php page is still empty (i can see logs of ip's but not any user and not all ip's are dipslayed).
Input semi-colon separated list of usernames to show:
and then empty
right side
Input semi-colon separated list of IP addresses to show:
and then empty again.
I did change all pieces of $first_row[0] to $first_row['logged'] and everything seems to be same.
So the first table where state "Filter log by User(s) or IP(s)" is empty and by table "Date User IP phpBB IP Proxy IP " i can see logs of ip's and other info.
But not dispaying data by first table is annoying!!
So faf it seems only error.Not anymore errors by statistic page.
EDIT
-----------------------
Jesus Christ i understand now.ANd it is not what i do not like it.
Let;s me explain.
Be previosly version we has by default list of all members and list of all logged ip's.
It was simple.Click on member name or just click on IP's and you'll get all statistic for member that you search or for Ip's.
But now we do not have list of all members and list of all Ip's.
We must to input self username or Ip's and then search.
Why did you change it?
Isnt simple to show on load on all members from board and all logged Ip's and then instead of typing member name or Ip';s (as it is now) simple click on member name or Ip;s to show it as it was with older version..
I do not understand.
I like more statistic from all Ip's then as it is now.