Guest
16 Jan 2013 17:39

I would like to have my users register at the same time on the same page as they fill out a form from cobalt 8. May you please tell me the steps I need to take to achieve this?

Community Builder is installed and ready along with Co8. Thanks in advance.

Last Modified: 15 May 2014


Guest
24 Jan 2013 14:28

Also would we be able to have an option in the back-end field type for register to hide the "login" portion of the register?


Guest
24 Jan 2013 14:38

Also is there a way we could specify the user group for the register field within the type to be set on register.

IE I have 2 types Talent and Clients so if I used the reg field once in each type, in the talent type I would like them to be registered to user group talent and in the client type I would like them to be registered to the user group client.

I can move them to another section if needed.

Thanks in advance.


Sergey
Total posts: 13,748
24 Jan 2013 22:22

Also is there a way we could specify the user group for the register field within the type to be set on register.

Since it register through core Joomla process all parameters in options of user manger should work including default group to set for new users.

Also is there a way we could specify the user group for the register field within the type to be set on register.

"Warning

Empty solution not allowed."

It is a PLG_RECAPTCHA_ERROR_EMPTY_SOLUTION

It means that captcha text was empty.

Also is there a way we could specify the user group for the register field within the type to be set on register.

"Warning

Empty solution not allowed."

IE I have 2 types Talent and Clients so if I used the reg field once in each type, in the talent type I would like them to be registered to user group talent and in the client type I would like them to be registered to the user group client.> Also is there a way we could specify the user group for the register field within the type to be set on register.

"Warning

Empty solution not allowed."

IE I have 2 types Talent and Clients so if I used the reg field once in each type, in the talent type I would like them to be registered to user group talent and in the client type I would like them to be registered to the user group client.

Also would we be able to have an option in the back-end field type for register to hide the "login" portion of the register?

Ok. I'll see what i can do.


Guest
25 Jan 2013 08:21

It is a PLG_RECAPTCHA_ERROR_EMPTY_SOLUTION

It means that captcha text was empty.

OK. I never used Captcha before, but once I installed this field (or perhaps because I turned off the email verification of registration and set it to none) I started seeing captcha errors. I will set the captcha keys as I can not disable it without the keys in it.

It is a PLG_RECAPTCHA_ERROR_EMPTY_SOLUTION

It means that captcha text was empty.

After I install v8.3 of register and create the field in the back-end I get:

Warning

JFolder: :files: Path is not a folder. Path: /components/com_cobalt/fields/email/tmpl/input

Anything I should do or worry about?

Any thoughts on this Sergery or the login module fileds question above?


stblink VIP
Total posts: 501
25 Jan 2013 08:58

Sergey my friend.... could you please consider adding what i believe are 2 features in Register Field ?

1 - As brad already mentioned, to add the possibility (as an option) to add an extra field that would associate the user to a J! User Group automatically.

Something like a dropdown box to let the user select what type of customer he is, Talent or Client (using brad example) which would be linked to a J! user group.

2 - Add the option to show Language dropdownbox for the user to select his language (and option make required option). I know there's translators like Falang and Joomfish but this way the admin can display modules for specific languages besides the fact that he can use Falang.

Of course, if you think they will be usefull for other Cobalt Members as well.

PS: Thanks for creating the Register Field.


pepperstreet VIP
Total posts: 3,837
25 Jan 2013 12:10

1 - As brad already mentioned, to add the possibility (as an option) to add an extra field that would associate the user to a J! User Group automatically.

Something like a dropdown box to let the user select what type of customer he is, Talent or Client (using brad example) which would be linked to a J! user group.

Already mentioned, a good point and feature...,

though its beyond the basic registration process in Joomla. As you know, in current core and logic is only a default group for new registrations. You might checkout this commercial plugin by joomapp.com. Maybe Cobalt can utilize it somehow!?

Another source for coding inspiration might be Akeeba Subscriptions. As far as i have read, it does assign J! user groups to a selected plan.

Joomla Forum thread about custom registration and usergroup assignment.

Regarding direct implementation of such a feature** into cobalt**:

Maybe with CUSTOM SQL parameter in a SELECT FIELD or even in new registration field.


pepperstreet VIP
Total posts: 3,837
26 Jan 2013 20:01

BTW, regarding CommunityBuilder & Cobalt "extended multimedia" profile... i think, you might even setup a normal CB registration... and configure the powerful Incubator plugins for a special workflow... mainly "CB Auto Actions" will be very useful. This plugin can redirect and control the visiter on certain CB events. Even the profile view and edit could be changed...

Maybe a weird idea, a lot of work and thinking, but possible ;-)


Sergey
Total posts: 13,748
26 Jan 2013 22:15

As you know, in current core and logic is only a default group for new registrations. You might checkout this commercial plugin by joomapp.com. Maybe Cobalt can utilize it somehow!?

In Joomla 3.0 you can set what would be the default group


stblink VIP
Total posts: 501
27 Jan 2013 11:41

I believe what he said was that would be nice that the user is allowed to choose into what usergroup he would like to sign in.

Default usergroup inserts all users into that usergroup. The user is not allowed to choose wich one.


Sergey
Total posts: 13,748
27 Jan 2013 22:10

Ok, you ment to add user to few groups? i do not think so. Because we use Joomla registration process. Otherwise we will have to rewrite this all complicated process which i wanted to avoid.

I have added as ability to set user grou in the field as allow user to chose what group to join but only one group.


stblink VIP
Total posts: 501
28 Jan 2013 08:41

More then 1 usergroup would be too much to ask for...

1 usergroup is fine, thanks!


Guest
28 Jan 2013 10:58

There error message is not full only beginning of the message.

Hidden text

That is what I see this inside the register field.


pepperstreet VIP
Total posts: 3,837
28 Jan 2013 12:39

I have added as ability to set user grou in the field as allow user to chose what group to join but only one group.

1 group is o.k.

How do you limit which group can be selected? I mean, can the admin limit the displayed groups?

Or do I have to put the selectable groups into a parent group before?

Just curious, because there might be groups that should not be viewable by the registrant.


stblink VIP
Total posts: 501
28 Jan 2013 15:17

Forget about the language option... only today i realized that when i press a flag from a specific country, that besides the elements translated on the backend it also looks in /language folder for the specific country extension files.


Sergey
Total posts: 13,748
29 Jan 2013 21:14

Groups.

If you select one group in fields parameters, then it will be assigned if you select more than one, those selected will be listed to user to chose..


Guest
31 Jan 2013 08:36

So have these features been added to file we can download from the site. As the file I see says 7 days old?


Sergey
Total posts: 13,748
31 Jan 2013 10:42

No Release this Thursday. I was out and I got to snow storm and could not get home.


Guest
31 Jan 2013 12:57

Got ya :D


Guest
01 Mar 2013 18:47

If user is public it will show email, user name (or only email if email is username or not even email if there is email field in artile) password and repeat password.

I tried to create a email field and it still showed in the register. I thought if I created field I could then call it in the simple_list.


Guest
29 Mar 2013 15:34

Got it thank you

Powered by Cobalt