-->

Joomla Community Builder Author Access Level Automatically For Newly Registered Members

When first time registered on our Community Builder site, our new member always have permission as Registered Member by default. If we want to assigned them an Author Level Access, we must do it manually by hand. Thats not a simple way if we managed Social Networking site which will allowed every member to contribute articles / writers community.

But actually we can assigned automatically Author Access for our newly members on Community Builder by modify a one code.

Registration Option

Make sure your member registration is only through Community Builder. Just check Community Builder configuration:

  • Login to Joomla Administrator
  • Components -> Community Builder -> Configuration
  • Select Registration tab
  • Make sure the option: Allow User Registration is selected to “yes, independently of global site setting” (see picture below)

Community Builder Registration Tab

Community Builder Registration Tab

Modify Code



Open file comprofiler.php:
/components/com_profiler/comprofiler.php
Find and edit following line:

$row->gid = $acl->get_group_id('Registered','ARO');

into:

$row->gid = $acl->get_group_id('Author','ARO');

Thats all, now your newly registered member on Community Builder will automatically have Author Access so they can submit article into your site.


Related posts:

  1. Community Builder Joomla Social Networking Component
  2. Community Builder Short and Nice Profile Url
  3. Joomla
  4. How To Showing All Content Items On Joomla 1.0.xx RSS / Syndication
  5. 70 New Top Level Domains Will Be Present in 2013?


Share To Facebook | Tweet This


 
  • http://www.aerial7.com ipod headset

    You are right that its not easy to allow every member to access as a author. This code seems very helpful. Keep posting with such worthy stuff.

  • http://www.bloggyblogdesignz.com Whitney

    This code is very awesome, thanks so much for posting and please post more!

  • http://www.mysobe.com Jason

    So, that’s how a member can contribute article to a site. It is an easy access. Informative.

  • http://naruto-r.blogspot.com Hidup Untuk Berbagi

    Thanks

    Very COOL article!

  • http://www.diycarhire.com.au/car-hire-Brisbane.aspx Cheapest Car Rental Brisbane

    Joomla one of my favorite comment plugin. The Joomla community such a nice efforts.

  • http://www.uggprovide.com cheap ugg boots

    This code is very awesome, thanks so much for posting and please post more

  • http://www.barcodesaustralia.com Sarah

    Thanks for this post, and giving us this code ;)

  • dissertation

    Thanks, was looking forward to such info, what took you so long for sharing it. Hope to see such informative stuff in future as well.

    dissertations

  • http://dissertationguru.blogspot.com/ dissertation

    Great Post, I’ll be definitely coming back to your site. Keep the nice work up.

    dissertation writing

  • http://www.removalsisleworth.co.uk Removals Isleworth

    What are the privileges of a author in this community? So I can have an idea of it.

-->