Open index.php and find line 41 that says private $allowRegistration = FALSE;
Change FALSE to TRUE and this will allow you to register a new account.
Open index.php and find line 41 that says private $allowRegistration = FALSE;
Change FALSE to TRUE and this will allow you to register a new account.