Now that extended statistics works with 1.1.1, I'm looking closer at the web admin interface.
I notice that selecting Virtuals Hosts -> Hostname -> last activity results in No Data. I imagine this is probably some glitch having to do with the fact that I'm using the Mysql native backend?
Similarly, in the users list, the last login time is NEVER except for those users that are currently online.
The last table in the ejabberd mysql database however shows last login times for my various users.
Similarly going to Users -> select user -> roster yields an empty roster for every user (although the rosterusers table has data in it.)
I figure it's just some issue between the web admin interface and the backend since everything else seems to work.
Thought you would like to know. (BTW, what's the proper place to report observations like this?)
thanks,
-- Yermo
If those pages only show
If those pages only show information when using Mnesia; when using a different DB backend links to them should not be shown, or a text indicating this circumstance, right? Of course, the ideal solution would be that this information is provided whatever backend is used.
You can search bugzilla, and if nobody reported a similar bug/feature request, you can submit it, so it is tracked and not forgot.