After configuration I log out and go to the path for the form other than the general registration form and I get "Access Denied".
Example:
user/register - works as expected
contractor/register - access denied
After configuration I log out and go to the path for the form other than the general registration form and I get "Access Denied".
Example:
user/register - works as expected
contractor/register - access denied
Comments
Comment #2
slipstreamer commentedThe problem with the permissions setup in this module is that these forms are only available when a user is not logged in. I need registration forms that work which can be filled in by administrators to the site to provide new accounts that would then be emailed with credentials to the users.
Comment #3
IreneV commentedFixed at https://www.drupal.org/project/multiple_registration/issues/3021682
Comment #4
IreneV commentedComment #5
ysamoylenko commentedHello everyone.
Just checked the problem. Everything works as expected.
Access denied issue was fixed in the issue which @IreneV described.
Thanks, everyone for your participation in the module development.
Comment #6
ysamoylenko commentedComment #8
ojchris commentedWhile this is marked as fixed, I'm gertting this access denied error even though I can the the patch refrenced here has been moved into the module. I tried user/register/customlink and user/cusmtomlink all ends in access denied. Even when i tried to create a menu to link to the url, I get invalid or you do not have access to this page.
Drupal 7, PHP 7.3.7