Advertisement:
2by2host

Navigation

SMF Mod Site

Mod Name:
Block e-mail usernames
Created By:
Yoshi
Type:
New Feature
First Created:
May 12, 2011, 05:57:03 AM
Last Modified:
February 01, 2013, 05:30:17 PM
Latest Version:
0.3.1
Compatible With:
2.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4
Total Downloads:
1282

Download this mod

BEU-0.4.zip (5kB) [208]
Manual Install Instructions for SMF


Below are some preview images of what the mod looks like when being used

Description:

Block e-mail usernames
Link to Mod

Settings found in:
Admin > Configuration > Modification Settings > Block e-mail usernames

How to install:
The Package Manager should work in most cases.

Languages:
- English
- English UTF8
- Dutch
- Dutch UTF8

Translations are welcome!

Features:
- Works in all themes, only modifies Source files.
- Blocks e-mail addresses from usernames when registering
- Still allows people to have @'s and .'s in their usernames when registering

Looking to do:
- Make more use of integration hooks.

Changelog:
0.4:
+ Added hooks!
! Fixed bug which directly used $_POST instead of the appropriate value.

0.3:
+ Added "Only allow these providers:" option in Admin panel
! Fixed a bug which probably occurred when entering the admin panel for the mod (thanks Brack1!)
! Changed package_info.XML to provide compatibility from 2.0 to 2.99.99 (thanks Reaper.CSF.!)

0.2.1:
! Fixed Dutch-UTF8 typo.

0.2:
- Added Admin panel integration
- Ability to check e-mail addresses for blocked providers added.
- Ability to only block certain providers added.
- Added master switch (so you don't need to uninstall the mod to disable it)
(you can upgrade from 1.0 so you don't have to uninstall first)

0.1:
- Initial release