Update: v3.7.006
-- Changed: Banned Members Log (2) plugin, to get banned members count from the new datastore instead
-- Changed: ban_log.php
-- Changed: ban_log_cron.php, added new query to cron job
-- Changed: Usergroup permissions, now checkboxes instead of comma seperated numbers
-- Added: Extra phrase
-- Added: File edit in config.php, to allow new datastore to be loaded with the main datastore
-- Added: Banned Members Log (6) plugin, for processing usergroup permissions
-- Added: Users Awaiting Email Confirmation member count
This requires a file edit now, but it will no longer do anything with vBulletin's datastore items. The edit will only ever need to be made once, even when upgrading vBulletin to a new version.
But as an added extra bonus, I added in an unconfirmed member count to make up for the file edit.
It also means that other hacks that I create or update in future that will use the datastore, will be added to my datastore array, so all my hacks that use it will use less queries.
|