Non-uid 1 cannot set configuration
nicomat - October 26, 2008 - 17:36
| Project: | Filter by node type |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
hi,
i'm struggling with using filterbynodetype, and i'm not sure if this is a bug or some stupidy of mine.
i installed the thing (under drupal 6), activated it in admin/modules but don't see any clickable list in admin/content/node-type/page (for example). huh?
cheers,
nico

#1
Check your permissions? You need administer filters, I believe.
#2
i have 'adminster filters' checked with authenticated users, but no success.
just managed to handle it after explicitly logging in as 'admin', hm. problem solved for me, hence, but still i think that's not how it is supposed to work. how can i help debugging, if necessary?
#3
So it works as uid 1, but not as any other user? Try setting your non-uid 1 user to a role that has every single permission. If that user still can't access the checkboxes, that sounds like a typo-style bug. :-(
#4
okay, granted the non-uid 1 user _all_ permissions found in admin/user/permissions, but no success. the list only shows up for the uid 1 user.
#5
having the same problem
#6
Changing title to be more descriptive. I'll try to get to this shortly.
#7
I guess this should work.
@Crell: I'd like to give this a shot and test whether works flawlessly with Wysiwyg in front of the next release.
#8
nice! works for me.. :)
#9
#10
works for me too
#11
Thanks folks! I sorted out some brokenness in the way the branches are setup and committed this patch to the 6.x branch. (I do not use HEAD for modules.) The 6.x-dev tarball should be generated shortly. I'm going to wait a little bit before making another tagged release to see if #154760: not available for comments? can get in.
#12
Automatically closed -- issue fixed for two weeks with no activity.
#13
*grumble*
Marked #618978: Typo in access permission for content type forms as a duplicate. I think maybe half a year is long enough to wait for #154760.