Hi, I am happy to see that your module has support for the usernode module. Out of the two blocks provided one doesn't seem to return results. The block "User visits: mylatest visitors" works as expected, but the block "User visits: latest visitors" count total remains at zero?

My guess is this is not supposed to happen. Could this bug be on my side or is it verified by others?

Thanks in advance for taking a look at this,

Marius

Comments

sanduhrs’s picture

Status: Active » Fixed

My latest visitors shows the visitors for the currently logged in user. It works on everey page.
Latest visitors works only on profile pages with the uid in the path, such as user/1 or user/1/*.

Fixed the behaviour to not display anything, if uid could not determined.
Commited to 5-dev and HEAD.
Thanks.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.