How can I make that registers from facebook connect can auto-confirm?
thx
How can I make that registers from facebook connect can auto-confirm?
thx |
Try to make the following modification in inc/classes/BxDolConnectModule.php file near ~319 line: if (true) // getParam('autoApproval_ifNoConfEmail') == 'on' ) {
Rules → http://www.boonex.com/terms |
Thx |