DaVaR Offline Administrator Total Posts: 141 Joined: July 14, 2015
Posted: January 17, 2016 @ 05:03 PM If your web server does not have a mail server built in, no worries.
Open your app\\Core\\Config.php
Around line 104 Change new user activation to false:
Code
define(\'NEW_USER_ACTIVATION\', \'false\');
This will disable the need for users to activate their account.
An optional outside mail server setting is planned to be included soon.
Forum Permissions
You cannot post in this forum.
You cannot moderate this forum.
You cannot administrate this forum.