Hi I have unpublish the default login form and I have create a new login form. I have create also a registration form with chronoforms and I have connect it with database according to this tutorial http://www.youtube.com/watch?v=kRL__AsJw9g. My problem is when I complete the registration form it saves the data in database but I can't login with these data from the login form. Also it doesn't display the registered user in the user manager. 😟
Hi bobis,
There isn't enough information here to answer usefully.
Is your login form creating a new Joomla! User?
Bob
There isn't enough information here to answer usefully.
Is your login form creating a new Joomla! User?
Bob
No doesn't create a new user.
First of all I am using phpmyadmin for the database. When I used the default registration of joomla it saves all the data in database and then I login in with these information from the login form and it creates a new joomla user. When I created the new registration form with chronoforms I replace it with the default registration form of joomla.Now my problem is that with the new registration form it saves the information but I can't login with these information and it doesn't create a new user. How can my registration from do the same work as did with the default registration form of joomla?
First of all I am using phpmyadmin for the database. When I used the default registration of joomla it saves all the data in database and then I login in with these information from the login form and it creates a new joomla user. When I created the new registration form with chronoforms I replace it with the default registration form of joomla.Now my problem is that with the new registration form it saves the information but I can't login with these information and it doesn't create a new user. How can my registration from do the same work as did with the default registration form of joomla?
I added now but it doesn't change anything. Should I change the configuration or something else?
Congratulation for the tutorial.
How can I add more fields in Joomla user Registration?
How can I add more fields in Joomla user Registration?
Hi bobis,
You can add any fields you like to the form and then save the extra ones in a new table. You can't save any more fields to the core 'users' table without hacking it.
Bob
You can add any fields you like to the form and then save the extra ones in a new table. You can't save any more fields to the core 'users' table without hacking it.
Bob
Like this tutorial http://www.youtube.com/watch?v=kRL__AsJw9g?
This topic is locked and no more replies can be posted.