New user inherits current users userrights

nettemor

Member
Hi,
I have created a user form in fabrik wich is connect to the joomla users.
I have set default user group to be public using the juser plugin.
But when creating a new user the new user seems to inherit the current users usergroup settings.
This is very annoing having to first unclick the options and then click the new ones. Looks like the default user group is not working.

Can this be prevented and the default setting be used instead ?
 
Make sure that the user-id element (the one storing the user id and linked to the "User ID field") is NOT a "user" element but a normal "field" element of a dbjoin to #__users.
 
So i changed the userident field in my table to be a databasejoin. Rendered as dropdown, hidden, Table is set to joomla user table, Value and label are both set to joomla usertable id column.
But it dont make a difference. I am still getting all the logged in user's usergroup settings when creating a new user.
Any other solution troester ?
 
The usergroup element has an option "Default to current user's groups" which is Yes by default. Set it to NO.
 

Members online

No members online now.
Back
Top