- Active Social Version: 1.9.1
- DotNetNuke Version: 4.9.5
as usuall.. i'm confused and going crazy...
In my original dnn registration setup a user would sign up for the website and have to verify their registration to become a "REGISTERED USER'.
Once the user verified via email.. they would be added to the role 'REGISTERED USER'. But only after they verivied using the code given to the via core dnn.
Once i installed AS.... once a user registeres for the website they are now given access to be a 'REGISTERED USER' automatically.... they are no longer required to verify to become one.
I understand that the Member settings in the AS control panel can be configured for a member rol and community role which in turn give the user access to as functionality.
I've tried multiple combinations of the member role and verified user role and cannont get the following to work:
1. When a user creates an account on the website i need them to have to verify their account...
2. Upon verfification i need them to be added to the 'registered' user role and given access to use AS functionality.
3. upon verification i need the auto friend and auto group to add the user to each one. (which depending on configuration doesn't happen)
Right now I have my site set to verified. The users are automatically put into the Registered user role without verification (which i don't want because we have multiple sections of our site that need access to be verified). As member role: Verified. as community role: verified (created the role in dnn).
and the site is requiring verification only to use the AS functionality...
Easy way to put it.... how do i remove the automatic 'registered user' role and keep all the functionality and have users put into the 'registerd user' role only after they are verified.
Hazen