By User on Wednesday, 19 February 2020
Posted in General Issues
Likes 0
Views 408
Votes 0
Hello. How can I disallow Administrator (not SuperUser) to delete other users in EasySocial front page? Thanks.
Hi there,

Basically, as you change to it, it will set the user group to non siteAdmin. Thus this group will no longer have the ability as site admin.
Where site admin actually has the right to delete user on the site.
But, if you want to customize to detect certain user id cannot do the delete user functionality (from admin group)
you can customize in the file:
.../components/com_easysocial/themes/wireframe/helpers/user/mini.header.php
.../components/com_easysocial/themes/wireframe/helpers/user/actions.php
·
Wednesday, 19 February 2020 18:08
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You need disallow Access Administration Interface permission for the admin group permission as example: https://take.ms/xKU27

Hope this helps
·
Wednesday, 19 February 2020 15:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello. What else Administrator will lose? Thanks.
·
Wednesday, 19 February 2020 16:03
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks. I edited only this one .../components/com_easysocial/themes/wireframe/helpers/user/actions.php and ca't fount where mini.header.php is used. At the video pages, albums it use actions.php. So I didn't edited mini.header.php at the moment.
·
Thursday, 20 February 2020 02:42
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome Glad to hear your issue has resolved.

Just for your information, I have locked and marked this thread as resolved to avoid confusions in the future. Please start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiries.

Thanks for understanding and have a nice day ahead
·
Thursday, 20 February 2020 10:11
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post