Title: Auto-Ban U2U Author: Curuncula Description: This mod will automatically restrict new members from U2U priveleges. Compatibility: XMB 1.9.8 SP2, 1.9.8 SP3, 1.9.9, 1.9.10, 1.9.11 Install Note: Before adding this mod to your forum, you should back up all files related to this mod. License Note: This mod is released under the GPL License. A copy is provided with this software. Affected files: member.php ======================================================================================================================================= ======= Step 1: ======= ==================== Edit File member.php ==================== ======================== Find Code (2 occurences): ======================== $db->query("INSERT INTO ".X_PREFIX."members ============================ Find in line (2 occurences): ============================ '', '$dateformatnew', ============================ Replace With (2 occurences): ============================ 'u2u', '$dateformatnew',