Delete IPs within a certain interval
This modification is in the archives.
Description:
The script deletes the IP adresses within the following tables: adminlog, moderatorlog, post, threadrate, user. It doesnt remove the banned IPs (vBulletin Options, User Banning Options, Banned IP Addresses). Installation: 1) Upload deleteip.php to /includes/cron 2) Login into your AdminCP 3) Go to Scheduled Tasks, Add New Scheduled Task Varname: deleteip Title: Delete IPs Description: Delete IPs within a certain interval. Log Phrase: Delete IPs Set Interval. Filename: ./includes/cron/deleteip.php Product: vBulletin Update Instructions: Replace the file deleteip.php. History: Version 1.01: Cron Logging - log_cron_action() added. Version 1.02: Speed Improvement - Significantly faster without the conditionals. Version 1.03: Added conditionals again to decrease the database load. Download
This modification is archived, downloads are still allowed. |
Similar Mods
End-User Options Self Delete: Allow users to self-delete their account | vBulletin 3.6 Add-ons |
Moderators Functions Hard Delete (physical delete) By User Group | vBulletin 3.7 Add-ons |