The Joomla! Extensions Directory ™


Different User Registration Forms PluginExtension Specific Addon

This is simple Community Builder Plugin that response for what fields need show in CB user registration form.

Created and tested on CB 1.4
Just download, install and configure in plugin parameters

Create link to Registration Form and add "&form=[form id]" to end

For our sample i add "&form=author".

Install tips:
For install need use CB->"Plugin Manager"->"Install New Plugin".

Report

2010-10-29
Reviews: 2
In essence a very good plugin for CB but is crucially flawed by the fact that any error submitted will result with your applicant going back to the default registration values in CB creating a massive error in foolproofing....
Owner's reply

Fixed, also added new interface

2010-05-07
Reviews: 4
Error in J 1.5.15 "cannot find an xml file"... All other plug-ins are installing fine in the backend of this site. Even tried it with the legacy on, still fails to install.
2010-02-10
Reviews: 1
Great plugin!
But i have a problem, when a user register, and he hasen't filled all the fields, he goes to a form in which all the fields of all the forms are shown. Any solution?
2009-10-10
Reviews: 5
This is a very good CB plugin and does exactly what it says.

There is however an obvious problem because of which it can't be used. If I have some mandatory fields that I want to show in one form and not show in another than this doesn't work. Because when you will click on register, it will ask you to fill the mandatory fields (which may not be shown on this form). It's a real pity because otherwise this was exactly what I needed.
2009-08-23
Reviews: 10
Excellent plugin! After hours of trying to set up multiple forms using standard CB I found this gem. I dont know why I didnt look for it sooner...Worked for me right out of the box.

Thank you!
2009-07-13
Reviews: 4
some weeks ago I bought the commercial solution (www.cms-tiger.com) of profilemanager (proma 2.2) for providing different types of users. It is nice because it does not use joomla´s "author, editor, manager" structure and creates real cb profile types. but it is obviously not able to use more than 1 language and their support is really slow and not very helpful. And as a programmer, you cannot fix or change anything (f***ing ioncube encryption)
now I found this nice little free plugin, it uses joomlas user type structure, but that is ok for at least one project I need this.

Just one little issue I found that needs to be fixed/added:
When a user forgets to fill a required field, an error message pops up and after that...a redirect to the standard registration form happens. it should redirect to ...&form=author for example.
this cannot be edited in cblogin module parameters
2009-07-10
Reviews: 1
Many thanks for this plugin, which is working with CB 1.2.1.
2009-07-07
Reviews: 1
Good plugin...Thanks...only a little problem...I'm glad if you can help me...after the installation and the correct use of plugin, in the pages of registration occur the following error:

Notice: Undefined variable: prefetchFields....on line 65

in the code the line is the following:

if ( $tabid && ! $prefetchFields ) {

after commenting the test on the prefetchField variable, the error on the page disappears.

Very good plugin.
Owner's reply

Fixed problem.
Thank you.