CMS MADE SIMPLE FORGE

Members Area Registration

 

[#12451] Unable to automatically create users in the MAMS module

avatar
Created By: cyrcle (cyrcle)
Date Submitted: Tue May 11 15:22:11 -0400 2021

Assigned To: Fernando Morgado (JoMorg)
Version: 1.0.1
CMSMS Version: 2.2.15
Severity: Minor
Resolution: None
State: Open
Summary:
Unable to automatically create users in the MAMS module
Detailed Description:
Unable to automatically create users in the MAMS module and in the "Preferences"
tab of "MAMS Registration", unable to save the "Yes" option for "Automatically
create users in the MAMS module".

Quick fix :
In prefs.tpl file, lines 27 and 28, rename autocreate_mams by autocreate_feu.
Line 25, rename prompt_autocreatemams by prompt_autocreatefeu
Line 30, rename info_autocreatemams by info_autocreatefeu

🤓


History

Comments
avatar
Date: 2024-12-16 04:21
Posted By: Mathieu Muths (airelibre) (airelibre)

Hi,

When I use the Registration confirmation e-mail functionality, the link in the
email URL is like
https://website.com/mams/confirm/203/YTozOntzOjE0OiJpbnB

But the route should be "mamsreg/confirm" and not "mams/confirm"

Thank you