CMS MADE SIMPLE FORGE

EventsManager

 

[#10118] Error message

avatar
Created By: Massimiliano (nervino)
Date Submitted: Sun Jul 20 05:30:15 -0400 2014

Assigned To: Mathieu Muths (airelibre) (airelibre)
Version: 1.2.7
CMSMS Version: 1.11.10
Severity: Minor
Resolution: None
State: Open
Summary:
Error message
Detailed Description:
In action.register.php, line 219, I think the error message is wrong. On my
opinion it has to be changed
from:
$errors[] = $this->Lang('error_registration_notallowed');

to:
$errors[] = $this->Lang('error_notconnected');


History