Difference between revisions of "Creating Profile"

(Word or two on ReCaptcha)
(Word or two on ReCaptcha)
Line 26: Line 26:
 
{{alert|<strong>NOTE:</strong> Be aware that Joomla User Object is still not created. It is only created after complete registration flow is over|alert-danger}}
 
{{alert|<strong>NOTE:</strong> Be aware that Joomla User Object is still not created. It is only created after complete registration flow is over|alert-danger}}
 
====Word or two on ReCaptcha====
 
====Word or two on ReCaptcha====
If you [[Configuring ReCaptcha|configured ReCaptcha]] in jomSocial Configuration, it will show up on this screen. Many people will give good arguments for using ReCaptcha to prevent spambots to register on the site, however, if jomSocial registration flow is the [[JomSocialRedirect|only way for users to register on the site]], and you use [[Custom User Profiles]] as outlined in the following section of this tutorial, you will most likely do just fine without ReCaptcha as there is no way for spambots to guess all the custom profile fields you set, specially if you use combo of dropdowns, checkboxes, multiple selects etc...
+
If you [[Configuring ReCaptcha|configured ReCaptcha]] in jomSocial Configuration, it will show up on this screen. Many people will give good arguments for using ReCaptcha to prevent spambots to register on the site, however, if jomSocial registration flow is the [[JomSocialRedirect|only way for users to register on the site]], and you use [[Custom Profile Fields]] as outlined in the following section of this tutorial, you will most likely do just fine without ReCaptcha as there is no way for spambots to guess all the custom profile fields you set, specially if you use combo of dropdowns, checkboxes, multiple selects etc...
  
 
===Populating the Custom Profile Fields===
 
===Populating the Custom Profile Fields===

Revision as of 21:26, 19 January 2013

Before you begin

Before user can create profile, you need to make sure that Joomla User Registration is enabled.
Navigate to site Back End, and from Users dropdown menu open User Manager

Joomlausermanager.png

Click on Options and make sure that users registration is enabled

Joomlausersregistration.png

Another interesting option on this screen is New User Account Activation . For our example, we will set this to None and hence allow user to login instantly after registration.
If you wish your user to verify tthe email before they can login, you will want to set this option to Self, or if you want to approve every new registration, the Admin option would be right choice.

Creating profile from frontend

Navigate to jomSocial Frontpage and click on the Join Us Now! Its Free green button

Getconnected-arrow.png

Populating the Joomla User Information

The very first screen of jomSocial registration flow, is actually handled by Joomla! This might sound strange because registration is happening from jomSocial form, but please do read this article to understand this process. You will need to populate all fields on this screen in order to proceed further

Register.png

All information needs to be provided. If some of the information is not provided, jomSocial will conveniently notify users that errors must be corrected before proceeding.
Click next to proceed

NOTE: Be aware that Joomla User Object is still not created. It is only created after complete registration flow is over

Word or two on ReCaptcha

If you configured ReCaptcha in jomSocial Configuration, it will show up on this screen. Many people will give good arguments for using ReCaptcha to prevent spambots to register on the site, however, if jomSocial registration flow is the only way for users to register on the site, and you use Custom Profile Fields as outlined in the following section of this tutorial, you will most likely do just fine without ReCaptcha as there is no way for spambots to guess all the custom profile fields you set, specially if you use combo of dropdowns, checkboxes, multiple selects etc...

Populating the Custom Profile Fields

This is the step of registration where actual jomSocial User Profile is created. The fields on this screen may vary, depending on the Custom Profile Fields you have set for the site

Fields-front.png

Provide required information and click on the Register button

Uploading Avatar

This is the last step of jomSocial registration flow. Avatar upload is not mandatory and you can either skip it or click next

Avataruploadregistration.png

Finishing up

Depending on the type of New User Account Activation we set at the very begining of this tutorial, the last screen will vary, but in our case, it will present this screen

Registration-complete.png

Click on Back to home or login to site.
Your Profile is created.