|
Give all new members of your Joomla site AUTHOR status. This will save you time if you're running a site with multiple content contributors. You'll need to download a file located here: /components/com_registration/registration.php
We're looking for this line of code (Around line 145 in Dreamweaver): $row->gid = $acl->get_group_id('Registered','ARO');
|
|