Registration

11 years 6 months ago #213373 by mikedell
Registration was created by mikedell
Hello, I am trying to figure out how to limit registration to require a code, or if no code provided require the purchase of a plan from cbsubs. Also I need to change username from input to simply echo a generated username.

Please Log in to join the conversation.

11 years 6 months ago #213432 by krileon
Replied by krileon on topic Re: Registration
You could use CB Invites to invite users and it'll generate them a code that can be used with the invite_code field provided with CB Invites. Simply set the field as required and it'd be needed for registration.

Alternative is to use CB Database Lookup fieldtype plugin and have a database of codes for it to compare against, you'd then have to manually give users codes.

To have it code based of subscription based simply create a Free plan then have your paid plans hide the code field (see workflows tab of your plans). This should give you the desired registration workflows either way.

As for the username generation this isn't really available. I mean you could disable the username field on registration then use CB Auto Actions to give the user a new username after registration trigger, but they won't see this until they register.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
The following user(s) said Thank You: mikedell

Please Log in to join the conversation.

11 years 6 months ago #213528 by mikedell
Replied by mikedell on topic Re: Registration
Where do I get CB DB Lookup field from?

Please Log in to join the conversation.

11 years 6 months ago #213543 by krileon
Replied by krileon on topic Re: Registration
You can find "CB Database Lookup field plugin version 1.0" within the Professional downloads section.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
The following user(s) said Thank You: mikedell

Please Log in to join the conversation.

11 years 6 months ago - 11 years 5 months ago #213557 by mikedell
Replied by mikedell on topic Re: Registration
**DELETED**

Please Log in to join the conversation.

11 years 6 months ago #213583 by krileon
Replied by krileon on topic Re: Registration
Remove the `id` column so it can auto increment. Enable debug mode and maximum error reporting when performing your tests to ensure a fatal query isn't occurring.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.193 seconds