Jump to content

(M34) Ban Filter Importer/Exporter


Pete T

Recommended Posts

index.php?app=downloads&module=display&s



File Name: (M34) Ban Filter Importer/Exporter

File Submitter: Pete T

File Submitted: 30 Jul 2011

File Category: Integration

Supported Versions: IP.Board 3.2.x, IP.Board 3.3.x, IP.Board 3.4.x



Description: Adds import and export functionality to the Ban Filter much like Bad Words import/export. Allowing ban lists to be shared much quicker between multiple forums or other forum admins. (Backwards compatible with IPB 2.1, 2.2, 2.3 and 3.1 ipb_banfilter.xml lists.)

Keep up to date with DevFuse mod development and releases.

%7Boption%7D %7Boption%7D %7Boption%7D %7Boption%7D %7Boption%7D



here to download this file

Link to comment
Share on other sites

  • 4 months later...

Is there any way of mass deleting ban filters? Without clicking the checkbox on each one and hitting "delete selected".



Yes, with care via the SQL Toolbox, depending on which ones you wanted to remove:

IP's:

DELETE FROM `banfilters` WHERE `ban_type` = 'IP'



Emails:

DELETE FROM `banfilters` WHERE `ban_type` = 'email'

Link to comment
Share on other sites

  • 6 months later...
  • 3 years later...

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...