mirror of
https://github.com/e107inc/e107.git
synced 2025-08-28 16:50:07 +02:00
Bugtracker #5174 - more helpful message, block duplicate emails
This commit is contained in:
@@ -142,6 +142,8 @@ define("LAN_SIGNUP_100", "Admin Approval Pending");
|
||||
define('LAN_SIGNUP_101', 'Update of records failed - please contact the site administrator');
|
||||
//define('LAN_SIGNUP_102', 'Signup refused');
|
||||
define('LAN_SIGNUP_103', 'Too many users already using IP address: ');
|
||||
define('LAN_SIGNUP_105', 'Unable to action your request - please contact the site administrator'); // Two people with same password.
|
||||
define('LAN_SIGNUP_106', 'Unable to action your request - do you already have an account here?'); // Trying to set email same as existing
|
||||
|
||||
|
||||
define("LAN_LOGINNAME", "Username");
|
||||
|
Reference in New Issue
Block a user