uCoz Community uCoz Modules Site Users Registration of users (How to enable/disable registration) |
Registration of users | ||||
At present there are two ways of users registration at the websites within uCoz web-services.
uID authorization (uID users) When a user finishes uID authorization, he/she receives uID (universal login). It allows users to visit uCoz websites without repeated registrations. Such a user has a huge advantage of high-tech, advanced management of his/her global profile via Webtop. Users may not only manage websites and personal data, but fulfill other useful functions via Webtop. Besides, each uID user has his/her own userbar at uCoz websites (control panel of available site features). uID authorization is available at all the websites by default and it is a system feature. uID users login to the website by means of E-mail and Password. Local authorization When a user finishes local authorization, he/she becomes a user of only one website (the one he/she has registered at). Webtop and userbar is not available for such a user. He/she has to register at other websites again. Local users login to the websites by means of Login and Passowrd. Local authorization feature is not a system one, that is why it is a paid service. To enable local authorization feature you need to pay once for one of the package of services and the feature will be enabled for the whole period of the website existence! Now it is not possible to enable both local and uID users! You need to choose either local authorization or uID authorization method! How to disable website registration? It is possible to disable registration for users at the website. To do so go to Control panel->Users->Module settings->do not tag the checkbox “Activate "Users" module”->Save. After disabling this module, it will not be possible to register and login to the website. Administrators login will be realized through http://yourwebsite.com/admin/. How to register via the Control panel? Website administrator can register a user at his/her website via the Control panel any time, regardless of the authorization method. Such a user will be a Local user and will always be able to login to the website, regardless of the authorization method (besides the times, when “Users” module is disabled). All the websites support local authorization! If you face any registration at the website problems, be sure to provide a link to the website!
| ||||
I'm not active on the forum anymore. Please contact other forum staff.
| ||||
| ||||
| ||||
1. I want to change the fullname check because we are chinese and we just have two letter of our fullname sometime. But the registration refue it and say it incorrect. How to change the checking rule?
2. The security code which I don't like need to be changed or baned. how can I do? | ||||
Quote (AustinBacon) 1. I want to change the fullname check because we are chinese and we just have two letter of our fullname sometime. But the registration refue it and say it incorrect. How to change the checking rule? Quote (AustinBacon) 2. The security code which I don't like need to be changed or baned. how can I do? | ||||
I mean I want to disable the security code in registration page. How to do it?
| ||||
Quote (Armaros) daki10, there is mass delivery if you want to inform one or more of your forum groups about something. And you can use PM to welcome each new user, like Superhero already mentioned. i know it but when i send mass delivery message | ||||
That's not possible. User gets a notification letter of registration at site to his/hers provided e-mail.
If you do want to say something you can do it at registration form or send e-mails/pm manually. You can also try to do the following:
Quote (Kron) you can do something like this:
Code <?if($USER_REG_DAYS$<1)?>This is your first day of membership!<?endif?> insert this code to main page content... |
| |||