Closed (duplicate)
Project:
Context
Version:
7.x-3.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Jul 2011 at 14:49 UTC
Updated:
25 Apr 2012 at 13:35 UTC
I don't know why, but a user has role of admin can't import context. The button is missing. If I type in the url context/import, it says access denied.
However, user-1 can import context.
Comments
Comment #1
damienmckennaSeems like a problem with either CTools or something missing from Context's ctools_export_ui implementation, e.g. check context_ui/export_ui/context.inc in Context.
Comment #2
bcn commented#870938: Add new permission for controlling imports (from the ctools queue) has more info.
Comment #3
damienmckenna@noahb: Thanks for finding that. That makes this issue a duplicate.
Comment #4
damienmckennaFYI for anyone following this issue: you have to have the "Use PHP in settings" permission from the PHP module, which is not obvious; I've submitted a patch to add a new permission to CTools but there's no guarantee it'll be added.