Im trying to integrate a new form with CB and joomla 1.5 registration.
I started by adding a tab and necessary fields to CB. I then wanted to have a registration form which consolidated the many steps into one, enabling new users to complete 1 form which would collect all of the user, user additional and custom CB fields all at once.
The form works, appropriate emails are generated, but I don't yet have the plug-ins configured properly as I am getting an error.
I should also note that I have not created an additional table as all of my fields are in existing tables. Username and passwords are in jos_user, firstname, middlename, lastname are in jos_comprofiler and my additional fields are in CB / jos_comprofiler.
I am assuming that I need to have all three chronoforms plug-ins "turned on" as the fields are spread across each of those tables; however I have tried them in various configurations as I was reading that these plug-ins do very different things.
Does anyone know of a manual or documentation that discusses the whats, wheres and whys of these plug-ins?
The only error that I am receiving prompts the user to enter "name" -- and for some reason the line is now duplicated as if to say I duplicated setup efforts some where twice. I was originally using the name field, which is why this is probably showing up; however, I have removed all references to "name" as I am now using the Fristname, Middlename, and Lastname for unrelated reasons.
Can anyone explain how the steps that are necessary to set up a custom form which uses, username, firstname, lastname, email, password, and a couple of special CB fields stored in the jos_comprofiler table?
I started by adding a tab and necessary fields to CB. I then wanted to have a registration form which consolidated the many steps into one, enabling new users to complete 1 form which would collect all of the user, user additional and custom CB fields all at once.
The form works, appropriate emails are generated, but I don't yet have the plug-ins configured properly as I am getting an error.
I should also note that I have not created an additional table as all of my fields are in existing tables. Username and passwords are in jos_user, firstname, middlename, lastname are in jos_comprofiler and my additional fields are in CB / jos_comprofiler.
I am assuming that I need to have all three chronoforms plug-ins "turned on" as the fields are spread across each of those tables; however I have tried them in various configurations as I was reading that these plug-ins do very different things.
Does anyone know of a manual or documentation that discusses the whats, wheres and whys of these plug-ins?
The only error that I am receiving prompts the user to enter "name" -- and for some reason the line is now duplicated as if to say I duplicated setup efforts some where twice. I was originally using the name field, which is why this is probably showing up; however, I have removed all references to "name" as I am now using the Fristname, Middlename, and Lastname for unrelated reasons.
Can anyone explain how the steps that are necessary to set up a custom form which uses, username, firstname, lastname, email, password, and a couple of special CB fields stored in the jos_comprofiler table?