CMS MADE SIMPLE FORGE

Frontend Users

 

[#7978] User with limited rights can't access to FEU admin since update

avatar
Created By: Square (square)
Date Submitted: Mon May 21 10:50:54 -0400 2012

Assigned To: Robert Campbell (calguy1000)
Version: 1.17.3
CMSMS Version: 1.10.3
Severity: Major
Resolution: Fixed
State: Closed
Summary:
User with limited rights can't access to FEU admin since update
Detailed Description:
Since last update, a user who has limited access to backend, can't edit or creat
users anymore.

This user is in a group which has the following rights (related to FEU) :
Add Front-End Users
Modify Front-End User Group Assignments
Modify Front-End Users
Remove Front-End Users

Users form that group can't access to FEU anymore in the backend : no link point
to FEU adminsitration, just like the module isn't installed.


History

Comments
avatar
Date: 2012-05-21 11:16
Posted By: Robert Campbell (calguy1000)

Tried clearing the cache?
      
avatar
Date: 2012-05-21 11:23
Posted By: Square (square)

Cache cleared.
Problem still here.
No such problem with Admin User privilege. Will try to create a new group with
the same permissions later to check.
      
avatar
Date: 2012-05-22 15:18
Posted By: Square (square)

When I set Modify Front-End User Properties  on
Only the modify properties appears in the menu. See all my permissions


Modify Front-End User Group Assignments 	On
Modify Front-End User Groups 	Off
Modify Front-End User Properties 	On
Modify Front-End User Templates 	Off
Modify Front-End Users           	On
Modify Front-End Users Site Prefs 	On
Modify FrontEndUser Properties   On

There's twice Modify FrontEndUsers Properties

Here's the source code :

    <tr class="row1">
 		<td>Modify Front-End User Group Assignments</td>
<td class="g2"><input type="checkbox" name="pg_80_2" value="1"
checked="checked"  /></td>
					    </tr>
      
    <tr class="row2">
 		<td>Modify Front-End User Groups</td>
<td class="g2"><input type="checkbox" name="pg_79_2" value="1" 
/></td>
					    </tr>
      
    <tr class="row1">
 		<td>Modify Front-End User Properties</td>
<td class="g2"><input type="checkbox" name="pg_83_2" value="1"
checked="checked"  /></td>
					    </tr>
      
    <tr class="row2">
 		<td>Modify Front-End User Templates</td>
<td class="g2"><input type="checkbox" name="pg_84_2" value="1" 
/></td>
					    </tr>
      
    <tr class="row1">
 		<td>Modify Front-End Users</td>
<td class="g2"><input type="checkbox" name="pg_76_2" value="1"
checked="checked"  /></td>
					    </tr>
      
    <tr class="row2">
 		<td>Modify Front-End Users Site Prefs</td>
<td class="g2"><input type="checkbox" name="pg_82_2" value="1"
checked="checked"  /></td>
					    </tr>
      
    <tr class="row1">
 		<td>Modify FrontEndUser Properties</td>
<td class="g2"><input type="checkbox" name="pg_50_2" value="1"
checked="checked"  /></td>
					    </tr>

      
avatar
Date: 2012-08-27 18:38
Posted By: Robert Campbell (calguy1000)

Just reviewed the source code, AND tested as described.  No problems for me.
      
Updates

Updated: 2012-11-28 12:59
state: Open => Closed

Updated: 2012-09-06 23:51
resolution_id: 11 => 7

Updated: 2012-08-27 18:38
resolution_id: 5 => 11

Updated: 2012-05-21 11:16
resolution_id: => 5