After fresh install on Drupal (standard install, not Open Atrium), I can not access any of the CT Plus views or create content and instead get the message 'Access Denied' (even when looged in as Administrator...). I have checked permissions which look fine. Any idea where to look at?
Thanks!
Comments
Comment #1
danepowell commentedAh- that's caused by the Spaces integration. In the short term, you can resolve it by going to
features(the path, as in www.example.com/features), and enabling CT Plus.But I don't really Spaces should be a dependency in the first place, so I'll probably remove it with the next release.
Comment #2
danepowell commentedUnfortunately I'm not sure I'm going to be able to solve this on my own, but anyway enabling CT Plus for the Space should solve the problem for now.
#997282: Move Spaces dependency (and other OA-specific features) to OA CT Plus
Comment #3
ymdavoust commentedThanks Dane - #1 indeed solves the issue and CT Plus now works like a charm..
Comment #5
jwilde commentedHi,
I tried the above solution and it does not work. I'm using Drupal commons.
Any ideas?
Thanks,
Jim
Comment #6
danepowell commentedSorry, dunno- usually this problem is caused by needing to enabled the feature for whatever space you're currently in when you get the access denied message. Spaces integration really needs to be cleaned up, but I don't have nearly enough time to take care of it right now.
Comment #7
eileen commentedI'm using a clean install of Open Atrium (6.x-1.0-alpha11) and and getting Access Denied for all project and task nodes, even after trying this fix. Any idea what else might be causing it? The nodes are created by admin user1 (only member of the only test group) and all CT Plus permissions I can find have been enabled.
Could it have something to do with the fact that I uninstalled my old, traditional "Case Tracker" module that came packaged with Open Atrium? I couldn't find a reason to keep it...or find any documentation about what to do with it. Was I wrong to assume it would conflict with CT Plus?
Any help (or theories?) would be appreciated. Thanks.
Comment #8
eileen commentedSolved. It's not just a matter of enabling CT Plus on the "Features" settings page, it also must be enabled in each group itself: your_group -> Settings -> Customize Features -> CT Plus
Comment #9
danepowell commentedI think that is mentioned in the INSTALL.txt...
Comment #10
eileen commentedIt seems counter-intuitive to default to "disabled" for websites where users have permission to create their own groups. Every time a user creates a group, the admin then has to go in and enable ct plus for that group?