DigitalChange

  •  ·  Standard
  • 2 friends
  • 3 followers
  • 1692 views
Add new...
 
 
·
Added a discussion

Hi, I'm trying to enable Account Creation for all user levels. Since this is a project where any user will discretionally "invite" (create) new users that are real-life close friends, we need to enable the access to the Sign-Up form from a Menu available while users are logged in. 

The idea is that the Members will enroll their contacts (close friends) directly and those invitees will receive an email to confirm the account creation, add more details to their respective profiles and to enroll more people. Is there any way to do it from the php code (not sure if it is on BX_DOL_INT_MAX)? or maybe changing the value of the "DisabledforLevels" field (table "sys_acl_actions", ID:17 "create account") from "2147483646" to "0"?

Thanks in advance.

  • 1584
·
Added a discussion

Hi, I tried to activate the 2FA feature with Twilio and didn't work. Now I can't get access to my own account to reverse it. I tried the query: UPDATE `sys_options` SET `value`='' WHERE `name`='sys_account_activation_2fa_enable' on my Database (sys_options) and also cleaned my browser's cache but still doesn't work. I tried editing the 'sys_account_activation_2fa_enable' value with ""  and "0" and the same. 

What could I do to recover access w/o 2FA?

  • 1572
DigitalChange Discussions
Account creation from any level
2FA enable didn't work