CMS MADE SIMPLE FORGE

Frontend Users

 

[#12164] Frontend User Management is gone

avatar
Created By: cyrcle (cyrcle)
Date Submitted: Wed Oct 09 10:06:21 -0400 2019

Assigned To: Robert Campbell (calguy1000)
Version: 3.1.4
CMSMS Version: 2.2.12
Severity: Major
Resolution: None
State: Open
Summary:
Frontend User Management is gone
Detailed Description:
After an upgrade of FEU 2.12.2 to FEU 2.14.3.4 then to FEU 3.1.4, Frontend User
Management is gone from the admin navigation menu.
Now, new users cann't be added by non-administrators users.

In Backend Group Permissions, are gone :
	•	Modify Front-End User Groups			
	•	Modify Front-End User Properties			
	•	Modify Front-End Users
There is only left (with this spelling) :
	•	Modify FrontEndUser Properties

Add Core permissions :
	•	Manage Users
	•	Manage Groups
to a Backend Group doesn't allow Frontend User Management either.

The CMSMS originally installed version was 2.2.5 but I already had a similar
problem with a website with CMSMS 2.1.6 and FEU 2.3.2
http://dev.cmsmadesimple.org/bug/view/11326


History

Comments
avatar
Date: 2019-11-03 18:03
Posted By: cyrcle (cyrcle)

In cms_permissions table these lines were missing :
(49, 'FEU Modify FrontendUserProps', 'Modify FrontEndUser Properties',
'FrontEndUsers', '2019-11-03 23:08:30', '2019-11-03 23:08:30'),
(50, 'FEU Modify Users', 'Modify Front-End Users', 'FrontEndUsers', '2019-11-03
23:08:30', '2019-11-03 23:08:30'),
(51, 'FEU Modify Groups', 'Modify Front-End User Groups', 'FrontEndUsers',
'2019-11-03 23:08:30', '2019-11-03 23:08:30');

I added them and I replaced id value 48 by 51 in cms_permissions_seq.

Now, Backend Group Permissions for FEU are back and Editors group can manage
Front-End Users.

In cms_permissions table there remains a line that is no longer useful :
(37, 'Modify FrontEndUserProps', 'Modify FrontEndUser Properties',
'FrontEndUsers', '2018-02-16 20:19:27', '2018-02-16 20:19:27'),
Is it possible to remove it?

      
avatar
Date: 2020-03-03 05:57
Posted By: Tristan (tristan)

Bug is still present in 3.2 I'm afraid.
      
Updates

Updated: 2019-11-03 18:03
resolution_id: => 5