Inline editing for non super admin

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

  • edited 6:48AM
    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)?
  • edited 6:48AM
    Version 1.3
    in early version got same issue
  • edited 6:48AM
    Does this user have the pages create and edit permissions?
  • edited 6:48AM
    Yes!
    He have all available permissions, he can see markers only if I set "yes" super_admin in db->fuel_users...
  • edited 6:48AM
    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.