Who Has Visited In Last 24 Hours [Paid] [Deleted]

Remove the comma from the template and adjust the CSS accordingly.

You can use other avatar areas in XenForo as an example of the correct CSS.

(I think it's just float: left with a bit of right margin)
 
Keep in mind that this isn't "Who has visited today". Instead it is "Who has visited in the last 24 hours". So the number of visitors in the last 24 hours can go up and down throughout the day.

So what you've said is totally expected.

What do I have to chnage in the code and where, so that it display it per day and not per ast 24 hours?
 
You can just simply change the phrases. You can search for the phrase text in the Admin CP.
 
You can just simply change the phrases. You can search for the phrase text in the Admin CP.

But changing the phrases does not chnage the calculation method. I would rather, that this addon counts from i.e. Monday morning (00.01am) until monday night 11.59pm and then starts counting freshly from 0 for the whole Tuesday.
 
Oh. In that case, it's not possible unfortunately. It would require extensive changes to the code.
 
But changing the phrases does not chnage the calculation method. I would rather, that this addon counts from i.e. Monday morning (00.01am) until monday night 11.59pm and then starts counting freshly from 0 for the whole Tuesday.
I think that 'last 24 hours' is more relevant than 'day' and is more meaningful to forum users. Not everyone is in the same timezone and so 'Monday' for you may be 'a third of Sunday and two thirds of Monday' to someone else.
 
I think that 'last 24 hours' is more relevant than 'day' and is more meaningful to forum users. Not everyone is in the same timezone and so 'Monday' for you may be 'a third of Sunday and two thirds of Monday' to someone else.

That is true. But as a site owner, I am espesially interested in marketing data. If I for example send a newsletter out or do a kind of promotion without newsletter on my site, I want to trck on a per day basis, whethter site traffic of specific users increase (this why usernames are important for me).
 
This isn't a marketing tool so you would probably need a different solution, unfortunately.
 
Have you set the time range in ACP > Options > Who Has Visited?

Is that screenshot from XenPorta? If so, then make sure you have the latest version of this add-on as this fixes the 0 hours bug in the XenPorta block.

set to 24 hours and no portal its sideblock

13-08-2013 12-10-51.webp

seems troubl only on Members Tab, forum home works well. noticed this into each version on Who Has Visited.
 
set to 24 hours and no portal its sideblock

View attachment 54048

seems troubl only on Members Tab, forum home works well. noticed this into each version on Who Has Visited.
I assume you are using Widget Framework for this to appear on the Members Tab? It doesn't appear on my Members tab...

Any configuration options in the Widget Framework widget? Are you using the latest version of Widget Framework?
 
I assume you are using Widget Framework for this to appear on the Members Tab? It doesn't appear on my Members tab...

Any configuration options in the Widget Framework widget? Are you using the latest version of Widget Framework?

is some xf 1.2.0 fresh install without any addons except Who Has Visited
 
Back
Top Bottom