FUEL CMS Forum
Discussions
Activity
Home
›
Support
›
Bug Reports
Sign In
·
Register
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
3.3K
All Categories
255
FUEL CMS News
112
News & Announcements
101
Share
273
Support
115
Bug Reports
90
Installation
242
Development
68
Feature Requests
117
Modules
CRITICAL SECURITY VERSION UPDATE:
https://github.com/daylightstudio/FUEL-CMS/releases/tag/1.4.13
Inline editing for non super admin
Andrew
July 2015
edited July 2015
in
Bug Reports
Hello!
Prompt how to enable inline editing for users who are not super admins?
No matter what permissions they have, markers does not appear...
Comments
admin
July 2015
edited 4:46PM
What version of FUEL are you running (you can look in the fuel/modules/fuel/config/fuel_constants.php file to find FUEL_VERSION constant)?
Andrew
July 2015
edited 4:46PM
Version 1.3
in early version got same issue
admin
July 2015
edited 4:46PM
Does this user have the pages create and edit permissions?
Andrew
July 2015
edited 4:46PM
Yes!
He have all available permissions, he can see markers only if I set "yes" super_admin in db->fuel_users...
admin
July 2015
edited 4:46PM
Unfortunately, I'm having trouble replicating this issue. In order to debug, you'll probably need to look at the Fuel_auth::has_permission() method to see why that particular user doesn't have permission.
Sign In
or
Register
to comment.
Forum Software Powered by Vanilla
Comments
in early version got same issue
He have all available permissions, he can see markers only if I set "yes" super_admin in db->fuel_users...