.NET CMS
.NET CMS > .NET CMS online support forum > Forum of online support > Configuration

Hi! My presentation: Anne Y

Author
Date & Time
RSS Message Operations
Anne Yeiser
notdefinite
art@fastzone.com
Anne Y

you have a wonderful CMS. I am not able to fully understand it. Can I adjust it so that I create registered users, and not allow everyone to create a login? Is there any documentation I can read? thanks very much.smile_teethsmile_teeth
Andrea Bruno
male
customercare@officialguide.info
Webmaster

The documentation is online only in italian language.

To prevent the creation of new users have to open the file and log.aspx.vb and modify this part of code:

Select Case Action
Case LogActionType.NewUser
LayoutNew()

That:

Select Case Action
Case LogActionType.NewUser
LayoutLogin() 'NEW LINE

Change only the line 29 of code [LayoutNew()], in the latest version of CMS. This line of code can be changed either depending on the version.
Anne Yeiser
notdefinite
art@fastzone.com
Anne Y

thank you

Correlated link Files installed, but I get an error
Documentation on how to use your CMS…

Now in chat
© 2024 http://www.cmsaspnet.com/.NET CMS 5.31