How can i give other users then admin the permission to create groups?

I've installed OG groups.
Created a new content type and made it a group node.
Under administer - access - og module I gave the verified user the permission to administer groups.

I can make a group with admin.
With a test user i can join the group but the test cannot create a group of its own.

I checked info on this page http://drupal.org/handbook/modules/og but for some reason i dont have the permission
to see the content behind the links.

Comments

mcrickman’s picture

Try the role permission settings.

admin/user/roles

held69’s picture

Under role permissions-verified user-module og there are only two configurations possible.
administer organic group can be turned on or off in my case its on but doesn't give my test user
the permission to create a group.

Do is oversee another configuration or am i missing a module?

I have 7 of them : og block visibitity - on
og groups -on
og group acces control - on
og group actions - on
og group notifications - off
og group panels -off
og group views integration - on

mcrickman’s picture

Under the user permissions for the role you want to be allowed to add groups is there not a administer og groups check box?

admin/user/permissions

If not you can always sent in a support request on the op groups project page.

http://drupal.org/project/og

held69’s picture

Under admin/user/permissions there is a check box and its marked for verified users.
But as i mentioned, my verified test user can't make a group.

Thanks for replying though

pengi’s picture

How exactly can't they make a group? Is there no option to create an OG under Create Content?

jhun vert’s picture

Did you create a content type and assign that content type as your Group Node?

held69’s picture

Yes i did that now, i got it it fixed thanks alot