Show
Ignore:
Timestamp:
11/19/09 22:51:47 (4 years ago)
Author:
Eric
Message:

[NBC_UserAdvManager]
Bug 1238 fixed - Simple custom email text wasn't send when Extended Description plugin wasn't set
Bug 1245 fixed - Semicolons (;) are no longer allowed in text areas (mail info text, ConfirmMail text, reminder text,...). They'll be replaced by dots (.).
Bug 1248 fixed - Php notice on user registration with a forbidden email domain
Bug 1250 fixed - Email provider didn't work after the third exclusion in list

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • extensions/NBC_UserAdvManager/trunk/language/en_UK/plugin.lang.php

    r4249 r4316  
    173173$lang['GhostTracker_Init_OK'] = 'Ghost Tracker reset done !'; 
    174174// --------- End: New or revised $lang ---- from version 2.12.2 
     175// --------- Starting below: New or revised $lang ---- from version 2.12.7 
     176$lang['mail_text_error'] = '<b>Warning!</b> - Semicolons (;) are not allowed in addtionnal email text. This Character have been automatically replaced by a dot (.). For information, the amended text(s) is(are) shown in red in the corresponding field(s). Please, check it(them) out.'; 
     177// --------- End: New or revised $lang ---- from version 2.12.7 
    175178 
    176179