Bah... I'm terribly sorry for this... This is what happens when you work on a hack late at night...
In
uptate-post-counters.php, change:
Quote:
$update_these_users_only = "4"; // Use to update specific users only, separate with commas (example: "1, 540, 23500", default: "")
|
Into:
Quote:
$update_these_users_only = ""; // Use to update specific users only, separate with commas (example: "1, 540, 23500", default: "")
|
I have updated the attached file. Again, terribly sorry for that!