Hi guys
As you may remember I’m not a tech and learn as I go with coding.
I have had paid members ask why the Currently Online stat lists people that aren’t actually online (even if they refresh their page). This was after I had already changed the (sp_stats_interval) con job down to 0.1 (6 mins).
I explained it only refreshes when the system runs a special background job (my tech talk
)
I have now changed it to 0.02 (72 secs) in Cron Inspector, though I suspect it will now be updating all stats in that footer stat box that often.
Is that going to be a huge load on the server doing this every 72 secs, given is already running a lot of WP, SP plugins and Quick Chat plugin?
Is there a way to have the Currently Online stats update every 30 – 60 secs, though not update all the other stats that often?
As a side question: If I want to hide/remove one of the stats from that Footer box (like the Most Ever Online), what code do I have to put in front of the relevent one in the spFoot.php ?
Thanks for your help,
David

