Update: v3.7.005
-- Changed: Banned Member Count on forumhome page, now a datastore item
-- Changed: variable name changed in Banned Members Log (3) plugin, in case of naming conflict
-- Changed:ban_log.php
-- Added: ban_log_cron.php
-- Added: Scheduled cron job
This should hopefully fix NeitherSparky's issue. Also it removes the extra forumhome page query, previous versions added 1 query per page load, now there are none (as the count is now a datastore item).
NOTE: There is no need to update the hack if you don't need to or want to. I just wanted to see if I could use the datastore to save a query.
|