CB Registration Plugin

cferron 18 Aug, 2010
I want to populate a specific CB field when my user submit a form.
I have the field team name (text) and the field subscription type (dropdown) with choice TEAM and INDIVIDUAL.

Is it possible to populate the corresponding CB field with a dropdown? So far I have matched the corresponding field in the plugin.

How do I tell the form which CB profile to modify? I have read somewhere that I have to pass it in the address, but how can I put it dynamically? &userid ??? what if I'm using the SH404SEF component?

When I submit my form so far I get an error 403 any ideas?

Any help is appreciated.

Thanks

Claude
GreyHead 18 Aug, 2010
Hi Claude,

I don't know much about CB but there have been a couple of useful threads about updating CB tables in the last couple of months if you search around.

Bob
jonclassmedia 07 Oct, 2010
Hello,

I am trying to configure CF to create a registration form for CB. The form is created and when submitted does/ should do the following:

1. Send email verification to new registrant - Works
2. Save data to a specified independent table in database - Works
3. Verify email and go to confirmation page when verification link in email is clicked - Works
4. Sync data with the CB comprofiler database - This does not work.

The plugin is enabled and I noticed that when configuring the CB plugin in CF only the fields marked positive or (1) for registration in CB are visible. Do all of the fields need to have content?

Please help if possible, I've been tinkering with this for months now on a live site to no avail.

Your help is sincerely appreciated.
This topic is locked and no more replies can be posted.