Furthermore... is there a way to have the three valued visualized on the screen? Or maybe this impact on the cron?
Thank you
Sorry, I forgot about the display part. Change the end of the usercount.php file to look like this (add the one build_data_store line above the log_cron_action):
The 'if' is there in case it's not in the datastore yet. If that's a problem you could probably do something more complicated with a plugin to calculate the values if they aren't in the datastore, but probably it won't be necessary.
Quote:
Originally Posted by vbdarwin
Unfortunately, the script not worked for me. The table remains empty...
I have no idea why the script would exit there. That's "standard" code that I copied from another cron file, and it appears in a lot of them. I tried it myself and had no problem. You're adding it using the "scheduled task manager", right? Maybe you can compare what you have to another php file in includes/cron and see if there's some extra character or space somewhere.
Or maybe someone else has an idea?
ETA: I could make it all a product and post an xml file to import if you'd like.