Ok, I am at the point to give up. I have read the "Create a Joomla Registration Form using ChronoForms" tutorial and then read the forum posts about applying that for a CB Registration and have done the following:
1) Created form
2) Enabled the CB Registration plugin
3) Turned Joomla Registration On in Site->Global Configuration
4) Added a field for Name because CB requires it(from forum post by Bob)
5) Mapped the fields for my Chronoforms to CB Registration from Forms Management
6) Redirected Register button in template to my new form(from forum post by Max)
When I fill out form and submit, nothing happens, no information is saved to tables. Turned on debug in form and I get
Form passed first SPAM check OK
Form passed the submissions limit (if enabled) OK
Form passed the Image verification (if enabled) OK
Form passed the server side validation (if enabled) OK
$_POST Array: Array ( [text_1] => tuser [text_2] => tuser [text_3] => tuser [text_8] => tuser [text_4] => tuser12 [text_5] => tuser12 [text_7] => [email]tuser@yahoo.com[/email] [chrono_verification] => HTqXr [button_9] => Register [82008d02e035e5234127a45954f4104b] => 1 [1cf1] => dea74901b1fa43badf48baf8d28f472b [chronoformname] => Register )
$_FILES Array: Array ( )
Form passed the plugins step (if enabled) OK
Debug End
I am on Joomla 1.5.14, CB 1.2.1, and the latest Chronoforms from the download section.
I saw a post by Bob that indicated that there may be issues with the CB Plugin and CB 1.2.1. Is that my issue, or am I missing something else in my setup?
Any help would be appreciated. Thanks
1) Created form
2) Enabled the CB Registration plugin
3) Turned Joomla Registration On in Site->Global Configuration
4) Added a field for Name because CB requires it(from forum post by Bob)
5) Mapped the fields for my Chronoforms to CB Registration from Forms Management
6) Redirected Register button in template to my new form(from forum post by Max)
When I fill out form and submit, nothing happens, no information is saved to tables. Turned on debug in form and I get
Form passed first SPAM check OK
Form passed the submissions limit (if enabled) OK
Form passed the Image verification (if enabled) OK
Form passed the server side validation (if enabled) OK
$_POST Array: Array ( [text_1] => tuser [text_2] => tuser [text_3] => tuser [text_8] => tuser [text_4] => tuser12 [text_5] => tuser12 [text_7] => [email]tuser@yahoo.com[/email] [chrono_verification] => HTqXr [button_9] => Register [82008d02e035e5234127a45954f4104b] => 1 [1cf1] => dea74901b1fa43badf48baf8d28f472b [chronoformname] => Register )
$_FILES Array: Array ( )
Form passed the plugins step (if enabled) OK
Debug End
I am on Joomla 1.5.14, CB 1.2.1, and the latest Chronoforms from the download section.
I saw a post by Bob that indicated that there may be issues with the CB Plugin and CB 1.2.1. Is that my issue, or am I missing something else in my setup?
Any help would be appreciated. Thanks