Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

new_usertype

11 years 1 month ago
  • Lionel's Avatar
    Topic Author
  • Lionel
  • Offline
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 0
Licenses:
JomSocial Active

I would like new jomsocial users to belong to Authors group while new Joomla users are set to Registered

in components/com_community/controllers/register.php around line 360 (note the code Id like to change in the 3rd line remarked out.)

        // Get usertype from configuration. If tempty, user 'Registered' as default
        $newUsertype       = $usersConfig->get( 'new_usertype' );
        //$newUsertype       = 'Author';     <<<<<<<< I'd like to add this

        if ( ! $newUsertype)
        {
            $newUsertype = 'Registered';
        }
however when removing //... Joomla user manager registers the user with BLANK Group...

I must be missing something silly or is there another paramater I can set to resister Jomsocial users as Authors?

11 years 1 month ago
  • Dimas Tekad Santosa's Avatar
  • Dimas Tekad Santosa
  • Visitor
  • Thank you received: 0
Licenses:

Hi Lionel,

You cant do this from that page, you need setup the Joomla user configuration->Options->and set New User Registration Group to achive this.

11 years 1 month ago
  • Lionel's Avatar
    Topic Author
  • Lionel
  • Offline
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 0
Licenses:
JomSocial Active

Ok, let me re-phrase the question...
If had regular users who register trough joomla where new_usertype is set to Registered, I now want a different target audience with extended registration through Jomsocial choosing from multiple profiles whereby they would become Authors, what would be the best way to achieve this?

11 years 1 month ago
  • Dimas Tekad Santosa's Avatar
  • Dimas Tekad Santosa
  • Visitor
  • Thank you received: 0
Licenses:

Hi,

Do you mean want the multile profile from Jomsocial can be integrated with user group from Joomla? I am sorry by default this is impossible right now.. We actually on research for this feature, probably will be added on 3.3

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW