Using Joomla 2.5, I have menu item that points to User Manager Registration Form (without language and other staff), it shows just basic fields - username, email, password. If I enter two emails that are not equal, then validation happens and form doesn't allow user to go to the nexst step (doesn't send activation email), however, it doesn't show any error messages.
I am new to Jooma. It is very strange, but I have not found anything useful about this topic in google search. I also tried to find some place where I can configure registration form, but without success. I am using default user registration template (I have just changed submit button class).
1) Can you, please, point me to some usefull links or give other clues how to show validation error messages on user registration form.
2) When user is registered successfully, it simply loads an empty pages? Is it default behavior or I have made something with this? EDIT: I have found out that default layout after use registration is empty indeed. I will change it per my needs, and this part of question is solved.